Help needed in Asp.net and VB.NET?

Muhammad Talha

New member
I am willing to pursue my education in ASP.NET and VB.NET. I wanted to know what are these.....I want to be a professional developer so these .Net technologies will help me or not? Please do let me know if there is any other software which will help me....
 
.Net is a framework. Basically, it's a collection of code classes that you can use to write applications or web sites with.

ASP.Net refers to Active Server Pages or code written that is intended to use a web browser for input and output.

VB.Net is a language. C# and VB.Net have different syntax, but they use the same framework (the .Net framework).

.Net is an excellent skill to learn for being a professional developer. A similar technology to learn would be Java and it's related technologies. Good luck!
 
Back
Top