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
How is .net able to support multiple languages?
How can I get at the win32 api from a .net program?
How big is the datatype int in .net?
How can you assign an rgb color to a system.drawing.color object?
What is il in vb.net?
What data providers available in .net to connect to database?
Difference between dispose and finallize method?
Explain what is the difference between odbc and ado?
Explain why do we use msmq?
How is a managed code executed?
Difference between user groups and code groups
Explain the features that are common to all .Net languages.
What are an object and a class?
What does msil do?
What are the different types of remote object creation mode in .net?