Pages

Search This Blog

Friday 9 May 2014

Basics of Asp.net using C#

Hi friends, Here I say about basic things about visual studio. So it will be easy to use for you.


Before saying about that I just want to say you to install Visual studio 2008/2010..... (http://download.cnet.com/Microsoft-Visual-Studio-2010-Professional/3000-2212_4-10618634.html) this is the link to download VS2010.....


There is no much difference between VS2008(3.5) and VS2010(4.0) the framework they uses was different ....

For every page in C# there are 3 files generated

1) File.aspx

2) File.aspx.cs

3) File.aspx.designer.cs

In “File.aspx” we write frontend code like “creation of textboxs, labels and many more......”

In  “File.aspx.cs” we write backend code like “ storing data into database, retrieving data and comparing and many more......”


In “File.aspx.designer.cs” we will do nothing it was generated automatically by its own .

The advantage of using Visual Studio is it was so simple to learn and understand by anyone. The main thing that we like is "We can do drag and drop according to our wish"

Step1:

Open a project/website.

Step2:

Go to View-->Tool box.

Then a tool box was shown on your left hand side on the screen. They will be different things like "labels, textboxs and many more.... "

Step3:

Drag them and put where you want.





And you must have a little bit knowledge about Database commands.....

You can rate my ASP.NET classes on right side top of blog.....

                                                                         -Your's Santoshklpkl

No comments:

Post a Comment

Animated Social Gadget - Blogger And Wordpress Tips Twitter Bird Gadget