Re: beginner - stupid question?
From: Curt_C [MVP] (software_AT_darkfalz.com)
Date: 04/14/04
- Next message: Curt_C [MVP]: "Re: RequiredFieldValidator question"
- Previous message: Kevin Spencer: "Re: static problem? Object reference not set to an instance of an object"
- In reply to: need help: "beginner - stupid question?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 14 Apr 2004 09:02:19 -0500
download Web Matrix from MS. It's free and works quite well if you dont want
to buy VS for development.
As for the server, if the IIS is configured/installed for ASP.NET you just
need to toss a web.config in a virtual dir and toss in the .aspx page/file,
providing you are coding "in-line" as opposed to "code-behind".
-- Curt Christianson Owner/Lead Developer, DF-Software www.Darkfalz.com "need help" <anonymous@discussions.microsoft.com> wrote in message news:5A4F9F57-AB43-476C-A8F5-5B3BDA53FBED@microsoft.com... > Hi > I want to start learning ASP.net. Sounds simple so far. Ive looked through tutorials, books and on the web. My problem is not with coding, but with setting up some way of developing an asp.net site. > > When normally doing a website i simply write the code in a text file and then view that text file in internet explorer, no matter where the text file is stored on the computer this always works. > > I understand i have to set up some virtual root directory or something to use asp? If anyone could, it would be more than helpful for someone to let me know a step by step guide on to how to get started with writing ASP.net. > > I have the .net framework installed and i dont want to have to pay for web hosting at the moment as im just practising. > > any help, greatly appreciated
- Next message: Curt_C [MVP]: "Re: RequiredFieldValidator question"
- Previous message: Kevin Spencer: "Re: static problem? Object reference not set to an instance of an object"
- In reply to: need help: "beginner - stupid question?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|