What are the main advantages of using asp.net?
No Answer is Posted For this Question
Be the First to Post Answer
IN an ASP.NET Web application if there is any error, how can you debug?
Do I need to have the latest version of windows media player installed?
What is pre-init event in ASP.NET 2.0 page life cycle?
Can you explain what inheritance is and an example of when you might use it?
33) You create English, French, and German versions of your ASP.NET application. You have separate resource files for each language version. You need to deploy the appropriate resource file based on the language settings of the server. What should you do? A . Create an installer and set the Installer.Context property for each version of your application. B . Create an installer that has a launch condition to verify the locale settings. C . Create an installer that has a custom action to install only location-specific files. D . Create an installer that has an MsiConfigureProduct function to install the appropriate version.
2 Answers Friedkin, ISH, Syntax, Syntax Softtech,
Explain the server control events of asp.net ?
Tell me the code snippet to show how we can return 404 errors from HttpError?
How to write unmanaged code and how to identify whether the code is managed / unmanaged ?
2 Answers Accenture, BirlaSoft, Cogtest,
Differentiate an ADO.NET Dataset and an ADO Recordset with its functionality?
How can u sort strings in array where strings are passed to method as arguments.
What is a web api? Which protocol is used in a web api?
When you use Ajax controls in the ASP.NET application?