What are the differences in C# .Net and ASP .Net.

Answer Posted / satishkumar kanakala

asp.net is used to create user interface(i.e designing of web pages )and c#.net is used to create coding for the controls in webpages.c#net is a programming language and asp.net is used for designing webpages and it is a tool in .net.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

State the differences between the dispose() and finalize().

602


Is there built-in support for logging?

622


Please explain the difference between constants and read-only variables?

548


Explain the difference between the while and for loop.

589


Explain the difference between vb and vb.net?

591






Differences between dll and exe?

611


Explain the differences between server-side code and client-side code.

575


Should I implement finalize on my class? Should I implement idisposable?

554


What is a metadata in .net?

574


Can a try block have nested try blocks?

605


What is the lapsed listener problem?

706


Is it true that objects don't always get destroyed immediately when the last reference goes away?

571


Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?

575


Explain difference between panel and groupbox classes using .net?

551


What is the root class in .net?

662