Which platform does Microsoft .NET use for exchanging data between applications?
What is asp according to you?
What is the difference between a Debug and Release build? Is there a significant speed difference? Why or why not?
Hey I am using asp.net mvc architecture. I creating one dropdownlist using <select id="State" name="State"></select> this is dynamic list.Its displaying properly. But in time of Edit.If i load a page dropdownlist is not displaying the item which is stored in table.
Explain the purpose of storyboard.targetproperty.
How would you turn off cookies on one page of your website?
Give real time examples for polymorphism, encapsulation, inheritance..
How to implement Authentication and Authorization?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
How can we identify that the Page is Post Back?
How can we apply themes to an asp.net application?
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
What are url fragments?