What are the differences in C# .Net and ASP .Net.
Answer Posted / faisal ahmed
Microsoft® Active Server Pages (ASP) is a server-side
scripting environment where we can use different languages
like C#,VB because of its Common Language Runtime(CLR) .NET
component to combine different languages into standard code
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
SAP Business One(this is intigrated tool of .net)
Explain the difference between vb and vb.net?
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
Explain soap and xml?
Does .net supports destructors concept?
What is the advantage of .net core?
What is typical about a windows process in regards to memory allocation in .net?
What are virtual destructures?
What is Flyout Design Pattern in .NET?
How anonymous method is different from a lambda expression?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
What are the authentication methods in .net?
Do you know what is linq?
How do I use the thread pool?
Explain when should you use .net web forms over asp.net mvc?