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 explain what is the difference between a class and an object?
Please explain what are an object and a class?
How to convert a .NET object into COM operabililty?
Explain what rare the types of jit and what is econo-jit?
What exactly is being serialized when you perform serialization in .net?
Tell us what is a sealed class?
How to get the number after decimal point in .net?
Which dll translate xml to sql in internet information server (iis)?
What is manifest in .net?
What are data types in .NET?
How com+ related to the dna architecture?
How to produce an assembly?
Explain me what is the difference between an abstract class and an interface?
Where does the gac exist ?
Explain the difference between task and thread in .net?