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 me difference between public and static modifiers?
Explain how does assembly versioning work?
What is the purpose of enumerable class in .net?
Define code access security (cas)?
Explain what is the difference between response.redirect & server.transfer?
Please explain what is the difference between a class and an object?
Tell us why do we use the “using” statement?
Explain the difference between the stack and the heap?
How big is the datatype int in .net?
Please explain is the jit an interpreter?
Explain the difference between garbage collections in .net 4.0 and earlier versions?
Differences between dll and exe?
What is a metadata in .net?
How to load the contents of an xml file into an xmldocument object?
What's a windows process in .net?