What is deference between asp.net, vb.net, c# & j#

Answers were Sorted based on User's Feedback



What is deference between asp.net, vb.net, c# & j#..

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

What is deference between asp.net, vb.net, c# & j#..

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

Post New Answer

More ASP.NET Interview Questions

What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC

0 Answers  


How do session tokens work?

0 Answers  


How to upload a file using file upload control inside the Update Panel???

2 Answers  


What is Runtime callable wrapper?

2 Answers  


when user is logged on the information is saved in a cookie, what is the name of that cookie?

5 Answers   Mind Tree,






What are ASP.NET Web Forms? How is this technology different than what is available though ASP?

1 Answers   BirlaSoft,


Name the tools or API for developing or testing web api?

0 Answers  


If I m using Session State Partioning where I have partitioned my session into 4 servers then how can I know that my session will be stored on which server?

1 Answers  


Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?

0 Answers  


Explain what is viewstate?

0 Answers  


What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?

3 Answers   Satyam,


How does the XmlSerializer work? What ACL permissions does a process using it require?

2 Answers  


Categories