Location:  Home» Web Dev » SitePoint » Build Your Own ASP.NET Website Using C# & VB.NET (Build Your Own)  
Categories
Web Dev
Web Marketing
General Marketing
E-commerce
Subcategories
Paperback
Trade

Build Your Own ASP.NET Website Using C# & VB.NET (Build Your Own)

Build Your Own ASP.NET Website Using C# & VB.NET (Build Your Own)

enlarge enlarge 
Author: Zak Ruvalcaba
Publisher: SitePoint Pty Ltd
Category: Book

List Price: $44.95
Buy New: $13.47
You Save: $31.48 (70%)



New (21) Used (19) from $13.30

Rating: 4.5 out of 5 stars 37 reviews
Sales Rank: 345380

Media: Paperback
Pages: 763
Number Of Items: 1
Shipping Weight (lbs): 2.6
Dimensions (in): 8.8 x 6.8 x 1.6

ISBN: 0957921861
Dewey Decimal Number: 005.276
EAN: 9780957921863
ASIN: 0957921861

Publication Date: March 2004
Availability: Usually ships in 1-2 business days

Also Available In:

  • Paperback - Build Your Own ASP.NET 2.0 Web Site Using C# & VB

Similar Items:

  • Beginning ASP.NET 2.0 E-Commerce in C# 2005: From Novice to Professional
  • ASP.NET 2.0 Website Programming: Problem - Design - Solution (Programmer to Programmer)
  • Beginning ASP.NET 2.0 Databases: From Novice to Professional (Beginning: From Novice to Professional)
  • Sams Teach Yourself ASP.NET 2.0 in 24 Hours, Complete Starter Kit (Sams Teach Yourself)
  • Murach's ASP.NET 2.0 Web Programming with C# 2005

Editorial Reviews:

Product Description
"Build impressive ASP.Net driven Websites from scratch, using freely available software"

* Learn to obtain, install and configure all the necessary software
* Build a fully functional ecommerce store and shopping cart
* Discover database and programming concepts by creating an Intranet with a dynamic navigation menu and company email newsletter

ASP.NET is one of the most popular Web Development technologies available today. As a Web Developer its becoming increasingly important to learn the ins-and-outs of a technology that s now used by Accenture, Compaq, PC Magazine, AIG, Bank of Nova Scotia, Adobe, Dell, and Ford.

"Build Your Own ASP.NET Website Using C# & VB.NET" teaches from the ground-up everything you need to create a dynamic, database-driven Website. All you need is familiarity with HTML, Graphic Design and the Internet basics.

The book introduces programming concepts, databases and database design and walks you through obtaining, installing and configuring all the software you need, without having to spend a dime. Then, step-by-step, the book walks through

- Building a fully-functional Intranet, including a dynamic navigation menu

- Creating a fully-functional shopping cart with PayPal for credit card processing

- Developing an e-commerce store with multiple products

- All while writing best-practice code, ensuring application security and creating professional error handling routines

Unlike most beginner s ASP.NET books on the market, you ll get the choice of two languages that you can use to develop ASP.NET applications: C# (pronounced see-sharp) and VB.NET. You can choose which one you want to use, and follow-it throughout the book.

"Build Your Own ASP.NET Website Using C# & VB.NET" also includes download access to all the code presented in the book in both C# and VB.NET, so there s no need to spend hours retyping code from scratch. You can just take the code and adapt them to your own custom applications, saving you valuable time and effort.


Customer Reviews:   Read 32 more reviews...

5 out of 5 stars Great learning tool!   October 5, 2008
John M. Molendyk (Southern California)
2 out of 2 found this review helpful

I really appreciate this book for what it is, a beginner's book. Will this book be applicable to you as a seasoned developer in any language, I don't think so, it really is a "Build your own site" type of book.

For those who are interested in getting a solid foundation in many of the basics of ASP.NET 2.0, I would recommend this book. I will be following this book with Damien Foggon's ASP.NET Beginning DB Book and then moving to Chistian Darie's ASP.NET Ecommerce book finishing up with the Problem, Design Solution ASP.NET 2.0 by wrox. I tend to need alot of example to get me where I am going, and I feel like I got much more of a bang for my buck with this book as it was easy to read and follow the examples.

Now, I did run into some setup issues that produced some errors along the way. Patience and persistence paid off everytime, along with some assistance from those on the web who had the same problems before me. In no way was the book responsible for my system setup, I actually received support from the sitepoint forums, so thanks.

Looking forward to getting into the next book. BTW, I have already built 5 published sites with just the help of this book and I have more clients calling.

In summary, from html to asp.net 2.0 in 8 days with great success! Thanks for a great book!



5 out of 5 stars The Best book on ASP.NET 2.0   September 9, 2008
R. Balicki (West Palm Beach)
This is without a doubt the best book on ASP.net 2.0 I have read. If you need to start from the beginning ......... This is the book!!!!


5 out of 5 stars An excellent book   October 3, 2007
Mark Holmberg (Finland)
0 out of 1 found this review helpful

I have read many technical books and this is so far the best. I know my way around computers and the basics of programming and wanted to learn some more of ASP.NET. This book has been an excellent tutorial. Even the basics of object oriented programming and SQL are explained. Loved it.

There is one caveat. The book was written for Windows XP and IIS 6. If you are using Windows Vista and IIS 7 like me, be prepared to search for some stuff yourself. Do not worry though, some Googling will help you along the way.



4 out of 5 stars good for beginner and semi-experienced asp.net developers   August 23, 2007
peterpan
0 out of 1 found this review helpful

i got into dot net when it first came out, when sample codes on how do things you take for granted were scarce or non existent. I was converting an ASP app to dot net. was ahead of my time, ran into too many mundane issues, cancelled my project after 5 months. Now I want to try ASP.NET for real.

I've found this book to be very helpful in connecting the dots. The samples are good enough . Highly recommend it.



5 out of 5 stars I found the right book to learn asp.net   May 24, 2007
Michael Vo
5 out of 5 found this review helpful

I am an asp programmer. And I would like to transform myself into asp.net. after trying one title after another by reading the PDF files that I found on the net, I thought I found the right book ASP.NET 2.0 Unleashed from Stephen Walther. I bought the book and learned from it. But I got stuck somewhere after the basic controls. The author assumes that the reader is either intermediate or advanced level with the .NET programming skill. I am not at that level yet. Again I went back to find other PDF files and I found this one and I knew this was the perfect fit for me. I bought the book and I am very happy with this book. it teaches asp.net 2.0 from beginning level. It explains in details all the basic knowleges that an asp.net programmer needs to know. Then it moves on to ado.net. But all these are just basics only. not going too far into advanced level. One thing that I like is that I build the project while learning. There are minor wording error. If you don't know programming, then this is the problem. If you already know programming (VB,C#), then you can see the wording error and correct yourself.
If you are looking for a book that set you up from start with .NET, this one is the right one. If you already have the basic of asp.net and would like to get to the advanced level, then you may be disappointed.


SEO and Marketing Tips
BETA RELEASE
Credit Card Consolidation | MPAA | Loans | Problem Mortgage | Mortgage CalculatorCheap Books | Linens | iPod Sale | Layouts MySpace Игри
Magazin Ro Build Your Own ASP.NET Website Using C# & VB.NET (Build Your Own)