Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
What is stateless asp or asp.net ?
2 Answers Accenture, BirlaSoft,
What is the difference between appsetting and connectionstring tags in web.config file
how to increase performance of web site? if there is a page with high load. the content is high then what should we do to increase performance?
3 Answers Emphasis, Mphasis, TCS,
What are cookies in your browser?
Explain how dot net compiled code will become platform independent?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
I have a textbox , assign required field validator and i have two buttons 1) save 2) cancel , i want the validator run only when i click save button, don't validate cancel button , what to do?
7 Answers eMids, Infotech, Integra, TCS, Wipro,
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
What is ascx?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
version information is mentioned in which file
What is application variable and when it is initialized ?