Hello, thank you for taking the time to read this.
I am coming to C# from a background in heavy dhtml and asp work. My tool of choice when working with those technologies has always been HomeSite (originally an Allaire product, but it has since been picked up by Macromedia).
One of the features I liked best about Homesite was that it had inline support for working with files either locally or from an FTP site. The process was virtually seamless -- the only thing you realized when working with a remote server was that saving took a few extra seconds sometimes.
I've been trying to figure out how to do the same thing in VS.NET. It would be nice to be able to access files via FTP to work on web applications rather than having to save the files locally, fire up a standalone FTP client, upload them, then test them, then repeat.
Anyone have any advice?
jared@eae.net -
I am coming to C# from a background in heavy dhtml and asp work. My tool of choice when working with those technologies has always been HomeSite (originally an Allaire product, but it has since been picked up by Macromedia).
One of the features I liked best about Homesite was that it had inline support for working with files either locally or from an FTP site. The process was virtually seamless -- the only thing you realized when working with a remote server was that saving took a few extra seconds sometimes.
I've been trying to figure out how to do the same thing in VS.NET. It would be nice to be able to access files via FTP to work on web applications rather than having to save the files locally, fire up a standalone FTP client, upload them, then test them, then repeat.
Anyone have any advice?
jared@eae.net -