Subject: Final VB code version available on Wrox.com
Posted By: jminatel Post Date: 8/18/2006 9:09:00 AM
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/WroxTitle/productCd-0764584642,descCd-download_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!
Reply By: mhn002 Reply Date: 9/26/2006 5:39:26 PM
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
Reply By: mhn002 Reply Date: 10/12/2006 12:35:33 PM
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
Reply By: jminatel Reply Date: 10/12/2006 1:56:02 PM
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!
Reply By: mhn002 Reply Date: 10/12/2006 8:42:32 PM
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
Reply By: jminatel Reply Date: 10/12/2006 8:57:17 PM
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!
Reply By: Maxxim Reply Date: 2/6/2007 5:56:54 PM
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

Reply By: jminatel Reply Date: 2/6/2007 5:58:40 PM
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!
Reply By: npotts Reply Date: 5/30/2007 10:40:36 AM
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

Reply By: englere Reply Date: 5/31/2007 8:25:50 PM
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

Reply By: npotts Reply Date: 6/1/2007 6:11:34 AM
thanks Eric - it isnt part of sp1 (becuase i have this installed) - but ive found the deployment addin which has fixed the issue (and uncommented an basepage inherit in produclit.aspx) and everything is fine now

Thanks

Nick

Reply By: jamesdeckert Reply Date: 1/23/2008 6:13:38 PM
When I unzip the VB code, some of the files request a password.

What's Up?

BTW, thanks for doing the conversion (what I can see of it).


thanks,
James Deckert
Reply By: Scott663 Reply Date: 1/24/2008 10:03:14 AM
I just download the VB version again and did not have any problems.  I uncompressed all the files w/o any problems using: Winzip, Stuffit and Explorer.  How are you uncompressing?

Darren (aka "MythicalMe") did a superb job converting the VB code.  It is identical to C# code, plus he added extra comments which are helpful.

A few errors in the code have been reported in these forums so be sure to search the forums and update your code.



Reply By: jamesdeckert Reply Date: 1/24/2008 3:10:23 PM
Thanks Scott.
I tried WinRAR and rcvd an error saying the path was too long (for some of the files). So I uncompressed to a different directory and all went well. I went back to the default uncompression (extract all) through XP to a shorter path and it worked also. So the asking for a password for some files must have been Microsofts "coded" error message for "your path is too long".

I'm glad this code was converted to VB. I really like those books which print both C# and VB. This book seems to be excellent, as far as I've made it, but I may not have purchased it if it was specified 'C#' in the title. Wrox should make it clear what the code is written in on the title, if they aren't including both C# and VB. After years of fighting case sensitivity with C++, I prefer VB because of case sensitivity and having 'end' statements instead of curly brackets which are hard to visually match up.


thanks,
James Deckert
Reply By: jminatel Reply Date: 1/24/2008 3:24:29 PM
Hi James. Yes, the C# and VB language issue is something I took some deserved grief for not being clear enough on with many of the 2.0 books. You'll see 2 things on our 3.5 books that we're trying to do to make this better and clearer up front:
1. Indicating the language clarly like this:
Professional ASP.NET 3.5 : in C# and VB
http://www.wrox.com/WileyCDA/WroxTitle/productCd-0470187573.html
2. Trying to do most if not all ASP.NET books with both C# and VB code in the book and when that isn't feasible, at least provide the code samples in both.

We think that's best for programmers. Even if you work exclusively in VB today, there might be a time when you need to have some ASP.NET in C# and this way, your one book will cover them both.

We're not perfect but we do try to learn! :)

Jim Minatel
Acquisitions Director
Wiley Technology Publishing
WROX Press
Blog: http://wroxblog.typepad.com/
Wrox online library: http://wrox.books24x7.com
Reply By: Scott663 Reply Date: 1/24/2008 5:05:39 PM
I'm a VB guy too, and have always stayed clear of C code. I was hesitant to buy the book, but after reading few chapters I was able to comprehend the C# code as well as the VB code. I also find the book reads better with only one set of code examples, rather than redundant sets of both C# and VB code. Learning to read C# has also enabled me to utilize all the C# tutorials on the internet that I would not have been able to make sense of in the past.


Reply By: Football Guy Reply Date: 1/25/2008 10:55:13 AM
I'm a VB guy.  I decided to buy the book, it hasn't come yet, and download the vb code.  Is is pretty easy to follow along using the vb code?  It's a complex website, but it has everything I'm looking for.  What's the time frame to get through the book, and have the website up and running if I code it as I follow along?

Reply By: nichola_x_rose Reply Date: 4/20/2008 8:16:19 AM
Can anyone help I have download the vb version of the code to refer to and it is throwing up an error teling me that Name _comments have not been declared in the example version does any know how i can resolve this problem.

Reply By: Mike Thompson Reply Date: 5/12/2008 10:26:16 AM
I've just downloaded the vb version and got the same error. I then downloaded the c version and that worked straight away ( you need C+ loaded in visual studio 2005 if you havent installed it). I then ran the vb version and didnt get the same problem. However I then got 60 odd errors relating to productlisting.aspx. If you remove the comment from the line: Inherits BaseWebPart in productlisting.aspx.vb the thing burst into life and all compiled, dont know why this was there. Hope this helps. I'm in UK too and very interested to work thru this as its got everything I want. You definitely need the book too. Its full of good stuff and not much C code to follow, mostly explaining structure and controls.
quote:
Originally posted by nichola_x_rose

Can anyone help I have download the vb version of the code to refer to and it is throwing up an error teling me that Name _comments have not been declared in the example version does any know how i can resolve this problem.





Reply By: displaydata Reply Date: 6/11/2008 10:46:07 PM
I had to use:

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=152338&SiteID=1

to get passed the "Failed to generate a user instance of SQL Server ..." on my XP Professional SP2 laptop running SQL Express

Reply By: malbin Reply Date: 6/22/2008 11:50:17 AM
The url for the VB download has changed. It is now:

http://www.wrox.com/WileyCDA/WroxTitle/productCd-0764584642,descCd-DOWNLOAD.html

Reply By: kesper Reply Date: 7/2/2008 9:49:01 AM
Hello, I am new in ASP.NET and  Thank you for your  VB code version Its great.

I am using  MS Visual Web Developer 2008 when I open the code ,program suggest to convert into Visual Web Developer 2005 version and it wont let me do any changes.(Display, names etc)

I wondering if its possible to adapt these codes Visual Web Developer 2008 version , How can be done? or How can I change display thebeerhouse etc to adapt my own website?



Thanks for advance

quote:
Originally posted by jminatel

The final VB code version (thnks again Darren "MythicalMe") is now posted on the Wrox.com download page for the book at:

http://www.wrox.com/WileyCDA/WroxTitle/productCd-0764584642,descCd-download_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!




kesper
Reply By: jackandjo Reply Date: 8/28/2008 11:37:33 AM
The link for the VB code does not appear to be working :(


Reply By: jackandjo Reply Date: 8/28/2008 11:40:17 AM
quote:
Originally posted by jackandjo

The link for the VB code does not appear to be working :(





Sorry my mistake, just spotted the new link ;)


Go to topic 73696

Return to index page 1