ASP.NET 2.0 Website Programming-Problem – Design – Solution .Net2TheMax – Marco’s Books: Marco Bellinaso has just released the full source code of his latest book “ASP.NET 2.0 Website Programming”, which builds an entire and professional website with e-commerce, polls, forums, newsletters, articles management, account administration, user-selectable themes, webparts, localization and more.… Read More
Efficiently Paging Through Large Result Sets in SQL Server 2000 http://www.4guysfromrolla.com/webtech/041206-1.shtml Introduction When displaying large amounts of data to a user, it’s important that the information be presented in digestible chunks rather than slamming it all down their throats at once. For example, searching for “Microsoft” on Google returns approximately 2,190,000,000 results, but thankfully Google only shows me ten of those at a time. When… Read More
Extreme ASP.NET-Keeping secrets in ASP.NET 2.0. Extreme ASP.NET: Keeping secrets in ASP.NET 2.0. — MSDN Magazine, May 2006: oring data securely in a configuration system is not an easy problem to solve. While I was on the ASP.NET team, this particular feature, secure connection string storage, looked as if it wouldn’t get done. A whole host of problems surrounding it, such… Read More
ASP.NET Common Web Page Class Library ASP.NET Common Web Page Class Library – Part 1 – The Code Project – ASP.NET: Table of contents Introduction Embedded resources Script compression Using the assembly in your projects Using BasePage and its derived classes in your own applications No styles in design view The BasePage class Enabling and disabling form controls Setting control focus… Read More
Latest ToDoList Release (4.7) ToDoList Resources © AbstractSpoon Software This is the latest formal (non-beta) release. To install ToDoList simply unzip this link into any folder and then double-click the resultant program icon. Note: plugins, including the rich edit comments field, are now supplied in a separate download below. Simply unzip into the same folder as the ToDoList executable.… Read More
ASP.NET 2.0’s Membership, Roles, and Profile http://aspnet.4guysfromrolla.com/articles/040506-1.aspx (Best!) Membership and Role providers for MySQL – The Code Project – ASP.NET: ASP.NET 2.0 and the Provider Model, without SQL Express. How to setup ASP.Net 2 providers in SQL 2005. Membership Providers – Aquest Hosting Community.… Read More