Click here to Skip to main content
16,013,918 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Is .NET that much better than VB6? Pin
Dave Kreskowiak6-Jun-05 16:52
mveDave Kreskowiak6-Jun-05 16:52 
GeneralRe: Is .NET that much better than VB6? Pin
Christian Graus6-Jun-05 17:07
protectorChristian Graus6-Jun-05 17:07 
GeneralRe: Is .NET that much better than VB6? Pin
Dave Kreskowiak7-Jun-05 4:23
mveDave Kreskowiak7-Jun-05 4:23 
GeneralRe: Is .NET that much better than VB6? Pin
Christian Graus7-Jun-05 11:49
protectorChristian Graus7-Jun-05 11:49 
GeneralRe: Is .NET that much better than VB6? Pin
Dave Kreskowiak7-Jun-05 13:01
mveDave Kreskowiak7-Jun-05 13:01 
AnswerRe: Is .NET that much better than VB6? Pin
chrismerrill6-Jun-05 17:53
chrismerrill6-Jun-05 17:53 
GeneralRe: Is .NET that much better than VB6? Pin
Christian Graus6-Jun-05 18:18
protectorChristian Graus6-Jun-05 18:18 
GeneralRe: Is .NET that much better than VB6? Pin
chrismerrill6-Jun-05 19:57
chrismerrill6-Jun-05 19:57 
Well, it's cause I started learning C++ at the beginning of my senior year of high school and when I got to UCSD I had to start with C and work my way up. After some time at UCSD I just wasn't cutting it so I left for a community college and they had Java. After Java the only other computer programming class was VB6, so I did that and loved how simple it was. I could whip up a quick GUI to go with my code; stuff that would have taken forever in the other languages (at least for me since the classes and books covered concepts and the console window but not how to make your own GUI). Then VS2002 came out, I saw VB.NET and C# and said this is what I've been waiting for Smile | :)

So I tried a bunch of languages in about a 2.5 year period and finally decided that .NET is the way I want to go. I mainly use VB.NET because it has better intellisense support than C#; for the moment anyways. I also like C# because it has the GUI creation of VB with the coding style of C/C++.

Can't wait for VS2005 Final. Maybe if the intellisense is better for C# I'll make the final switch and just stick with C#.

It wasn't till I started learning .NET that I was finally offered a job as a programmer. It started as a normal convert our old apps to new apps but has now gone to custom control creation (fun), database interaction (ok), controlling office through com (hate it), ASP.NET (hate it, VS is always messing up my pretty html code so I have to be careful when switching between webform view and html view so that I can undo it's auto-format), gdi+ graphics rendering (lots of fun), and creating pdf files (was fun at first, but now becoming a pain since the company wants EVERYTHING to go directly to pdf and with minimal user effort, which means WAY MORE work on my part).

Hope that explains my odd migration path Smile | :)
GeneralRe: Is .NET that much better than VB6? Pin
Christian Graus7-Jun-05 11:53
protectorChristian Graus7-Jun-05 11:53 
GeneralRe: Is .NET that much better than VB6? Pin
JoeySmith7-Jun-05 18:25
JoeySmith7-Jun-05 18:25 
GeneralRe: Is .NET that much better than VB6? Pin
Christian Graus7-Jun-05 18:29
protectorChristian Graus7-Jun-05 18:29 
GeneralNeed som help with a casting error please. Pin
Qvicksilver6-Jun-05 8:22
Qvicksilver6-Jun-05 8:22 
GeneralRe: Need som help with a casting error please. Pin
5150.Net6-Jun-05 10:59
5150.Net6-Jun-05 10:59 
GeneralRe: Need som help with a casting error please. Pin
Qvicksilver6-Jun-05 12:13
Qvicksilver6-Jun-05 12:13 
GeneralRe: Need som help with a casting error please. Pin
Christian Graus6-Jun-05 14:16
protectorChristian Graus6-Jun-05 14:16 
GeneralRe: Need som help with a casting error please. Pin
Qvicksilver7-Jun-05 3:58
Qvicksilver7-Jun-05 3:58 
GeneralRe: Need som help with a casting error please. Pin
Christian Graus7-Jun-05 11:45
protectorChristian Graus7-Jun-05 11:45 
GeneralRe: Need som help with a casting error please. Pin
Qvicksilver9-Jun-05 19:52
Qvicksilver9-Jun-05 19:52 
GeneralRe: Need som help with a casting error please. Pin
Qvicksilver9-Jun-05 20:09
Qvicksilver9-Jun-05 20:09 
GeneralRe: Need som help with a casting error please. Pin
Christian Graus13-Jun-05 12:03
protectorChristian Graus13-Jun-05 12:03 
GeneralRe: Need som help with a casting error please. Pin
KaptinKrunch9-Jun-05 9:20
KaptinKrunch9-Jun-05 9:20 
GeneralRe: Need som help with a casting error please. Pin
KaptinKrunch9-Jun-05 9:21
KaptinKrunch9-Jun-05 9:21 
GeneralRe: Need som help with a casting error please. Pin
Qvicksilver9-Jun-05 19:59
Qvicksilver9-Jun-05 19:59 
GeneralMDI FORMS HELPPP! Pin
Josh1991186-Jun-05 8:21
Josh1991186-Jun-05 8:21 
GeneralRe: MDI FORMS HELPPP! Pin
Rizwan Bashir6-Jun-05 22:12
Rizwan Bashir6-Jun-05 22:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.