How do you deploy your asp.net application?
web farm .. how does session shuld be stored... if inproc used? does the session persists from one server to other.
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
What does the "EnableViewState" property do? Why would I want it on or off?
2 Answers Photon Infotech, Siebel Systems, Syntax Softtech,
How do you secure your connection string information?
How to transpose rows into columns and columns into rows in a multi-dimensional array ?
Explain the use of duration attribute of @outputcache page directive.
Describe session handling in a webfarm?
Why we use asp.net for website development?
Where is asp.net session stored?
is gateway for sms continue connected for sending sms.how?
Is global asax mandatory?
What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?