|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Whats new in .NET 2.0 for VB?Is there a listing out there anywhere that lists what is new in .NET 2.0
mainly in VB? I've seen simple lists like oh we have all these new controls, but I want a class list and such also. thanks! Brian Henry wrote:
> Is there a listing out there anywhere that lists what is new in .NET 2.0 <http://msdn.microsoft.com/vbasic/productinfo/whatsnew/>> mainly in VB? I've seen simple lists like oh we have all these new controls, > but I want a class list and such also. thanks! It's all there and in links therefrom. Personally, the stuffs I find myself using the most are: generics, the Using block, and the new dataset designer. The My namespace makes a lot of things 'one liners' that were tedious or impossible before. -- Larry Lard Replies to group please Larry Lard wrote:
Show quoteHide quote > Brian Henry wrote: Edit and Continue tops my list!> >>Is there a listing out there anywhere that lists what is new in .NET 2.0 >>mainly in VB? I've seen simple lists like oh we have all these new controls, >>but I want a class list and such also. thanks! > > > <http://msdn.microsoft.com/vbasic/productinfo/whatsnew/> > > It's all there and in links therefrom. Personally, the stuffs I find > myself using the most are: generics, the Using block, and the new > dataset designer. The My namespace makes a lot of things 'one liners' > that were tedious or impossible before. > Chris On Tue, 21 Mar 2006 11:59:05 -0500, Chris <no@spam.com> wrote:
Show quoteHide quote >Larry Lard wrote: That is handy. It doesn't seem to work for secondary projects in the>> Brian Henry wrote: >> >>>Is there a listing out there anywhere that lists what is new in .NET 2.0 >>>mainly in VB? I've seen simple lists like oh we have all these new controls, >>>but I want a class list and such also. thanks! >> >> >> <http://msdn.microsoft.com/vbasic/productinfo/whatsnew/> >> >> It's all there and in links therefrom. Personally, the stuffs I find >> myself using the most are: generics, the Using block, and the new >> dataset designer. The My namespace makes a lot of things 'one liners' >> that were tedious or impossible before. >> > >Edit and Continue tops my list! > solution though. I haven't looked into it too much but E&C only seems to work for the main project. "Chris" <no@spam.com> wrote in message Y'all are way too easy to please <g>news:ukRf9iQTGHA.5500@TK2MSFTNGP12.phx.gbl... > > Edit and Continue tops my list! > > Chris -- Ken Halter - MS-MVP-VB (visiting from VB6 world) - http://www.vbsight.com Please keep all discussions in the groups.. From a VB 6 perspective - having the compiler work in background and
generate a list of code errors is near the top. This one item has significantly reduced my debugging time. Mike Ober. Show quoteHide quote "Ken Halter" <Ken_Halter@Use_Sparingly_Hotmail.com> wrote in message news:uLpwvJSTGHA.4616@TK2MSFTNGP10.phx.gbl... > "Chris" <no@spam.com> wrote in message > news:ukRf9iQTGHA.5500@TK2MSFTNGP12.phx.gbl... > > > > Edit and Continue tops my list! > > > > Chris > > Y'all are way too easy to please <g> > > -- > Ken Halter - MS-MVP-VB (visiting from VB6 world) - http://www.vbsight.com > Please keep all discussions in the groups.. > > > Steven,
Its been there since VS 2002, however I find it one of the significant improvements over VB6. Especially when compared to VB6's one error at a time in a modal dialog box... -- Show quoteHide quoteHope this helps Jay [MVP - Outlook] ..NET Application Architect, Enthusiast, & Evangelist T.S. Bradley - http://www.tsbradley.net "Steven Nagy" <learndot***@hotmail.com> wrote in message news:1143009318.046289.18310@i40g2000cwc.googlegroups.com... | >> generate a list of code errors | | Is this even new? | I tried VS 2002 and hated it. When VS 2005 Beta came out, I gave it a try
and started switching. Mike. Show quoteHide quote "Jay B. Harlow [MVP - Outlook]" <Jay_Harlow_***@tsbradley.net> wrote in message news:%23jmws$aTGHA.736@TK2MSFTNGP12.phx.gbl... > Steven, > Its been there since VS 2002, however I find it one of the significant > improvements over VB6. Especially when compared to VB6's one error at a time > in a modal dialog box... > > -- > Hope this helps > Jay [MVP - Outlook] > .NET Application Architect, Enthusiast, & Evangelist > T.S. Bradley - http://www.tsbradley.net > > > "Steven Nagy" <learndot***@hotmail.com> wrote in message > news:1143009318.046289.18310@i40g2000cwc.googlegroups.com... > | >> generate a list of code errors > | > | Is this even new? > | > > >> I tried VS 2002 and hated it. All comments seem to be about Visual Studio rather than VB as the OPasked for. Hating VS2002 is like saying "I hate HTML because I didn't like Dreamweaver 3". Or I don't like to drive cars because once I drove a '74 Escort and it handled really badly! Or I don't eat vegetables because I don't like Peas. You get the idea.... Michael,
> From a VB 6 perspective - having the compiler work in background and As for me, however "Edit and Continue" has now again significantly increased > generate a list of code errors is near the top. This one item has > significantly reduced my debugging time. > my debugging time. The option above was more than enough for me. However, in my opinion is the without few knowledge about VB.Net talking VB6 advocacy strong. Cor Show quoteHide quote > Mike Ober. > > "Ken Halter" <Ken_Halter@Use_Sparingly_Hotmail.com> wrote in message > news:uLpwvJSTGHA.4616@TK2MSFTNGP10.phx.gbl... >> "Chris" <no@spam.com> wrote in message >> news:ukRf9iQTGHA.5500@TK2MSFTNGP12.phx.gbl... >> > >> > Edit and Continue tops my list! >> > >> > Chris >> >> Y'all are way too easy to please <g> >> >> -- >> Ken Halter - MS-MVP-VB (visiting from VB6 world) - http://www.vbsight.com >> Please keep all discussions in the groups.. >> >> >> > > > >> Except it's unbelievably slow on my machines, despite them both being P4 >> Edit and Continue tops my list! >> 3Ghz with over 1GB of ram each :-( That's indeed a pain in the *ass, Visual Studio 2005 is much slower than
2003. It really eats RAM (200 megabyte for only openign a solution), and it takes minutes to open a form. Visual Studio 2005 itself is really buggy also Really a shame :-/ Show quoteHide quote "Alex Clark" <honeycomb@newsgroups.nospam> wrote in message news:uHrKq4aTGHA.2004@TK2MSFTNGP10.phx.gbl... > Except it's unbelievably slow on my machines, despite them both being P4 > 3Ghz with over 1GB of ram each :-( Pieter,
> That's indeed a pain in the *ass, Visual Studio 2005 is much slower than Who is among those who have screamed that it should be there while others > 2003. It really eats RAM (200 megabyte for only openign a solution), and > it takes minutes to open a form. > > Visual Studio 2005 itself is really buggy also Really a shame :-/ > like me asked let it be there as soon as is working well? The current version looks likes that it was impossible to give the release some more time just because of that screaming. In my opinion should developers not feed marketing guys to hit other developers. Cor Show quoteHide quote "Pieter" <pietercou***@hotmail.com> schreef in bericht news:u%23aw%23glTGHA.6084@TK2MSFTNGP14.phx.gbl... > That's indeed a pain in the *ass, Visual Studio 2005 is much slower than > 2003. It really eats RAM (200 megabyte for only openign a solution), and > it takes minutes to open a form. > > Visual Studio 2005 itself is really buggy also Really a shame :-/ > > "Alex Clark" <honeycomb@newsgroups.nospam> wrote in message > news:uHrKq4aTGHA.2004@TK2MSFTNGP10.phx.gbl... >> Except it's unbelievably slow on my machines, despite them both being P4 >> 3Ghz with over 1GB of ram each :-( > > "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message I used the Beta's and Release candidates, and actually I really news:eYqkRvlTGHA.1576@tk2msftngp13.phx.gbl... > Who is among those who have screamed that it should be there while others > like me asked let it be there as soon as is working well? wanted/thought that Microsoft would postpone the release, but they didn't... Show quoteHide quote :-( TableLayoutPanel isn't that bad either (although it's buggy).
Show quoteHide quote "Larry Lard" <larryl***@hotmail.com> wrote in message news:1142949882.105685.24170@v46g2000cwv.googlegroups.com... > > Brian Henry wrote: >> Is there a listing out there anywhere that lists what is new in .NET 2.0 >> mainly in VB? I've seen simple lists like oh we have all these new >> controls, >> but I want a class list and such also. thanks! > > <http://msdn.microsoft.com/vbasic/productinfo/whatsnew/> > > It's all there and in links therefrom. Personally, the stuffs I find > myself using the most are: generics, the Using block, and the new > dataset designer. The My namespace makes a lot of things 'one liners' > that were tedious or impossible before. > > -- > Larry Lard > Replies to group please > |
|||||||||||||||||||||||