What is the Difference between directcast and ctype?
Answer Posted / suresh
Direct cast: Supports only reference type conversions
it throws exception
CType cast: supports only Value type conversions
| Is This Answer Correct ? | 7 Yes | 22 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?
Explain how does assembly versioning work?
can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?
Explain clr, cts and cls?
What is boxing and un-boxing in .net?
If I am writing in a language like vb or c++, what are the procedures to be followed to support .net?
What is the base class of Button control in .NET?
Explain how to redirect tracing to a file?
Which dll translate xml to sql in internet information server (iis)?
How anonymous method is different from a lambda expression?
What do the terms “boxing” and “unboxing” mean?
Explain the process of compilation in .NET?
Please explain what is the difference between encrypting a password and applying a hashing?
Tell me what is serialization?
Is there built-in support for tracing?