Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Newbie need help with ASP .net
Name: rsasalm Date: June 23, 2004 at 04:00:02 Pacific OS: WinXP pro CPU/Ram: P4
Comment:
Hi all,
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. thanks in advance regards /rsasaml
by 'software', do you mean an IDE? if so, it will probably create the virtual directory for you. if not, then you would probably just want to create a virtual directory under 'localhost'.
Summary: Need help with this: I shall write a "pre-installer" which will select the package to be installed. To do so it shall fetch the username and according to the first three letters of the username selec...
Summary: Hi everyone, I'm modifying my phpBB installation, and I need help with one of the queries I'm trying to modify. I'm a novice with SQL, so go easy, please! I'm changing the viewforum.php file, which i...
Summary: I need help with an algorithm that I can't seem to get my head around. I have come up with a couple of solutions, all of which are very inefficient so I hope you can come up with something different ...