Ten Days Society ASP.NET

xiaoxiao2021-03-06  83

Ten Days Society ASP.NET's first day

I think ASP.NET is much more difficult than ASP, I hope everyone will prepare. It is difficult to make a lot of ways to achieve the same effect, and everyone may be confused. Ten Days Society Series The tutorial will clearly write a variety of methods, so that everyone can be less bumpy. In the ASP, everyone is almost all using VB, database, nor SQL and

Access. In ASP.NET, the database is still the two but common languages, and it is also a language recommended by Microsoft, which is customized for .NET platform. In this way, ASP.NET has four combinations: VB Access, VB SQL, C # Access, C # SQL, this tutorial will use C # Access, and take into account four kinds of words, let everyone have ASP.NET A comprehensive understanding. Although I don't need any ASP foundation, I think if everyone is will not, still look at [Ten Days Society ASP Tutorial], everyone needs to know how to write, but how to build

Server, how to use the HTML form, and there is a foundation and understanding of the SQL statement, because I will not put some foundations in this article.

Not much nonsense, start our first day of learning:

Learning purpose: debugging the installation environment

I want to declare that the operating system uses 2000. If you want to learn a network language, you should not be able to install an operating system, then I don't want to learn.

Download one online first

MDAC (if you have a version of 2.7 or more), then install it, you may be restarted once later.

Then download one .NET F

Ramework SDK, there will be two things in the management tool inside the control panel in the installation. This is not to pay attention to him, and we are going to use or the original Internet service manager. Open it Follow the debugging method in the ASP tutorial to create a directory, create an Example1.aspx, then open this file with Notepad Inside