.net

2

10 ASP.NET Performance and Scalability Secrets

http://www.codeproject.com

ASP.NET 2.0 has many secrets, when revealed, can give you big performance and scalability boost. For instance, there are secret bottlenecks in Membership and Profile provider which can be solved easily to make authentication and authorization faster. Furthermore, ASP.NET Http pipeline can be tweaked to avoid executing unnecessary code that gets hit on each and every request. Not only that, ASP.NET Worker Process can be pushed to its limit to squeeze out every drop of performance out of it.

Read more »
feeder's picture
Created by feeder Created 28 weeks 6 days ago – Made popular 28 weeks 6 days ago
Category: Build   Tags:
2

Dot Net Framework 3.5 Namespace poster available for download

http://www.vikramlakhotia.com

Here s something that I found very useful on the Dot net framework3.5. If you have just started to learn about Dot net framework 3.5 and want to know all the changes in the name space and the new namespaces includes in the framework, below is the chart showing it.

Read more »
Created by voob Created 31 weeks 1 day ago – Made popular 31 weeks 1 day ago
Category: Discover   Tags:

User login