It would be good if you guys can point to some of the cool features that are available to VB.NET and not VB6:)
Printable View
It would be good if you guys can point to some of the cool features that are available to VB.NET and not VB6:)
I like that Vb.net allows the user to define
collapsible code regions within their code
using #Region #End Region. And
that Vb.net uses these regions for system
generated code. It keeps things nice and neat. :p
Check this out.
It lists a storm of new things you can do and old problems solved.
http://www.vbforums.com/showthread.p...hreadid=145544
tnx alot!!! :)
full inline compiled VB in ASP pages is enough for me to get a hard on.
:)
A few things for me:
-Ease of Console Apps (i'm old fashoned i guess)
-Better NT Services Framework (NTSVSC.OCX is BAD)
-XML Runs Almost Everything (should be Visual Studio .XML)
-Ease of Transparency (i like see thru stuff, like Linux stuff)
-Web Forms (VB forms thru ASP, so nice...)
-SQL Access is a breeze..... (i hate databases, so this is good)
-Did i mention Console Apps.....