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 are Satellite Assemblies? How you will create this? How will you get the different language strings?
what is a strong name?
What is the transport protocol you use to call a seb service soap?
What is .net environment?
How can we convert XML data into DataBase table IN .Net?
Writing a Stored procedure to insert the values into a table
Explain something about WebService?
What is singlecall activation mode used for in .net?
What are multicast delegates?
Explain difference between panel and groupbox classes using .net?
Give An example of a ctype and directcast.
How will you do redo and undo in textbox control?