Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3
This is the forum to discuss the Wrox book Beginning ASP.NET 3.5: In C# and VB by Imar Spaanjaars; ISBN: 9780470187593
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 9th, 2012, 08:16 AM
Registered User
 
Join Date: Jan 2012
Posts: 13
Thanks: 1
Thanked 0 Times in 0 Posts
Post asp.net 3.5 in vb

i m reading the book beginning ASP.NET 3.5 in c# and vb .......i have completed reading till chapter 10 ASP.NET AJAX..later chapters are based on databases .. i want to make the website based on shopping cart..there is no topic related to this ...so what control i can use to make shopping cart please give me some idea about controls and code i can use from this book .....

Last edited by ramila; January 9th, 2012 at 08:45 AM..
 
Old January 9th, 2012, 08:46 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

Since this question is not directly related to the book, you're better off posting in a more general ASP.NET category here: http://p2p.wrox.com/asp-net-3-5-436/ This way, you'll attract more viewers.

That said, there are no built-in controls for a shopping cart. You can however, use controls such as the GridView, DataList or ListView as they can display rows of data. You're still responsible for assigning the data you want to display as well as adding products to the cart. In my book ASP.NET 2.0 Instant Results you find a working example.

In addition, you can search Google for ready-made (commercial) shopping carts.

Cheers,

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!
The Following User Says Thank You to Imar For This Useful Post:
ramila (January 9th, 2012)





Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP.NET 1.1,VB.NET,crystal reports, SQl server gvi Crystal Reports 1 September 11th, 2008 02:55 AM
send MASS Emails in ASP.NET 2 with VB.NET 2005 alexdcosta ASP.NET 2.0 Basics 1 July 17th, 2006 12:31 AM
call window dialog component with asp.net/vb.net s3ng ASP.NET 1.x and 2.0 Application Design 0 June 21st, 2005 04:54 AM
Beginning ASP.Net Databases Using VB.Net ISBN 6195 tlamazares SQL Server ASP 1 December 15th, 2003 01:28 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.