Differentiate RichTextBox and TextBox control
Write the main difference between a RichTextBox and TextBox control.
Expert
RichTextBox control is same TextBox control but it is slightly different that it allows a user to format its text also. We can format text in different ways, like bold, italic, and underlined as well as modify its color and font. We could save our RichTextBox value to the RTF (Rich Text Format) file and can load value of RTF file to a RichTextBox control.
TextBox control is the input control that allows the user to enter text to the application during runtime. By default, it permits only single line text; though, we can change its property to accept a multiline text as well as the scroll bar also.
Write name of the class which can be used for converting the data types?
Write the difference between the WindowsDefaultLocation and WindowsDefaultBounds properties?
Briefly describe key-based dependency and file-based dependency?
Briefly describe about keywords also give example.
Write down the different ways of hosting the WCF service?
Explain the following methods DataAdapter.Update() and DataSetAcceptChanges()?
Name some of the binders which are offered by .NET Framework 4.0.
Explain the term neutral culture?
Illustrate the terms SESSION as well as APPLICATION object?
Explain about the rules and regulations which should be followed when creating the well-managed XML document.
18,76,764
1941376 Asked
3,689
Active Tutors
1455644
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!