View Single Post
Old 01-15-2013, 12:42 AM   PM User | #4
Old Pedant
Supreme Master coder!

 
Old Pedant's Avatar
 
Join Date: Feb 2009
Posts: 23,200
Thanks: 59
Thanked 3,996 Times in 3,965 Posts
Old Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to all
If you are going to be using C# within ASP.NET (that is, *NOT* C# as a stand-alone, create-a-windows-".exe"-executable product), then by far the best place to start is simply
http://www.asp.net

Assuming you will be doing web forms (likely, if you are using ASP.NET) you might start here:
http://www.asp.net/web-forms

Or maybe something like this:
http://www.asp.net/mvc/tutorials/old...application-cs

The site used to be better organized. Used to lead you through the tutorials in a useful order. But Macro$loppy just can't ever leave anything that works alone. They always have to "improve" their web sites nearly into unusability.

Same thing with MSDN. But here's one good starting spot with MSDN:
http://msdn.microsoft.com/en-us/library/aa286485.aspx
and then
http://msdn.microsoft.com/en-us/library/ywdtth2f.aspx
__________________
An optimist sees the glass as half full.
A pessimist sees the glass as half empty.
A realist drinks it no matter how much there is.
Old Pedant is offline   Reply With Quote