Enable text box to modify character format
In what way we can enable the text box to modify its characters format for a user to enter the password?
Expert
We can set PasswordChar property of a TextBox class to True to enable it to recognize passwords. Code to change a PasswordChar property of a TextBox class is as follows:
textBox1.PasswordChar = '*';
In ASP.Net which namespaces imported automatically by Visual Studio?
Briefly describe about XSLT?
State the main components of .NET Framework?
Distinguish the terms Asp.net and Vb.net?
Illustrate the terms validation controls?
Explain the benefits of using the ADO.NET in .NET 4.0?
What is Object?
Explain some of the versions of .NET?
What do you mean by ASP?
Write down the various open source tool accessible for the VB.NET?
18,76,764
1929823 Asked
3,689
Active Tutors
1431563
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!