 |
BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0  | This is the forum to discuss the Wrox book ASP.NET 2.0 Website Programming: Problem - Design - Solution by Marco Bellinaso; ISBN: 9780764584640 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 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
|
|
|
|
|

August 18th, 2006, 09:09 AM
|
 |
Wrox Staff
Points: 18,059, Level: 58 |
|
|
Join Date: May 2003
Posts: 1,906
Thanks: 62
Thanked 139 Times in 101 Posts
|
|
Final VB code version available on Wrox.com
The final VB code version (thanks again Darren "MythicalMe") is now posted on the Wrox.com download page for the book at:
http://www.wrox.com/WileyCDA/WroxTit...load_code.html
And while I say "final" we will of course post updates and changes as needed.
The old rapidshare links to the "prelease" versions of the code are now deleted.
AS before, this VB version of the code remains officially "unsupported" by Wrox tech support but please post your questions and suggestions in the book's forum:
http://p2p.wrox.com/forum.asp?FORUM_ID=261
Jim Minatel
Senior Acquisitions Editor
Wiley Technology Publishing
WROX Press
Blog: http://wroxblog.typepad.com/
Jim's Book of the week: No book this week - Donate to the Red Cross!
__________________
Jim Minatel
Associate Publisher, WROX - A Wiley Brand
Did someone here help you? Click  on their post!
|
|

September 26th, 2006, 05:39 PM
|
|
Registered User
|
|
Join Date: Sep 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I would like to thank you Darren "MythicalMe" for helping me with my http://m.aatechsources.com website. I am still working on to get my Newsletter work, and Darren has promissed to get back to me on this.
Please open my http://m.aatechsources.com
Please vote for the poll.
Thanks,
mhn002
|
|

October 12th, 2006, 12:35 PM
|
|
Registered User
|
|
Join Date: Sep 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hello Jim Minatel, and
Hello Darren "MythicalMe"
Should I purchased the book ASP.NET 2.0 Website Programming Problem Design Solution? It this in VB.NET version?
Thanks,
mhn002
|
|

October 12th, 2006, 01:56 PM
|
 |
Wrox Staff
Points: 18,059, Level: 58 |
|
|
Join Date: May 2003
Posts: 1,906
Thanks: 62
Thanked 139 Times in 101 Posts
|
|
mhn002: The code in the book is written in C#. In addition to Marco's original C# code for download, MythicalMe wrote a VB version of the code for download. But there is no VB in the book. If you think you can follow the book with its C# code and the VB code download, which many readers are doing, then yes, this is the book you should buy.
Jim Minatel
Senior Acquisitions Editor
Wiley Technology Publishing
WROX Press
Blog: http://wroxblog.typepad.com/
Jim's Book of the week: No book this week - Donate to the Red Cross!
|
|

October 12th, 2006, 08:42 PM
|
|
Registered User
|
|
Join Date: Sep 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hello Jim,
Have you get a chance to look at my website? I completed without the book. Still there are so much to know...I will buy the book.
Thanks
mhn002
|
|

October 12th, 2006, 08:57 PM
|
 |
Wrox Staff
Points: 18,059, Level: 58 |
|
|
Join Date: May 2003
Posts: 1,906
Thanks: 62
Thanked 139 Times in 101 Posts
|
|
Good work on your site. Nice idea on the google ads. Keep up the good work and hope you find the book itself very useful when you get it.
Jim Minatel
Senior Acquisitions Editor
Wiley Technology Publishing
WROX Press
Blog: http://wroxblog.typepad.com/
Jim's Book of the week: No book this week - Donate to the Red Cross!
|
|

February 6th, 2007, 06:56 PM
|
|
Friend of Wrox
|
|
Join Date: Mar 2006
Posts: 310
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hello, the vb code is ready for download, thanks!
But it goes to be launched some edition of the book in vb?
Thanks! I Already bought the C# version, but if the vb version is on the way i will wait!
Max
|
|

February 6th, 2007, 06:58 PM
|
 |
Wrox Staff
Points: 18,059, Level: 58 |
|
|
Join Date: May 2003
Posts: 1,906
Thanks: 62
Thanked 139 Times in 101 Posts
|
|
Maxxim: No, there won't be a VB version of the book, just the VB code.
Jim Minatel
Senior Acquisitions Editor
Wiley Technology Publishing
WROX Press
Blog: http://wroxblog.typepad.com/
Jim's Book of the week: No book this week - Donate to the Red Cross!
|
|

May 30th, 2007, 10:40 AM
|
|
Registered User
|
|
Join Date: May 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
vb version compiles with errors...
Hi,
when unzip the vb version to a folder and then open with vs2005 i get some issues with the deploy item not installed? and on a compile attempt get 35+ strange errors with the productlisting.aspx??
the zip doesnt come with any special setup instructions...
anybody have any ideas what im doing wrong?
Nick
|
|

May 31st, 2007, 08:25 PM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
You didn't install the support for Web Deployment Projects. It's a separate D/L from MS. It might also be part of VS2005 SP1?
But you can just remove that project from your solution and all will be fine.
Eric
|
|
 |