Thursday, September 22, 2011

How to Install Visual Studio 2010 (Dotnet 4.0 Setup)

How to Install Visual Studio 2010 : Dot net 2010 : .Net Frame Work 4.0
First Install IIS internet information server
Than open your VS 2010 folder


Step 1 :
-----Click on Set up,  below pop up will appears on ur  Desk Top, click on Install MicroSoft Visual Studio 2010


Step2 :
----Click on the Next Button 
Step 3:
----- Select, I have read and accept the licence terms
-----Than click on Next button

Step 4 :

----- Select Options Full or Custom
 Default Full
----- If u don't have required space in u r C:// drive , use another drive to save visual studio program files in ur PC
by using browse button on right hand side
Step : 5 :

---Click on Next Button
Step 6 :
--- Wait for Installation
--- One Pop Up will appears on ur  Desk Top with Success Message
----Click on Finish Button

Just click on Exit if any pop up will appears on ur  Desk Top

Step 7 :
Now Click on Start Up Button
Click on All programs
Scroll it find Visual studio 2010
Click on that

Step 8 :

Right Click on The Microsoft Visual Studio 2010 Copy and Paste it on Desktop


U will find Short Cut symbol in ur desktop

Double Click on it
One Pop Up will appears in ur desktop Select Visual C development Settings

Click on Start Visual  Studio ........

Saturday, September 3, 2011

Differences of ASP.NET 2.0/3.0/3.5/4.0

ASP.NET 2.0
1.Improve the Reliability and Usability of WebApplication
2.Reduce the Number of Lines of Code you have to write in common scenarios
3.Offer User Features to Personalize Web Applications
4.Provide enhanced design Features to generate consistent layouts and design

-----MasterPages
-----NestedMasterPages
-----Themes and Skins
-----Membership
-----LoginControls
-----Profile Properties
-----Web Parts

As we all know, ASP.NET 3.5 has introduced with the following main new features

1) AJAX integration
2) LINQ
3) Automatic Properties
4) Lambda expressions