What are the namespace classes used in asp.net mvc? : asp.net mvc
No Answer is Posted For this Question
Be the First to Post Answer
How could you modify xaml content from javascript?
What is the viewstate in asp.net?
Name two properties common in every validation control?
What is ashx file in asp.net?
What are themes and skins in 2.0, explain usage scenario?
To wrap up a call to a Web service the standard used is..?
After building the custom control, you test it by adding an ASP.Net web application to the solution. You add a correct <%@ Register %> directive and a proper declaration of the control in the <asp:Form> tag to the Web Form, but when you execute the application you get an error. What is the most likely reason for the problem? a) The custom control must be compiled first. b) The web application must have a reference to the control c) The custom control must be registered with windows first. d) The assembly from the custom control is not in the application?s bin directory.
Is asp.net mvc still used? : Asp.Net MVC
Can we change the session timeout in ASP.NET, if yes then how and from where?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
what are the Custom controls in asp.net?
Which class provides methods that can be used to manage role membership to be used in user authorization?