Answer Posted / saravankumar
Convert one variable type to another one is called datatype
conversion we can also caleed this casting in VB.NET some
automatically conversion is also there.
Cbool CByte CChar Cdate CDec CDbl CInt CLng CObj CShort CSng
CStr CType Asc.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How server form post-back works?
How is meant by dll in .net?
Tell me about secure socket layer? How to make use of the technology?
What is singlecall activation mode used for in .net?
Tell me what is serialization?
What is a formatter in .net?
Please explain what are an inheritance, polymorphism, and encapsulation?
What is common type system (cts)?
What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
What is the lapsed listener problem?
Explain me what is encapsulation?
What is the use of UML in .Net
Explain about managed heap?
What is managed code in .NET?
How to load the contents of an xml file into an xmldocument object?