posted on Sunday, March 20, 2005 7:27 PM by Saravana

Latest on ExtremeExperts

Latest articles on ExtremeExperts,


Code Snippets in VS.NET 2005.

During application development, you might come across a situation where you need to write the same code repeatedly with just a few changes. VS.NET 2005 is coming up with a new feature called code snippets, which will help developers to insert code snippets from a snippet store into the program with just a few key strokes.

Part 1, Part 2

Configuration Management in ASP.NET 2.0.

One new, important feature in ASP.NET 2.0 is the ability to read/edit the configuration files in local machine or remote machine. In ASP.NET 1.x, editing of the configuration files was not supported. However, in ASP.NET 2.0 you have strongly typed APIs to read/edit the configuration files.This article series describes the various options available in ASP.NET 2.0 to read/edit the configuration files.

Part 1, Part 2

 

Your feebacks and comments are most welcome...

Comments