![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
|
VB.net what is it good for?
a guy i know who works at intel gave me this vb.net 2003 std box. it cool and all but i have no idea what to use it for. so what can i do with vb.net? i dont have any experiance with networks or massive web design.
|
|
|
|
|
|
#2 |
|
Expert Programmer
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 4
![]() |
VB .NET isn't for webdesign, it is for application programming. A quick google should give you this answer as well:
http://www.google.co.uk/search?hl=en...e+Search&meta= |
|
|
|
|
|
#3 |
|
Newbie
Join Date: May 2006
Location: Penang
Posts: 1
Rep Power: 0
![]() |
vb.net is more powerful
Vb.Net is using the .Net base class library hence it is object-oriented. You can create your own classes and objects easily, cleanly and reuse the code elsewhere...
Learning Vb.Net could also help in learning other .Net languages such as C#.Net more easily... :banana: |
|
|
|
|
|
#4 |
|
Caffeinated Neural Net
![]() Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,005
Rep Power: 5
![]() |
[parody] VB.NET, huh, good god, y'all
What is it good for? Absolutely nothing! [/parody] Actually, VB.NET is good for rapid application development, or RAD. It's also good for prototyping, so you can get (or give the client) an idea of what the end product will be, and make adjustments as needed. For many apps, where most of the execution time is spent waiting for user input, VB.NET is just fine. For high-performance code, such as games or device drivers, they are often written in a more efficient language for the final version.
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot. - Vaarsuvius, Order of the Stick |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|