"GoLive" – How To Use DiscountASP to Connect Web Site to Database


Putting
the Pieces of .NET Together - 8 Part Video Series | ||||
| Introduction | ||||
| Videos 1-4 | 1. Servers (3 minutes) | 2. .NET Framework (10 minutes) | 3. Security (8 minutes) | 4. Monitoring Tools (10 minutes) |
| Videos 5-8 | 5. Web Servers (6 minutes) | 6. SQL Server (6 minutes) | 7. Software Develop Tools (10 minutes) | 8. Languages (2 minutes) |
| Download PDF | Putting the Pieces of .NET Together - 48-page PDF | |||
DiscountAsp is the best hosting company that I have found for .NET applications.
They provide many SQL tools that make it easy to remotely manage your sql database directly from your computer that other hosting companies like GoDaddy do not. Here are the exact steps that you need to take to use DiscountASP to connect a web site to a SQL Database
- Get domain name from GoDaddy for $8/year
- Get hosting account with DiscountASP for $10 per month
- In Discountasp – select $10 monthly addon for SQL Server 2005 or SQL Server 2008
- On GoDaddy in domain manager, update nameservers to point to discountasp. This points your domain name to hosting address on discountasp.net
- Use SQL Server 2005 or 2008 remote connect to discountasp server. Create your database and tables on discount asp.
- Use Visual Web Developer to create your application and use configure sqldatasource to point to database on DiscountASP
- Visual Web Developer – Use "Website/Copy website" in toolbar to copy your application to ftp location on discount asp – usually ftp.yourwebsite.com
- (Hint: When using DiscountASP to build a portfolio of web sites to demonstrate your skills, you can use starter kits to jump-start your progress.)
photo credit: anothersamchan
| |
Related posts:
- SQL Server 2005 Express Tutorial: (13 Videos) Database mirroring, backup sql server 2005, sql server 2005 replication, sql server standard edition, download sql server 2005, compare sql server, sql server instance Excellent SQL Server 2005 Express series of 13 free videos...
- Visual Studio 2005 Express – Part 5 – Speech Recognition This video tutorial shows how to add speech recognition to...
- SQL Server 2005 Video Tutorial – 1 – Installing This programming video tutorial series will show will show you...
- Visual Studio Express 2005 Video Tutorial – Part 4 – Adding Text-To-Speech (TTS) In this tutorial, we learn how to add speech to...
- ASP.NET Web Site Security Vulnerability Cheat Sheet 1. To avoid SQL Injection, replace all SQL Commands with...
Related posts brought to you by Yet Another Related Posts Plugin.
