Re: Learning ASP.NET
- From: "Junior" <somebody@xxxxxxxxxxxxx>
- Date: Fri, 18 Jul 2008 08:53:10 -0500
Once a person learns to "code" it becomes a matter of learning OOP. That's very challenging and there doesn't seem to be many if any really really really well known and highy regard books or training that focus on OOP as its manifested when using the framework. Its a different way of thinking when attempting to achieve an objective with code.
But that IMO is what it is: OOP and the closest I've found is in textbooks from Deitel and Deitel (deitel.com) which are not cheap but very effective learning resources I and others have used as students as well as instructions in the classroom as the Dietel books are structured textbooks with excercises just like in a real school. Hello? :-)
Arguably, the most important fundamental of OOP is class-based design and the first pillar of OOP called inheritance.
Its out of print but I also recommend you go to Amazon and find a used copy of the C# Class Design Handbook published by WROX.
"jr" <jriggs420 (a) yahoo (d) com> wrote in message news:%23mdb39B6IHA.4356@xxxxxxxxxxxxxxxxxxxxxxx
I know this has been asked several times before, but as there is always
new content surfacing on the web, I wanted to rehash it. What are some
good resources for learning how to develop in ASP.NET (preferably
online)? I particularly want to develop data-centric web apps, and
maybe move on to a web site at some point. I have the sample sites
from MS but am having a hard time just figuring out what's going on.
I'm very comfortable developing apps in .net(2005) and also have good
knowledge of html, css, xml and javascript. But ASP.NET seems like a
totally different monster to me, and I'm having a hard time just doing
anything remotely useful with it. Thanks-
--
.
- Follow-Ups:
- Re: Learning ASP.NET
- From: Munna
- Re: Learning ASP.NET
- References:
- Learning ASP.NET
- From: jr
- Learning ASP.NET
- Prev by Date: Re: How can I know when a file has been downloaded?
- Next by Date: Re: ASP/FlashMX 2004 newsfeed problem
- Previous by thread: Re: Learning ASP.NET
- Next by thread: Re: Learning ASP.NET
- Index(es):
Relevant Pages
|