ASP.NET Performance Tips This article provides some tips to improve

January 14, 2008 – 1:00 pm

ASP.NET Performance Tips
This article provides some tips to improve the performance of your ASP.NET applications by using multiple recordsets, paged data access, and Cache API. The author further examines Per-request, Page output, and Kernel caching mechanisms along with a description of connection pooling and GZip compression.
Adiseshu Dasari

My VS2008 Articlette in TechNet Magazine
Even though I am a developer (as opposed to an IT Pro), I do enjoy some of the content of the UK TechNet magazine to which I subscribe. In the January issue, they feature a two-pager (p10-11) on the three launch products for 2008 (SQL Server, Windows Server and Visual Studio). I recall being asked t…
The Moth

Activate your iPhone using .NET 2.0

It appears that Jon Johansen (DVD Jon) is now a .NET developer. He has created a little .NET 2.0 application to activate your iPhone without giving any personal information to AT&T. The application runs as an activation server on your local machine. You then redirect albert.apple.com to 127.0.0.1 in your hosts file. Zac Bowling is attempting to get it working on the Mac via Mono.

INTSPEI ships first release of P-Modeling Framework
The International Software and Productivity Engineering Institute (INTSPEI) has released its P-Modeling Framework, which enhances software development with a new quality assurance approach.

Sky Software ships FolderView.Net Control 9.0
Sky Software has released FolderView.Net Control 9.0, which brings drop-in Windows-Explorer-like folder browsing UI functionality to your applications. The control can replace the plain, inflexible, modal APIs which UI developers are currently limited …

You must be logged in to post a comment.