MaskedTextBox control
Explain MaskedTextBox control and what does the Mask property do?
Expert
MaskedTextBox control is an enhancement of TextBox control. It forces user to give the proper input that is stated by the Mask property. In other way, it avoids the user from entering any invalid input to the application. Mask property gets or sets input type to the MaskedTextBox control. There exists several built-in formats for the Mask property, like phone no., time, short date, zip code, and custom.
Describe the various types of work flow?
Name the parent class which is used to create all Windows services in .net?
Explain the following methods DataAdapter.Update() and DataSetAcceptChanges()?
How one can implement the text box to display characters in the uppercase?
Write the name of the method which is used to create a click event of Control class for Button control in C#?
Briefly describe side-by-side execution and also explain whether two applications, one using the shared assembly and other private assembly be declared as side-by-side executables?
Write about the SOAP encoding?
State the use of DropDownStyle property of the ComboBox control?
Write the difference between unmanaged and managed code?
State what are Collections and Generics?
18,76,764
1926374 Asked
3,689
Active Tutors
1418841
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!