Looking for Good Intro Web Sites

  • Thread starter Thread starter rob
  • Start date Start date
R

rob

Hey,

I've got several years of ASP Classic under my belt, but am looking to
finally make the plunge into ASP.NET. I'm looking for reference
materials, and ultimately a good book (I see another thread for that
though).

So, with that in mind, I'm looking for and would appreciate pointers for:

1) A good browsable Object/Method/Property reference site. Something
with examples would be preferable.

2) A good comparison of pros/cons of C#, VB.NET, JScript.NET.

From what I gather it's largely a matter of preference. I'd lean
towards JScript.NET (like to support open standards) but am not sure. VB
typically has better built-in function support, but with the Classes
available, does this matter?

I know JScript.NET isn't that popular (not as many examples) but it
seems to be getting more popular slowly, in fact I even saw an MSDN
article which discusses this.

Many thanks,

rob
 
You might want to start at http://www.asp.net. This web site is owned by
Microsoft, and along with other helpful materials, has links to quite a few
other ASP.Net-related web resources.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
Back
Top