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.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

What is server infrastructure?

0 Answers  


Which authentication uses a combination of windows and iis authentication?

0 Answers  


What is the function of the CustomValidator? a) It allows for custom C# client-side code to validate entries in a control. b) It allows for a custom mixture of validator controls to use one central control for the display of messages. c) It uses scripted client-side code to validate the entry in a control. d) It uses server-side code to validate the entry in a control.

4 Answers   ABC, Syntax Softtech, TCS,


On Age field how many Asp.Net validation controls will be suit?

7 Answers   NTTF Nettur Technical Training Foundation, Quest,


Where can we set the specific variables for a application and Session objects ?

2 Answers   Siebel,


How can you implement encapsulation in asp.net?

6 Answers   TCS,


In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?

0 Answers   Siebel,


What is ViewState ? and how it is managed ?

1 Answers  


How is a property designated as read-only?

2 Answers  


What do you understand from custom control?

0 Answers   C DAC, CDAC,


How does session id work?

0 Answers  


What is cookie less session? How it works?

2 Answers   TCS,


Categories