What is session in http request?
How can i include both C# and vb.net classes in same solution?
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,
if i have 1000 records and i want to access 20 ata time from SQL server, what will be the query?
What is reflection and disadvantages of reflection ?
How asp.net mvc differs from asp.net web forms? : asp.net mvc
what is diffrance between response.write & response.output.write
How can you pass multiple complex types in Web API?
In asp.net application, if a webpage or total application seems too slow or getting delayed to load completely in the browser. As a developer, what are the checkings or actions you will take in the application or server side to rectify the slowness or delay load or which are the factors related to this issue? How we can trace it?
Which method is used to enforce garbage collection in .net?
About session modes
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
Tell me Asp.net Method Overriding.