Explain the two different types of typecasting?
Implicit: Defines the storing of values from smaller data types into larger data types, performed by the compiler only.
Explicit: Defines the storing of values from larger data types into smaller data types that may result in information loss.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is CCW (COM Callable Wrapper) ?
Please explain what is the difference between encrypting a password and applying a hashing?
what is managed data and managed code?
What is connected and diconnected database ?
What are possible implementations of distributed applications in .NET?
What are server controls?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
Explain role-based security in .Net.
Explain the process of serialization in .NET?
Explain the difference between vb and vb.net?
Show different types of collection in .NET?
What does cil do?