asp .net books?

Man of Honour
Joined
11 Mar 2004
Posts
76,637
Is there any asp .net book in vb that take you through how to build a e-commerce website in visual studio? in asp .net 2.0 or even better 3.0?

pref in vb but c++ would do.

Exactly like this one
Beginning ASP.NET E-commerce (Programmer to Programmer) (Paperback)

But I thin that is .net 1.1? and the old visual studio 2000?

I don't actually want an e-commerce website, but I find they contain everything you need.
 
Theres a c# 2.0 version of the book you mention on a popular book site (do they count as rivals..?)
Not read it myself but it has 3 user reviews which are fairly positive
 
m0rte said:
Theres a c# 2.0 version of the book you mention on a popular book site (do they count as rivals..?)
Not read it myself but it has 3 user reviews which are fairly positive

I can't see it the waterstones website is fine, or if you could post the isbn.
 
m0rte said:

I'm currently using this exact book for building my first .NET E-Commerce site. Almost at the end of it now and for the most part it has been pretty smooth. A few problems with a lack of information regarding database connectivity but the majority of the book has been very easy to follow. Its been well worth the money.
 
I would use the books then also have a look on the net and get a feel how others code. generally what I've found is that the books get the job done but don't always go about it in the best way that reflects real world development.
 
I've found ASP.Net 2.0 Unleashed to be a fantastic book; it shows you the basics and gets quite in depth as you go along, but doesn't have a steep learning curve.
 
Back
Top Bottom