 |
BOOK: ASP.NET Website Programming Problem-Design-Solution  | This is the forum to discuss the Wrox book ASP.NET Website Programming: Problem - Design - Solution, Visual Basic .NET Edition by Marco Bellinaso, Kevin Hoffman; ISBN: 9780764543869 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: ASP.NET Website Programming Problem-Design-Solution 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
|
|
|
|
|

June 23rd, 2003, 04:48 AM
|
|
Friend of Wrox
|
|
Join Date: May 2003
Posts: 229
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
C# Edition Updated code download
Hi,
Please donwload the updated code for the C# edition from the wrox web site from the following URL
http://wrox.com/dynamic/books/downlo...1006934&email=
Charul Shukla
ASP,ASP.NET,XML Specialist
Wiley Tech Support
__________________
Charul Shukla
|
|

June 24th, 2003, 06:00 AM
|
|
Authorized User
|
|
Join Date: Jun 2003
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Can we have a list of updated code?
Kim Gjerstad
|
|

July 6th, 2003, 08:06 PM
|
|
Registered User
|
|
Join Date: Jul 2003
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Yes please, let us know what the updates are to see if they are worth a download.
|
|

July 7th, 2003, 07:28 AM
|
|
Friend of Wrox
|
|
Join Date: May 2003
Posts: 229
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi All,
Following are the changes in the code for the C# edition
Change in the Class named Siteprincipal to Phileprincipal to make it compitable with the book.
Added some dummy pages to the phileDVD and another link , so users wont get 404 Exception
Addedd some Stored procedures in the database as users are complaining about missing them.
Removel of some records from the database.
As the Class name has been changed, so the complete code is again re complied and build.
|
|

August 8th, 2003, 07:52 PM
|
|
Registered User
|
|
Join Date: Aug 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
The same site:
http://wrox.com/dynamic/books/downlo...1006934&email=
seems to provide a database backup set to be used with MSSQL7.
But it does not work. Tried it on two different MSSQL7/SP4 servers, same error seems to come up:
The backup set holds a backup of a database other than the existing 'ThePhile' database. Backup or restore operation terminating abnormally.
Now, how difficult is it to create and offer a valid backup set for MSSQL7?
|
|

August 10th, 2003, 10:32 AM
|
|
Registered User
|
|
Join Date: Aug 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Stack Trace:
System.Data.SqlClient.SqlException: text datatype cannot support codepage change, from: 1252 to: 936¡£
how can change the code page make the program run?
thanks all.
|
|

August 13th, 2003, 02:49 AM
|
|
Registered User
|
|
Join Date: Aug 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
The code in the book (ch3 - style, page 56) can not be found in the updated code. Where is a truly updated and complete version of the source code to be found?
- Mike Ov.
|
|
 |