Answer Posted / narayan sahu(netx)
textbox = CType(obj, TextBox)
textbox = DirectCast(obj, TextBox)
| Is This Answer Correct ? | 15 Yes | 8 No |
Post New Answer View All Answers
Describe the programming model of a windows service
What is an anonymous method?
What are the main components in .net?
Tell us why do we use the “using” statement?
Explain what is the difference between encrypting a password and applying a hashing?
What is the base class of Button control in .NET?
How does cas works?
What is data type and how many types of data types are in .NET ?
Explain memory-mapped files.
How boxing and unboxing occures in memory?
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
What's the .net collection class that allows an element to be accessed using a unique key?
Explain the difference between task and thread in .net?
What is the difference between response.redirect & server.transfer?
What are the purposes of using .net?