Wednesday, December 14, 2005

Visual Studion 2005 and ASP.Net2.0

VS.Net2005 and ASP.Net2.0 are scheduled to released in chennai tommorrow(15-Dec-2005). VS.Net2005 and ASP.Net2.0 has been released offically on 7-Nov-2005 in US. I had a look at the beta version of the software though full version is available at the market. Some of the cool features of the VS.Net2005 and ASP.Net2.0

VS.Net2005 IDE

1. Edit and Continue - for debugging purposes.
2. Refactoring -
3. Trace Point
4. Visualizer.
5. SQL Server can added as part of the application. MDF & Ldf files are automatically added.
6. Checking performance using CLR profiler is packed with IDE.
7. Nunit is packed with IDE for unit testing.



ASP.Net
1. Master Pages
2. Cross Page posting
3. New ASP.Net controls for login,forgot password,GridView
4. Wizard based User,Role managment,Security.
5. Better Caching facilities.
6. Better control while designing aspx pages. IDE is made to look better.
7. Package of Light weight IIS.
8. No need to pack aspx for deploying to clients.
9. Web.Config is now editable in IDE.


Deployment
1. Single Click Deployment.


I will continue on this in future posting,