Welcome to Webhost4life Forum Sign in | Join | Faq

ASP.NET VB.NET

Started by Beetlebub at 06-15-2006 10:54 AM. Topic has 3 replies.

Print Search
Sort Posts:    
   06-15-2006, 10:54 AM
Beetlebub is not online. Last active: 9/14/2006 10:50:53 PM Beetlebub

Top 100 Posts
Joined on 06-15-2006
Washington
Posts 3
Your ASP.NET Development Evironment
Reply Quote

Good Morning,

I have a general question to those using Visual Studio (03 or 05) and ASP.NET for their websites. Judging from the type of webhost webhost4life is, this should be most of you.

How are you setting up your development environment:

Are you coding your changes on an IIS/SQL server running on your local machine, then uploading code to the webserver?

Are you instead using your Front Page extentions to tap directly into your web server on webhost4life?

How does your debugger work if you are not using the local environment option?

For those of you coding locally, are you tapping into your DB at webhost4life? Or are you creating a local copy of your DB?

Lots of questions I know :P Just anxious to jump into modifying some code!

Thank in advance,

Jeff


   Report 
   07-18-2006, 5:27 AM
Voltaic Shock is not online. Last active: 7/11/2006 1:13:17 AM Voltaic Shock

Top 75 Posts
Joined on 07-11-2006
Posts 4
Re: Your ASP.NET Development Evironment
Reply Quote
 Beetlebub wrote:

Good Morning,

I have a general question to those using Visual Studio (03 or 05) and ASP.NET for their websites. Judging from the type of webhost webhost4life is, this should be most of you.

How are you setting up your development environment:

Are you coding your changes on an IIS/SQL server running on your local machine, then uploading code to the webserver?

Are you instead using your Front Page extentions to tap directly into your web server on webhost4life?

How does your debugger work if you are not using the local environment option?

For those of you coding locally, are you tapping into your DB at webhost4life? Or are you creating a local copy of your DB?

Lots of questions I know :P Just anxious to jump into modifying some code!

Thank in advance,

Jeff

I use VS 2005 for my site (www.cityinfoterminal.com)

I downloaded a backup of the live DB and set it up on my local machine.  I have two connectionstring settings in the web.config file one for local and one for live.  I just switch them out when I post my changes.

I also use http://unstable.cityinfoterminal.com to post my changes so that people can test out changes and then I push it live once all is well.

Terry


   Report 
   09-14-2006, 8:58 AM
Beetlebub is not online. Last active: 9/14/2006 10:50:53 PM Beetlebub

Top 100 Posts
Joined on 06-15-2006
Washington
Posts 3
Re: Your ASP.NET Development Evironment
Reply Quote

Terry,

I should have thought of making a "beta" subnet. Your http://unstable.cityinfoterminal.com idea is perfect. Thank you very much for responding to this post. I am still using VS2003 as I can't afford to get 2005 yet (No upgrade path for me). Although I will have to breaek down and get it soon as I am studying for my MCSD. 70-300 is tough!

Thanks again Terry,

Jeff "Beetlebub"


   Report 
   10-09-2006, 4:41 PM
Jeremy is not online. Last active: 10/10/2006 7:33:35 AM Jeremy

Top 500 Posts
Joined on 10-10-2006
Posts 1
Re: Your ASP.NET Development Evironment
Reply Quote
I have Visual Studio 2005. However, I prefer using Visual Web Developer for working on my asp.net apps. I develop most of my sites in VWD using SQL Express and the built in web server. I have a few apps that tap into the same aspnet memebership database on webhost4life's server. Depending on the type of changes I have to make to the database, I sometimes will download a backup of the db, make changes, and then upload and restore over the existing live db. This solution is not good for all scenarios. I use this solution with my personal site jeremywadsworth.com and a product site for my company sprayMapper.com
   Report 
Webhost4life Fo... » General Discuss... » ASP.NET VB.NET » Re: Your ASP.NET Development Evironment

Powered by Community Server, by Telligent Systems