From the category archives:

ASP.Net

ASP at a glance

by Shabbir on April 10, 2009

in ASP.Net

ASP contains text, HTML tags and different scripts. These scripts in an ASP file are executed on the server.Before learning ASP one should have knowledge of VBscript or Java script.ASP means Active Server Pages and this pages runs on Internet Information Services .ASP file is the same as HTML file it contains HTML, [...]

{ Comments }

In the previous two articles (1, 2) we explained connecting to Microsoft Access database and writing to it, in C#.
Now we do that in ASP.Net.
For start create a new ASP.Net project. First of all we are creating two labels, two text boxes and one button with the following code (add it between the <div></div> tags)
 
So, [...]

{ Comments }

ASP.Net Web Site Sample

by Shabbir on April 28, 2008

in ASP.Net

Today we will create a simple ASP.Net web site.
You must have Visual Studio or Visual Web Deleloper to start creating web sites with ASP.Net.
We will use Visual Studio 2008.
To start go to File -> New -> Web Site (Shift+Alt+N). In the dialog box under the Templates area select ASP.NET Web Site, set the Location to [...]

{ Comments }

    About the Author

  • author photo

    My Name is Shabbir Bhimani and I am developer by profession in the field of applications, web and database. Currently doing full time online marketing and like to share my experiences on how you can make money online @ CodeItWell.com. Read more ...


    See how you can get in touch with me.