Hi,
I'm not a programmer but do have some knowledge of OOP through using AS3. I'm looking for a book which will teach me asp.net without baffling me with programmer terms. Can anyone recommend a good book for me?
many thanks
Hi,
I'm not a programmer but do have some knowledge of OOP through using AS3. I'm looking for a book which will teach me asp.net without baffling me with programmer terms. Can anyone recommend a good book for me?
many thanks
try Beginning ASP.NET 3.5: In C# and VB by Wrox. But as a side note you will also have to learn C# or VB.Net.
As well as learning ASP.NET you'll potentially have to learn (if currently unknown)...
For books, beginning ASP.NET books by Wrox are generally very good. Any book that get recommended to you, I would suggest looking those books up in amazon and reading the reviews on them to make your happy with the books you will be buying.
When people talk about ASP.NET, they are usually referring to WebForms. Unless you are specifically required to learn WebForms, I recommend going straight for ASP.NET MVC. IMHO it's a far nicer, cleaner approach to web development which embraces the real mechanics of the web, rather than trying to hide it in a clumsy manner as WebForms does.
I think "MS ASP.NET 3.5 Step by Step" this book from Microsoft and but you at the start of your way and give you a push forward.
Then may you try something more Advanced.