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
How to view a .NET assembly?
Please explain what is heap and what is stack?
Explain how to manage pagination in a page using .net?
Explain the difference between asp.net & vb.net and explain architecture?
What is machine.config in .net?
Describe the difference between inline and code behind which is best in a loosely coupled solution?
which method do you use to redirect the user to another page without performing a round trip to the client? How?
What is a .net class?
Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?
Do you know the difference between the stack and the heap?
What is the use of design pattern?
What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?
Explain the features that are common to all .Net languages.
What is multiThreading in .NET?
Explain me what is the difference between an abstract class and an interface?