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 2nd, 2010, 05:26 PM
Authorized User
 
Join Date: Nov 2009
Posts: 13
Thanks: 2
Thanked 0 Times in 0 Posts
Send a message via MSN to Ali Ezz
Default After recreating database on my Host Server, do I ....

After recreating database on my Host Server, do I have to delete both the database files (.mdf and log file) or what exactly ?

Secondly, are there any changes need to be made to the web.config OTHER than the connection string ofcourse .. ?
__________________
aliezz
 
Old January 3rd, 2010, 06:58 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Quote:
After recreating database on my Host Server, do I have to delete both the database files (.mdf and log file) or what exactly ?
It depends. If you want to use the live database during development, you don't need the files anymmore so you can delete them but you don't have to.
Quote:
Secondly, are there any changes need to be made to the web.config OTHER than the connection string ofcourse .. ?
Again, it depends. You may want to change error handling, e-mail addresses and more. Check out chapter 18 for more details.

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!





Similar Threads
Thread Thread Starter Forum Replies Last Post
Access sql server from on different host sdagger SQL Server ASP 1 October 29th, 2008 06:14 PM
host has preset database naming convention crmpicco PHP Databases 0 October 23rd, 2007 01:14 PM
problems with asp database and web host drb2k2 ASP.NET 2.0 Basics 1 May 30th, 2006 03:27 AM
Gridview not updating database on Web Host jumpseatnews ASP.NET 2.0 Basics 3 February 2nd, 2006 10:54 PM





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