Wrox Programmer Forums
|
ASP.NET 4.5 General Discussion For ASP.NET 4.5 discussions not relating to a specific Wrox book
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 4.5 General Discussion 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 October 7th, 2014, 07:59 PM
Authorized User
 
Join Date: May 2013
Posts: 59
Thanks: 10
Thanked 0 Times in 0 Posts
Default Deploying a website through godaddy

Hi,
I finished reading the Beginning ASPNET 4.5 for c# and visual basic and I have completed all the try outs.
I have built a simple website (with visual studio 2012) with a simple sql database (sql management studio) and I purchased a hosting through godaddy.com.
I am almost ready to deploy my website through godaddy. By the way it is my first time to do this (develop and deploy a website)

Here are my questions:

1) I found this article (a lot of tutorials )
http://www.asp.net/web-forms/tutoria...t/introduction
Is it a good one to start with?

2) Do you know if godaddy will be able to import my SQL file (I create an sql script)

3) When everything is up and running through godaddy, if I decide to make changes to some of my asp pages and/or sql database....how does it work? do I have to report it to godaddy all the time? do I make the changes in my local machine (release folder) and updates automatically?
I know probably my questions are dumb....please don't laugh!

Thanks for your time.
:)
 
Old October 8th, 2014, 05:23 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

Chapter 19 is a good start for an overview of deployment. GoDaddy may support "web deploy" which means you can send your files directly from the Publish wizard instead of storing the locally on disk first.

For the database, I assume they have an online tool where you can upload the sql file to create the necessary tables and data. Not sure, so be sure to check out their FAQs. They may also offer direct access to your database through SQL Server Management Studio.

For updates, it depends on what they offer. If you have direct database access, you can use a tool like Red Gate's SQL Compare to script the differences between local and development and run those against the target database.

Hope this helps,

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!
The Following User Says Thank You to Imar For This Useful Post:
dksellou (October 8th, 2014)
 
Old October 8th, 2014, 09:04 PM
Authorized User
 
Join Date: May 2013
Posts: 59
Thanks: 10
Thanked 0 Times in 0 Posts
Default

I am so excited I am talking with you!
Your book is unbelievable!
I learned so much!!!

I am a music major and i started my master in computer science and your book made me so crazy about websites!
thanks for the wonderful work.
I will do as you instructed!

I will buy the professional aspnet 4.5 next!
:)
 
Old October 12th, 2014, 10:03 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:
Your book is unbelievable!
I learned so much!!!
Thanks! That's good to hear.

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
Deploying Website Help Mr_Bont BOOK: Beginning ASP.NET 4 : in C# and VB 3 January 27th, 2012 08:43 AM
Deploying your website lizanta BOOK: Beginning ASP.NET 4 : in C# and VB 7 August 16th, 2011 01:18 PM
Deploying website Tulsi BOOK: Beginning ASP.NET 4 : in C# and VB 1 March 8th, 2011 05:23 PM
urgently--How We set the IIS for deploying website jaymin ASP.NET 1.0 and 1.1 Professional 0 July 18th, 2005 06:56 AM





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