|
-
Jan 31st, 2005, 05:18 PM
#1
Thread Starter
Lively Member
Am I missing something?
I've been developing on my local machine while waiting for our host to come up. I moved the files onto the host and setup sharing so I can access the files from my pc here. The project a). takes forever to load b). takes forever to save.
In asp 3 this was never an issue. Load up InterDev and connect via frontpage extentions. Am I missing something as to why it is so slow? It can't be the host as everything is very fast besides this.
Is there a method to developing on the remote machine with speed in mind? How am I suppose to post changes?
-
Jan 31st, 2005, 11:05 PM
#2
Re: Am I missing something?
 Originally Posted by Ryan
I've been developing on my local machine while waiting for our host to come up. I moved the files onto the host and setup sharing so I can access the files from my pc here. The project a). takes forever to load b). takes forever to save.
In asp 3 this was never an issue. Load up InterDev and connect via frontpage extentions. Am I missing something as to why it is so slow? It can't be the host as everything is very fast besides this.
Is there a method to developing on the remote machine with speed in mind? How am I suppose to post changes?
I think unlike InterDeve and ASP, asp.net is designed for developing Application rather then web page. Most case the output is a dll files with few aspx file for interface so I think it was designed differently then InterDev as a result. I use ftp to uplad the dll and the aspx file, it works pretty well for me.
Even modify files on my Local netork is extremely slow with vs.Net and I would even dare trying to connect to a remote host!
[VBF RSS Feed]
There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.
If I have been helpful, Please Rate my Post. Thanks.
This post was powered by : 
-
Jan 31st, 2005, 11:30 PM
#3
Re: Am I missing something?
Why develop on a remote machine? If you want a centralized location for your files, use VSS or Merant. That way, you work locally, and upload after you've finished changes.
-
Feb 1st, 2005, 10:15 AM
#4
Frenzied Member
Re: Am I missing something?
VSS is a big help especially if your working in a team. It lets you work local on your machine then update the project.
It really messed me up awhile back though. Well, it was either the Source Safe or my buddy lied. He was supposed to do 6 classes in the business layer and they were just empty files after he worked on the for a month....
Magiaus
If I helped give me some points.
-
Feb 1st, 2005, 10:24 AM
#5
Re: Am I missing something?
 Originally Posted by Magiaus
VSS is a big help especially if your working in a team. It lets you work local on your machine then update the project.
It really messed me up awhile back though. Well, it was either the Source Safe or my buddy lied. He was supposed to do 6 classes in the business layer and they were just empty files after he worked on the for a month....
Yes, I dont know what I would do without VSS. Also you could use SourceOffSite which lets you work on a Remote Machine just Like VSS, brilliant tool if you are woring on Online Teams.
[VBF RSS Feed]
There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.
If I have been helpful, Please Rate my Post. Thanks.
This post was powered by : 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|