|
Posted by Oli Filth on 11/12/87 11:30
Andrew DeFaria said the following on 27/10/2005 20:06:
> Oli Filth wrote:
>
>> Well, VS (my IDE of choice for C/C++/C# as you've probably gathered)
>> can do pretty much all of those things (save the multiple language
>> things). Can't speak for all IDEs, though.
>
> Maybe. Let's review. How much disk and memory space does VS take? How
> much does it cost?
<Runs away, attempting to ignore the cost issue...>
>>> Really? So I can go into MS VS at work and then poke through the
>>> firewall to edit machines on my Linux box at home through DSL or some
>>> random box in England? Somehow I don't think I could...
>>
>>
>> If it's FTP access, you probably can. I dunno about SSH.
>
> OK. Let's test it. From the IDE edit the file
> ftp://defaria.com/testfile.txt. It's available via anonymous ftp.
>
Interestingly, VS 6 can open it, whereas VS .NET can't. It's probably
trying to hook to it to monitor external changes, and failing, so gives up.
As for editing, my mistake - in my head I was combining the Windows
filesystem abstraction (i.e. being able to open files from FTP like they
were in a local directory), with VS's facility to manage and synchronise
projects on a web server.
>>>> Whilst "think before you type" is a virtue I attempt to adhere to,
>>>> doesn't *always* work in practice.
>>>
>>>
>>> Well I've had the same problem and still do on occasion. But I
>>> actively worked on it. Another concept I employ (usually) is the
>>> silly and stupid concept of checking what I typed *before* I hit the
>>> send button. I'll do it here to.
>> ^
>> ^
>> I think this may be irony epitomised!!
>
>
> Not quite sure what you are stating here.
Your choice of homonym for "too" - i.e. I'll do it here *too*. ;)
--
Oli
Navigation:
[Reply to this message]
|