I am wondering if it is worth to create a FtpWebRequest my
own or just wait.

Re: when will .net 2.0 roll out? by Pieter

Pieter
Wed Nov 19 19:16:57 CST 2003

"cliff" <cliff@arialsoftware.com> wrote in message
> I am wondering if it is worth to create a FtpWebRequest my
> own or just wait.

.NET 2.0 will be out somewhere in 2005-2006, together with Longhorn.

The FTP classes will already be available in .NET 1.2. If I remember
correctly, there will be a public beta of 1.2 somewhere in March/April of
next year [however it's possible that I've dreamt all this, so don't rely on
this date too much].

Regards,
Pieter Philippaerts
Managed SSL/TLS: http://www.mentalis.org/go.php?sl



Re: when will .net 2.0 roll out? by Thomas

Thomas
Wed Nov 19 19:24:18 CST 2003

Hi cliff

> when will .net 2.0 roll out?

maybe ~Q3 / 2004 :

http://www.microsoft.com/presspass/exec/ericr/10-28PDC2003.asp
"...towards the middle or second half of 2004, you'll see Visual Studio "Whidbey"


also check:

http://msdn.microsoft.com/vstudio/productinfo/roadmap.aspx

http://www.microsoft.com/uk/partner/sol_and_products/roadmap/

http://msdn.microsoft.com/vstudio/whidbey/


Search on FtpWebRequest found e.g.
http://support.microsoft.com/?kbid=812409
and third-party components.
http://www.google.ch/search?q=FtpWebRequest+net




--
Thomas Scheidegger - MVP .NET - 'NETMaster'
http://www.cetus-links.org/oo_dotnet.html - http://dnetmaster.net/



Re: when will .net 2.0 roll out? by Ed

Ed
Wed Nov 19 22:33:54 CST 2003

Actually, the .NET Framework 2.0 is codenamed Whidbey and is scheduled for
release in the second half of 2004. The beta is scheduled for next spring.

"Pieter Philippaerts" <Pieter@nospam.mentalis.org> wrote in message
news:Oon38PwrDHA.3196@TK2MSFTNGP11.phx.gbl...
> "cliff" <cliff@arialsoftware.com> wrote in message
> > I am wondering if it is worth to create a FtpWebRequest my
> > own or just wait.
>
> .NET 2.0 will be out somewhere in 2005-2006, together with Longhorn.
>
> The FTP classes will already be available in .NET 1.2. If I remember
> correctly, there will be a public beta of 1.2 somewhere in March/April of
> next year [however it's possible that I've dreamt all this, so don't rely
on
> this date too much].
>
> Regards,
> Pieter Philippaerts
> Managed SSL/TLS: http://www.mentalis.org/go.php?sl
>
>