Answer Posted / rahul
The Microsoft .NET Framework is an environment for building,
deploying, and running robust, scalable distributed
applications.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is the difference between adding reference in solution explorer and adding references by using ?
Explain the purpose of storyboard.targetproperty.
What is the difference between page-level caching and fragment caching?
What is enableviewstate?
Which type of state management is provided by Query String in ASP.NET?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
Is there any alternative to avoid name collisions other then Namespaces?
To get the values in two different controls to match which control you use it?
Why viewstate is used in asp.net?
What is a pixel url?
Explain what is an abstract class?
Why web api is better than wcf?
What is form submit?
Can we have 2 web config files?
A web service can only be written in .net? State whether true or false.