Monday, 17 February 2014

How to Start with ASP.NET

For those who are curious to make a website using .NET-A Microsoft Web Development platform .So here my post teaches you to make the simplest website page using IDE Visual Studio integrated with .net framework .So what you need is an IDE .Don't worry thats available easily on Microsft Website .


Step 1: Install the Visual Studio IDE .It will take 20-30 minutes to complete.

Step 2: Open the IDE and select the default development platform. You will then be displayed a Start page as shown .
I am using visual studio 2008



Step 3: To create a Web page click the first tab that's File here and select Create New Website as shown


Step 4: A dialog box will appear and select ASP.net Website .Choose the Path in which you want to save or you can use default Visual Studio Directory as i have used here. Press OK

Step 5: You will be shown A Default Page that's your first website page.You will be shown various tools on the left bar as shown here using which you can create your page creatively using colors too.


I have typed here HOWQUEST .
Remember now you are in design mode.The corresponding html code can be used using split or source code tab shown at extreme bottom.You can edit html using your skills.I have used <Center> tag here.



Step 6: Now all you want is to run your website which will use your asp.net development server 
inbuilt within visual studio .Don't worry you don't want to do any additional installations it will automatically loads in your default browser as shown.
You need to press F5 To exexute.

OUTPUT:

0 comments:

Post a Comment

Copyright @ 2013 HowQuest.

Join me on Facebook Follow me on Twitter Subscribe to RSS Email me Give it a title