I m planning 2 go for some language and m completely confused in between vb.net and asp.net. could any one let me know which one is for what and more applicable nowadays in industry..
like my main emphasis is on website development and o also want to develop an inventory handling,banking software so which would be better for me

Recommended Answers

All 2 Replies

Hi Friend,
For web developement you have to use ASP.NET with default language as either C# OR VB. For pure windows application youneed to use VB.NET OR C#.NET.

ASP.NET is a web application framework, a subset of .NET Framework, which allows programmers to build dynamic web sites, web applications. This Framework provides components/classes to build a web site easily.

To use this built-in components and classes, you need to write code using either C# or VB.NET.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.