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.
Why is global asax is used for?
When is an object collected by the Garbage Collector? [Four options were given]
Explain the difference between webfarm and webgardens in .net?
What is a postback url?
What is web api and why to use it?
How do you hide the columns?
What is scope of an application variable in asp.net?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is http session state?
On Age field how many Asp.Net validation controls will be suit?
7 Answers NTTF Nettur Technical Training Foundation, Quest,
Explain the disadvantages of viewstate?
Explain About WebService