Tech Tutorials Database
GeekArticles Database SQL Server
 

Four Little Known, Helpful Methods, Properties, and Features for ASP.NET Developers

 
Author: 4guysfromrolla.com
Category: SQL Server
Comments (0)

<p> The .NET Framework is big. Really big. The <code>System.Web</code> assembly, which contains the guts of ASP.NET, is comprised of nearly 2,000 types, over 23,000 methods, and more than 12,500 properties. And not counting any of the functionality added to ASP.NET since version 2.0. ASP.NET AJAX, the ListView control, Dynamic Data, URL routing, and other features add hundreds of new types and thousands of new methods and properties. </p><p> Given the size and scope of the .NET Framework and ASP.NET even there are certain to be dark corners for even the most experienced developers. There are certain classes, methods, and properties in the .NET Framework that every ASP.NET developer is intimately familiar with: the <code>Request.QueryString</code> collection; the <code>Session</code> object; <code>Page</code> object properties like <code>IsValid</code> and <code>IsPostBack</code>. Yet even in these familiar classes there are very useful and very helpful properties, methods, and features that are less widely known. Heck, been building ASP.NET applications and writing about ASP.NET functionality and features full time since 2001, and once or twice a month I still stumble across an unknown feature or a helpful property or method buried in some dark corner of the framework. </p><p> This article lists four helpful methods, properties, and features in the .NET Framework that, in my experience, are not widely known to ASP.NET developers. Read on to see my list! And if you have suggestions to include in this list, <a me a line</a>! <br /><a More &gt;</a></p>

Read More...




Sponsored Links




Read Next: Using Microsoft's Chart Controls In An ASP.NET Application: Rendering the Chart



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe