What are the differences in C# .Net and ASP .Net.
Answer Posted / pooja soni
actually asp.net is a .net tool to create webpages. c# is a
programming language, which will be useful to write code
for those webpages. we can use vb.net also for coding.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Explain about the features and elements present in Visual studio.NET IDE?
What are nullable types in .NET
What is the advantage of .net?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
why you wouldn't want to write into it even if you could
When should I use .net core?
What is jit compilers?
How can I find out what the garbage collector is doing?
What is view state in .net?
What is Code group in .Net with respect to CAS
Explain the difference between the stack and the heap?
Describe the compilation process for .net code?
How to convert a .NET object into COM operabililty?
What are the authentication methods in .net?
Explain why do we use the “using” statement?