• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Any book recommendations for beginning SQL & ASP?

monkeyg

Junior Member
I need a good book for SQL & ASP. i need to learn it in about 2 months. Im gonna make a database & site for e-commerce. Any recommendations?

some things i need to learn how to do are:

-mailing lists
-shoppintcart/checkout
-customer tracking
-inventory (realtime update)

etc

If you guys kno any good online tutorials, thatd help too. Thanx
 
Why not look into ASP.NET instead?

I recommend Sams Teach Yourself ASP.NET in 21 Days. It's an excellent book to get started and also gives some in-depth look at stuff. The QuickStart tutorial at GotDotNet.com is also great.
 
Back
Top