0
Give some description about Asp.net, VB.net and c#
1 Answer
+ 1
c# and vb.net are programming languages based on the .net framework.
c# can be used in writing apps for PC, iOS and Android(xamarin) and also used in coding asp.net pages as well as embedded systems programming
VB.net can be used to build apps for PC and coding asp.net pages ... it can be used to do basically everything c# can do.
the main difference between c# and vb.net is basically their syntax. they do pretty much the same thing as they are stripped down to bare syntax with all additional services moved to the .NET framework class library, which is common to most languages
ASP.net is a .NET technology for building web applications.
c# or vb can be used in programming asp.net pages
Hot today
Please help, any idea?
2 Votes
Loop question, I've tried everything that I knew I just don't know. Please help me solve it out
1 Votes
What is wrong? Error on test.
1 Votes
Help me solve this (using loop)
1 Votes
Help me wiht python
1 Votes
how can i flip any word with c++
0 Votes