sjn78 Posted September 13, 2003 Posted September 13, 2003 I am new to ASP.NET and I have a few questions about it. What is the idea behind it. I mean is it a program you can write that can be accessed via the web? Or is it an advanced type of webpage that is written in one of the .NET languages. Also, I have VB.Net Standard. Can anything be created with this version or do you need Studio.NET to do this stuff. I also read something about needing XP Pro to do this sort of stuff. Thanks Quote
bungpeng Posted September 16, 2003 Posted September 16, 2003 ASP.NET is a web programming that can only run with web server and all the processes are in the server. You can write ASP.NET using NOTEPAD, but you need .NET Framework installed and IIS of course. There are plenty of articles about ASP.NET, I suggest you read some of it, especially FAQ if you get confuse Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.