Home All Groups Group Topic Archive Search About

2005 Differences in a nutshell?

Author
15 Dec 2005 7:10 PM
Tina
I've now downloaded and installed vs.net 2005 and I see lots of
documentation and I see some isolated articles on new features.  But is
there a what's new oriented set of docs anywhere?  Something that
comprehensively covers differences from 2003 to 2005?  vs.net, the
framework, for an asp.net developer?

Thanks,
T

Author
15 Dec 2005 7:32 PM
Kevin Spencer
The documentation has this information. It's not all in one place, though.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
You can lead a fish to a bicycle,
but it takes a very long time,
and the bicycle has to *want* to change.

Show quoteHide quote
"Tina" <tinamseaburn@nospammeexcite.com> wrote in message
news:%2322%23wsaAGHA.3496@TK2MSFTNGP11.phx.gbl...
> I've now downloaded and installed vs.net 2005 and I see lots of
> documentation and I see some isolated articles on new features.  But is
> there a what's new oriented set of docs anywhere?  Something that
> comprehensively covers differences from 2003 to 2005?  vs.net, the
> framework, for an asp.net developer?
>
> Thanks,
> T
>
Are all your drivers up to date? click for free checkup

Author
15 Dec 2005 8:33 PM
Tina
Thanks Kevin,
I'll start sequentially reading through the docs and I'm sure your are
right.  I'll eventually come to see everything I need.

T

Show quoteHide quote
"Kevin Spencer" <kevin@DIESPAMMERSDIEtakempis.com> wrote in message
news:O9rDN5aAGHA.216@TK2MSFTNGP15.phx.gbl...
> The documentation has this information. It's not all in one place, though.
>
> --
> HTH,
>
> Kevin Spencer
> Microsoft MVP
> .Net Developer
> You can lead a fish to a bicycle,
> but it takes a very long time,
> and the bicycle has to *want* to change.
>
> "Tina" <tinamseaburn@nospammeexcite.com> wrote in message
> news:%2322%23wsaAGHA.3496@TK2MSFTNGP11.phx.gbl...
>> I've now downloaded and installed vs.net 2005 and I see lots of
>> documentation and I see some isolated articles on new features.  But is
>> there a what's new oriented set of docs anywhere?  Something that
>> comprehensively covers differences from 2003 to 2005?  vs.net, the
>> framework, for an asp.net developer?
>>
>> Thanks,
>> T
>>
>
>
Author
15 Dec 2005 9:58 PM
Kevin Spencer
That's pretty much what I had to do, Tina.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
You can lead a fish to a bicycle,
but it takes a very long time,
and the bicycle has to *want* to change.

Show quoteHide quote
"Tina" <tinamseaburn@nospammeexcite.com> wrote in message
news:%23jb9xsbAGHA.3496@TK2MSFTNGP11.phx.gbl...
> Thanks Kevin,
> I'll start sequentially reading through the docs and I'm sure your are
> right.  I'll eventually come to see everything I need.
>
> T
>
> "Kevin Spencer" <kevin@DIESPAMMERSDIEtakempis.com> wrote in message
> news:O9rDN5aAGHA.216@TK2MSFTNGP15.phx.gbl...
>> The documentation has this information. It's not all in one place,
>> though.
>>
>> --
>> HTH,
>>
>> Kevin Spencer
>> Microsoft MVP
>> .Net Developer
>> You can lead a fish to a bicycle,
>> but it takes a very long time,
>> and the bicycle has to *want* to change.
>>
>> "Tina" <tinamseaburn@nospammeexcite.com> wrote in message
>> news:%2322%23wsaAGHA.3496@TK2MSFTNGP11.phx.gbl...
>>> I've now downloaded and installed vs.net 2005 and I see lots of
>>> documentation and I see some isolated articles on new features.  But is
>>> there a what's new oriented set of docs anywhere?  Something that
>>> comprehensively covers differences from 2003 to 2005?  vs.net, the
>>> framework, for an asp.net developer?
>>>
>>> Thanks,
>>> T
>>>
>>
>>
>
>
Author
16 Dec 2005 12:03 AM
albert braun
"Introducing Microsoft Asp.Net 2.0" by Dino Esposito covers the ASP.NET
framework related changes (but does not really focus on VS 2005
changes). Check the table of contents out at Amazon:
http://www.amazon.com/gp/reader/0735620245/ref=sib_dp_pop_toc/103-3360162-4015018?%5Fencoding=UTF8&p=S008#reader-page

FWIW, I think the new Intellisense features in VS 2005 (which work in
config files) increase productivity quite significantly.

Also, ASP.NET 2.0's use of partial classes to separate out the control
declaration code from your code behind files is nice too. At first you
might not realize it's happening.
Author
16 Dec 2005 5:49 PM
Tina
I found it.  MSDN Webcasts: Essential ASP.NET for the Web Developer. 15
parts
T

Show quoteHide quote
"Kevin Spencer" <kevin@DIESPAMMERSDIEtakempis.com> wrote in message
news:ulrKjKcAGHA.3984@TK2MSFTNGP14.phx.gbl...
> That's pretty much what I had to do, Tina.
>
> --
> HTH,
>
> Kevin Spencer
> Microsoft MVP
> .Net Developer
> You can lead a fish to a bicycle,
> but it takes a very long time,
> and the bicycle has to *want* to change.
>
> "Tina" <tinamseaburn@nospammeexcite.com> wrote in message
> news:%23jb9xsbAGHA.3496@TK2MSFTNGP11.phx.gbl...
>> Thanks Kevin,
>> I'll start sequentially reading through the docs and I'm sure your are
>> right.  I'll eventually come to see everything I need.
>>
>> T
>>
>> "Kevin Spencer" <kevin@DIESPAMMERSDIEtakempis.com> wrote in message
>> news:O9rDN5aAGHA.216@TK2MSFTNGP15.phx.gbl...
>>> The documentation has this information. It's not all in one place,
>>> though.
>>>
>>> --
>>> HTH,
>>>
>>> Kevin Spencer
>>> Microsoft MVP
>>> .Net Developer
>>> You can lead a fish to a bicycle,
>>> but it takes a very long time,
>>> and the bicycle has to *want* to change.
>>>
>>> "Tina" <tinamseaburn@nospammeexcite.com> wrote in message
>>> news:%2322%23wsaAGHA.3496@TK2MSFTNGP11.phx.gbl...
>>>> I've now downloaded and installed vs.net 2005 and I see lots of
>>>> documentation and I see some isolated articles on new features.  But is
>>>> there a what's new oriented set of docs anywhere?  Something that
>>>> comprehensively covers differences from 2003 to 2005?  vs.net, the
>>>> framework, for an asp.net developer?
>>>>
>>>> Thanks,
>>>> T
>>>>
>>>
>>>
>>
>>
>
>

Bookmark and Share