How does asp.net work?
What are session state modes?
Define session in asp.net.
Which tool you have done?
What is query string with example?
What is the best way to search any exact information on google?
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?
What is windows active directory authentication?
What is web api vs wcf?
i have one gridview contains edititemtemplate(which contains update and cancel buttons) and i have one item template (contains edit button) i want the code for update and cancelbuttons in edit item template and i want the code for edit button in itemtemplate. please help me
Give real time examples for polymorphism, encapsulation, inheritance..
What is difference between web config and global asax?
What is the differances between a abstract calss and interface