|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
A place to discuss future vb featuresause?Is there a place where people can give their suggestions to adding new
featers to future releases of vb? Ex. DirectCast(obj, typ) makes me crazy! C# hase the (obj as typ) statement which is shorter and what's more VB-Style! People often use and remember CType only because it's shorter then DirectCast and (obj As typ).method would be a very vb-friendly style. Try :
http://lab.msdn.microsoft.com/productfeedback/ -- Show quoteHide quotePatrice "Doker" <dok***@wp.pl> a écrit dans le message de news:dq2mpd$i1u$1@node3.news.atman.pl... > Is there a place where people can give their suggestions to adding new > featers to future releases of vb? > Ex. > DirectCast(obj, typ) makes me crazy! > C# hase the (obj as typ) statement which is shorter and what's more > VB-Style! > > People often use and remember CType only because it's shorter then > DirectCast and > (obj As typ).method would be a very vb-friendly style. And this is the moment to send them suggestions because they are working on
the specs. Once the product reaches the Beta 1 likely no new features are added (just the opposite) -- Show quoteHide quoteBest regards, Carlos J. Quintero MZ-Tools: Productivity add-ins for Visual Studio 2005, Visual Studio .NET, VB6, VB5 and VBA You can code, design and document much faster in VB.NET, C#, C++ or VJ# Free resources for add-in developers: http://www.mztools.com "Patrice" <nob***@nowhere.com> escribió en el mensaje news:O%23F95npFGHA.2212@TK2MSFTNGP15.phx.gbl... > Try : > http://lab.msdn.microsoft.com/productfeedback/ > > -- > Patrice > "Doker" <dok***@wp.pl> schrieb: Note that C#'s 'as' corresponds to VB 2005's 'TryCast' operator. Personally > Is there a place where people can give their suggestions to adding new > featers to future releases of vb? > Ex. > DirectCast(obj, typ) makes me crazy! > C# hase the (obj as typ) statement which is shorter and what's more > VB-Style! > > People often use and remember CType only because it's shorter then > DirectCast and > (obj As typ).method would be a very vb-friendly style. I like VB's cast and conversion operators much more than the way casts are written in C#, because it doesn't suffer from the brackets hell. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/>
Inheritance
Re-post, Help really needed here ! Dataview binded to Textbox for edits, I can't save the change. What happened to the Class view in VS2005? Drag and Drop to SysTray ? array in dataset VB 2005 - How to hook into Windows to intercept all mouse events? Hide Window form (top most) Handling Events in VB.Net Menu is disapearing in 2005 VB.Net Web Service |
|||||||||||||||||||||||