for the textbox if i want to allow only numbers.what ever
the characters u enter it should not take.which event u used?
Answer Posted / j
use mask textbox
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain me what is encapsulation?
Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
Please explain what are an object and a class?
Explain me what is an anonymous method and how is it different from a lambda expression?
What is the purpose of enumerable class in .net?
Is there built-in support for logging?
Example from .net. Integer & struct are value types or reference types in .net?
Explain about the Common Language Runtime?
What is the microsoft .net?
Differentiate between managed and unmanaged code?
What is data type and how many types of data types are in .NET ?
How to implement getcommon method in class a? Are you seeing any problem in the implementation?
Is .net a compiler?