•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the VB.NET section within the Software Development category of DaniWeb, a massive community of 402,884 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,083 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our VB.NET advertiser: Programming Forums
Views: 4430 | Replies: 6
![]() |
•
•
Join Date: Mar 2004
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
I was wondering if someone could please explain to me what the difference is between visual basic .net and visual studio .net. I have searched endlessly on google, but I just can't seem to find anything helpful. I haven't programmed since I took a couple fortran classes a long time ago, so most of this is very new to me. I was planning on starting up again and I am trying to figure out which to start with. I have checked out some others, as well. like purebasic, rapidQ, and ibasic. But, i would like to know a little more about VB .net and VS .net. Any input would be much appreciated.
thanks,
m3rc

thanks,
m3rc
•
•
Join Date: Mar 2004
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
m3rc-
Not quite sure what kind of desciption/comparison your looking for. MSDN library over at http://msdn.microsoft.com has a wealth of info (if you've got the time to research, you would like to invest).
Are interested in attending seminars/lectures, developing software, shopping around for what best fits your (?)needs(?), or just want the quick and dirty rundown?
Not quite sure what kind of desciption/comparison your looking for. MSDN library over at http://msdn.microsoft.com has a wealth of info (if you've got the time to research, you would like to invest).
Are interested in attending seminars/lectures, developing software, shopping around for what best fits your (?)needs(?), or just want the quick and dirty rundown?
•
•
Join Date: Mar 2004
Posts: 11
Reputation:
Rep Power: 5
Solved Threads: 1
can't really compare the 2, it would be like comparing apples to oranges. vb.net is a programming language like fortran. vs.net is the latest IDE from Microsoft, you can use vs.net to program vb.net, but it also works for C#, J#, C++, Managed C++, plus a whole slew more, because of it's extendable architecture, so theoretically you could make vs.net be an IDE for any language that you had a compiler for.
And if you really want to still use fortran go right ahead, http://www.salfordsoftware.co.uk/com...tegration.html
(integrated into vs.net) :lol:
And if you really want to still use fortran go right ahead, http://www.salfordsoftware.co.uk/com...tegration.html
(integrated into vs.net) :lol:
Although Steu's response was accurate, I'm not too sure how 'clear' it was.
Visual Basic .NET: A programming language that compilies to the Microsoft .NET Framework.
Visual Studio .NET: An Integrated Development Environment. Basically, a place to easily develop and compile your code. Visual Studio .NET supports writing in many languages; C++, C#, VB.NET, and PHP to name a few. There are different editions of VS.NET, just like there are different editions of Microsoft Office. Some only include VB.NET support, some only include C#, etc.
I do want to point out that there are alternitives to development in Visual Studio .NET. You could just download the Microsoft .NET SDK; which includes the full VB.NET and C# compilers, and just write your source in notepad (not very user friendly!). One of the best free/open-source alternitives to VS.NET is called #Develop. #Develop doesn't have all the bells and whistles included in VS.NET, but if you're begining to write .NET code, I think most people would find it hard to shell out all that money for VS.NET when they don't even know the language.
Visual Basic .NET: A programming language that compilies to the Microsoft .NET Framework.
Visual Studio .NET: An Integrated Development Environment. Basically, a place to easily develop and compile your code. Visual Studio .NET supports writing in many languages; C++, C#, VB.NET, and PHP to name a few. There are different editions of VS.NET, just like there are different editions of Microsoft Office. Some only include VB.NET support, some only include C#, etc.
I do want to point out that there are alternitives to development in Visual Studio .NET. You could just download the Microsoft .NET SDK; which includes the full VB.NET and C# compilers, and just write your source in notepad (not very user friendly!). One of the best free/open-source alternitives to VS.NET is called #Develop. #Develop doesn't have all the bells and whistles included in VS.NET, but if you're begining to write .NET code, I think most people would find it hard to shell out all that money for VS.NET when they don't even know the language.
-Ryan Hoffman
ASP.NET Specialist / Webmaster, Extended64.com.
Please do not email or PM me with support questions. Please direct them to the forums instead.
ASP.NET Specialist / Webmaster, Extended64.com.
Please do not email or PM me with support questions. Please direct them to the forums instead.
Steu:
I typed my response three times because my first two weren't clear enough. I still don't like how it came out :-P. Then again.. I'm the only guy who writes drafts for a birthday card.
I typed my response three times because my first two weren't clear enough. I still don't like how it came out :-P. Then again.. I'm the only guy who writes drafts for a birthday card.
-Ryan Hoffman
ASP.NET Specialist / Webmaster, Extended64.com.
Please do not email or PM me with support questions. Please direct them to the forums instead.
ASP.NET Specialist / Webmaster, Extended64.com.
Please do not email or PM me with support questions. Please direct them to the forums instead.
•
•
Join Date: Mar 2004
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
Thanks to all of you, everyone was helpful
. My brother is actually a bit of a programming expert, so I finally got a hold of him and asked him, as well. He has all of these programs and told me I could try any of them (good for the budget). Since I am interested in regular old C++ it doesn't really matter (I guess, from what I gather???). I decided to start with visual basic .net. I bought a book, "Teach Yourself Visual C++ in 24 Hours," and am currently on chapter 3. the actual code is a bit different from fortran (haha), but it still takes the same type of thinking, planning and foresight.
I am still completely confused on all the differences between compilers, IDE's, librarys, etc. Maybe once I finish this book and move on to the next I'll have a better grasp of it all.
thanks again,
m3rc
. My brother is actually a bit of a programming expert, so I finally got a hold of him and asked him, as well. He has all of these programs and told me I could try any of them (good for the budget). Since I am interested in regular old C++ it doesn't really matter (I guess, from what I gather???). I decided to start with visual basic .net. I bought a book, "Teach Yourself Visual C++ in 24 Hours," and am currently on chapter 3. the actual code is a bit different from fortran (haha), but it still takes the same type of thinking, planning and foresight. I am still completely confused on all the differences between compilers, IDE's, librarys, etc. Maybe once I finish this book and move on to the next I'll have a better grasp of it all.
thanks again,
m3rc
![]() |
•
•
•
•
•
•
•
•
DaniWeb VB.NET Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- To show Tabcontrol on webform in ASP.NET using VB.NET (ASP.NET)
- Senior C#.Net Developer - Oxfordshire - ASP. Net, VB / Net - SQL Server (Web Development Job Offers)
- difference between asp.net and .net framework (ASP.NET)
- Difference between C#.NET and C++.NET (C++)
- Team Lead C#, ASP.NET, VB.NET, Web Services, SQL - Los Angeles, CA (Web Development Job Offers)
- The Move.....Visual Basic 6, Visual Basic .NET ? (VB.NET)
- Forms Authorization/ Authentication using asp .net and vb .net (ASP.NET)
Other Threads in the VB.NET Forum
- Previous Thread: Softwire for Vs.Net
- Next Thread: Using CDO messaging service


Linear Mode