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.
3108if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
2285
Explain what is an abstract class?
What are the main advantages of using asp.net?
Can I read the hard disk serial # of the client computer using asp.net?
What is smpte vc-1?
Explain advantages of caching?
What are the steps to follow to host a web application on a web server?
What is preprocessor in .net and type, where it use?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
What does the .webpart file do?
How does the iis work?
What is the flow of processing of the request? : asp.net mvc
How do I open an ashx file in windows 7?
What is difference between ispostback and autopostback in asp net?
Explain ViewState?
From which base class all web forms are inherited?