What is Datatype Conversion in Vb.net?
Answer / 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 |
Explain the main components in .net?
How do you define the lease of the object in .net?
How do you give a Windows service specific permissions?
Tell us the difference between the while and for loop. Provide a .net syntax for both loops?
What is 3 tier architecture?
Explain what relationship is between a process, application domain, and application?
Tell us what is the native image generator?
How to find methods of a assembly file (not using ILDASM) Reflection
Difference between VB.NET and C#. Which is faster ?
Can I write my own .net host?
Explain how to rename a table using sql queries?
What is the difference between a debug and release build?