I am new to ASP.net.
I have installed all software needed to develop ASP.net application as I can run all the samples followed with installation.
Now I want to go forward and build my own asp .net applications which might have a databas.
Now my question is, which changes I need to do in config file/files and where to put my asp and databas files.
Do I need to create virtuel directory for every application??
This might sound you a very basic question but I have tried to find the answer to these question but couldn't find.
Can you please answer me or point me to the site which describes what I want.
Further, can ASP.net be helpful to solve my above problems. I am using WinXP pro?
thanks in advance
regards
/rsasamlHello,
What you need to develop asp.net applications are:
1- Install IIS 5.0+
2- Install .Net FRameWork 1.1
3- Install either VS.NET 2003 or WebMatrix - DreamWeaver MX 2004
ASP.NET can do all the things you mentioned. Every applications needs to be configured by IIS as an application for sure.
For more information, check these sites:
1-ASP Xtreme
2-My Articles
Check my Blog that appears in my signature below.
Regards.
0 comments:
Post a Comment