M
mctodd333
Hello,
I'm currently designing a new programming language for the .NET
Framework and would like to be able to use that language in ASP.NET
pages. However, I don't know anything about ASP.NET or how .aspx pages
are run and executed by the server; I tried looking at some solutions
created with Microsoft Visual Studio 2005 and noticed that .aspx pages
are actually .cs (C#) files created by the form designer...
So, what is the best place to start in learning about the underworkings
of ASP.NET?
Thanks,
John
I'm currently designing a new programming language for the .NET
Framework and would like to be able to use that language in ASP.NET
pages. However, I don't know anything about ASP.NET or how .aspx pages
are run and executed by the server; I tried looking at some solutions
created with Microsoft Visual Studio 2005 and noticed that .aspx pages
are actually .cs (C#) files created by the form designer...
So, what is the best place to start in learning about the underworkings
of ASP.NET?
Thanks,
John