What is deference between asp.net, vb.net, c# & j#
Answers were Sorted based on User's Feedback
Answer / sridevi
In Microsoft.Net Classification based on the types of
application
1.ASP.NET - Web-Based Application
2.Windows Application
C#.Net,VB,Net and J#.net - .Net Languages
A programmer can use any .Net Language to create applications
Is This Answer Correct ? | 13 Yes | 4 No |
Answer / vyas pyk
asp.net --- is used to create user interface like screens
which include buttons, textfield and other client and server
controls.
vb.net,c# , j# -- all these are different programing
language which .net frame work supports.
in general vb.net is used for window application development
and where ad c#.net is used for web application developemt.V
Is This Answer Correct ? | 7 Yes | 3 No |
What are the differences between clr & cts?
What are the different types of Caching techniques in ASP.NET?
What is the difference between stored procedure vs function?
Which namespace is used by ado.net?
Difference between Htttppost and Httpget Methods?
What is gridview in asp.net?
Suggest 3 best practices in detail for for Developing High Performance Web and Enterprise Applications
What is the benefit of WebAPI over WCF?
What is jade template engine?
Can user control be stored in library?
Explain what the contents of cookie?
Usage of web.configuration ?