Post New Answer View All Answers
How many types of triggers are there in update panel?
Define secured sockets layer.
What are validator? Name the validation controls in asp.net? How do you disable them?
When you use Ajax controls in the ASP.NET application?
Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.
What is the difference between web.config and machine.config in ASP.NET?
List the events in page life cycle.
What is the server of asp.net?
explain code with datachaching with example
What is a global postback url?
How can I open ashx file in mobile?
In order to get assembly info which namespace we should import?
What is the use of session state and application state and difference between them?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
Explain about Multi-Language integration?