Which two properties are on every validation control?
Answer Posted / sravya
control to validate &error message
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
With these events, why wouldn't microsoft combine invalidate and paint, so that you wouldn't have to tell it to repaint, and then to force it to repaint?
Elements of CAS
What tools is used to develop .NET applications?
Is .net core installed?
What are the different types of memory in .net?
Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
What are the authentication methods in .net?
What are code contracts?
What is assembly in .net?
What are Attributes in .NET?
Explain what does managed mean in the .net context?
Tell us the differences between an interface and an abstract class in .net?
Explain what is the difference between constants and read-only variables?
Explain what is the difference between a class and an object, and how do these terms relate to each other?
How to debug failed assembly binds?