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
Difference abstract class and interface in .net?
What is meant by globalization and localization?
Tell us what is heap and what is stack?
What are the deferred execution and the immediate execution in linq?
Explain how to spawn a thread?
Explain boxing and unboxing in .net.
What is 3 tier architecture?
Do you know what is linq?
What is an anonymous method?
What is the difference between a debug and release build?
Please explain the difference between constants and read-only variables?
Can a try block have more than one catch block?
Is it true that objects don't always get destroyed immediately when the last reference goes away?
What is Full trust permission set in .Net
How does u handle this COM components developed in other programming languages in .NET?