|
|
 |
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 p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |
|

November 20th, 2006, 05:23 PM
|
|
Authorized User
|
|
Join Date: May 2006
Location: , , .
Posts: 99
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Chapter by chapter
Hopefully this will be made a sticky topic.
Many requests have been made for a chapter by chapter solution for this book. So you've got your request, in a manner of speaking. To get you started you can go to http://www.codeplex.com/Release/Proj...e=TheBeerHouse
and download the code.
The solutions are available chapter by chapter, from chapters 2 thru chapter 5. Unzip the file and select a chapter, then open the solution. The code is C# only, however if you download the VB code you shouldn't have a problem figuring out how to get stuff going.
I chose these chapters because each of them introduces new concepts, whereas chapters 6 thru 10 expand on the previous chapters. I have very little interest in going further, so the chances are that no other chapters will be added.
The chapter release is going to be available soon at: http://www.wrox.com/WileyCDA/WroxTit...load_code.html
Have fun!
MythicalMe
|
|
The Following User Says Thank You to MythicalMe For This Useful Post:
|
|

November 24th, 2006, 10:21 AM
|
|
Authorized User
|
|
Join Date: Oct 2006
Location: , , .
Posts: 29
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Wow great news
This is what we all need :)
Thanks a lot
|

November 25th, 2006, 01:50 PM
|
|
Registered User
|
|
Join Date: Oct 2006
Location: Aurora, Colorado, USA.
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Thanks a million MythicalMe
You can't imagine how helpful this is for me.
Keep up the good work
xrica32
|

November 28th, 2006, 09:53 AM
|
|
Registered User
|
|
Join Date: Nov 2006
Location: , , .
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
For me DAL and BLL is a new subject, and I prefer to learn from VB.NET language. I'm begining tofay the chapter 4, but the final of chapter 3 is not so easy to understand in C#.
Anyone have de code from this chapters in VB.NET?
Thanks!!!
|

November 28th, 2006, 02:02 PM
|
|
Authorized User
|
|
Join Date: May 2006
Location: , , .
Posts: 99
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Sorry Pedro, the chances of a VB code chapter by chapter is very unlikely in the near future. It isn't a difficult chore to meld the C# chapter by chapter with the existing VB code.
|

December 17th, 2006, 08:57 PM
|
|
Registered User
|
|
Join Date: Dec 2006
Location: SEattle, WA, USA.
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi All, I having issues openning the solution, it is asking for the database attachment MDF file. I try to use the website configuration tool in VS2005 but I get this error.
Could not establish a connection to the database.
If you have not yet created the SQL Server database, exit the Web Site Administration tool, use the aspnet_regsql command-line utility to create and configure the database, and then return to this tool to set the provider.
**** I will apreciate any advise in this issue...Thanks
Marius
|

December 18th, 2006, 12:57 AM
|
|
Authorized User
|
|
Join Date: May 2006
Location: , , .
Posts: 99
Thanks: 0
Thanked 1 Time in 1 Post
|
|
There are 4 solutions in the chapter by chapter code. Which one are you having trouble with?
|

May 26th, 2007, 01:39 AM
|
|
Authorized User
|
|
Join Date: Sep 2006
Location: , , .
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
quote:Originally posted by Marius
Hi All, I having issues openning the solution, it is asking for the database attachment MDF file. I try to use the website configuration tool in VS2005 but I get this error.
Could not establish a connection to the database.
If you have not yet created the SQL Server database, exit the Web Site Administration tool, use the aspnet_regsql command-line utility to create and configure the database, and then return to this tool to set the provider.
**** I will apreciate any advise in this issue...Thanks
Marius
|
To Marius!
Download the Microsoft SQL Server Management Studio Express
You will be prompted for Server Name
Use
YourMachineName/SQLEXPRESS
how to figure out what your MachineName SeeImage
Look for Add New DataBase Menu whithin the RightMouse Click on your server icon, or on one of the folders within the server icon.
Forget about asp_Regsql it confusing. you can make it work thru the management studio.
So remember try to look for Add a new datbase file to the server.
explore the menu. you wil find one.
Because the problem is that your sql server need to know where is your mdf file. Sql server is a little fool who is need to know where the mdf file is located. show him the the path.
I can't provide more acurate information bacause I'm sitting on the new vista now, and it will take me a few days to setup all the programms including SQLserver2005.
I hope this information will help.
thanks Antony.
|

July 2nd, 2007, 12:34 PM
|
|
Friend of Wrox
|
|
Join Date: Mar 2006
Location: , , Portugal.
Posts: 310
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I´m running win Vista but sql management studio don't recognize c:\users\Max\documents\Visual Studio Projects\websites\.......\mydb.mdf
The program don't recnogize anything there are inside c:\users\myusername
By the way... what's the best procedure?
Create db in VisualStudio and then attach db in sql management studio
or
Create db in sql management studio and attach her in visual studio?
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |