[thelist] Staring in ASP.NET

Thompson, Daniel Daniel.Thompson at fishnetsecurity.com
Fri Sep 5 14:56:33 CDT 2003


> I am making the switch to .NET. I am not a techy so I need 
> simple-from-square-one types of tutoring. Can anyone 
> recommend books for ASP.NET for a web designer with a little 
> knowledge of ASP? What do I need to learn first? VB.NET or 
> ASP.NET or XML or all of these? What should my approach be?


Sadly, I can not give you good tidings.

I am also making the switch to ASP.NET, and it's not particularly fun. I
realize that my level of expectations may be higher than most.

For one:

VS.NET writes non-standard garbage. I do not use this tool. My
understanding of this tool is that learning it is like learning
Dreamweaver... You may be able to get the job done, but you have no idea
why. Code by hand. Create bat files to compile your code.

I would recommend using C#. If you've had any experience with
JavaScript, the syntax will be familiar. VB is it's own animal, and
doesn't apply to much else outside the world of VB. In addition, most
examples on the web are in C#.

With that said, I read Learning C#, by Jesse Liberty (O'Reilly), and
found it to be a great introduction to C#. He also wrote a Programming
ASP.NET, which I have not read, but would like to get. I also bought
ASP.NET programming w/ Visual C# .NET Step by Step. I would not
recommend this text, precisely because it teaches you how to use an IDE
as a WYSIWIG. Not a long-term success strategy.

I have not found good resources on the web. There don't seem to be any
good ASP.NET discussion lists that I know of. The Code Project
(http://www.codeproject.com has some good code, and C# corner
(http://www.c-sharpcorner.com/) is also good.

Good luck.


The information transmitted in this e-mail is intended only for the addressee and may contain confidential and/or privileged material. 
Any interception, review, retransmission, dissemination, or other use of, or taking of any action upon this information by persons or entities
other than the intended recipient is prohibited by law and may subject them to criminal or civil liability. If you received this communication 
in error, please contact us immediately at 816.421.6611, and delete the communication from any computer or network system.




More information about the thelist mailing list