Getting started with .NET

  • Thread starter Thread starter Rob Rutherford
  • Start date Start date
R

Rob Rutherford

I'd like to learn how to use VB.NET and ASP.NET and would appreciate
recommendations on some good books to buy and what operating system
and application software I need. My PC's current operating system is Windows XP
Home which I assume is no good because it hasn't got IIS.
 
why don't you go to www.asp.net and download WebMatrix.
It's free. it's small.
You can starting building ASP.NET apps quickly.
It includes a webserver (Cassini) that allows you to run ASP.NET on WinXP
Home.
Did I mention that it is free?

For books, I bought ASP.NET Unleashed, by Walther, but there are about a
million other choices.

-D
 
Thanks very much, I'll give it a try.

Dino Chiesa said:
why don't you go to www.asp.net and download WebMatrix.
It's free. it's small.
You can starting building ASP.NET apps quickly.
It includes a webserver (Cassini) that allows you to run ASP.NET on WinXP
Home.
Did I mention that it is free?

For books, I bought ASP.NET Unleashed, by Walther, but there are about a
million other choices.

-D
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top