What are all the ways to find out types of objects?
Answer Posted / riya
.GetType()
typeof(object)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How would you create a permanent cookie?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
How can you register a custom server control to a web page?
Which object encapsulates state or data of a user?
How can we pass info between 2 asp.net pages?
Which of the following .NET framework supports Web API?
In which event of the page viewstate is available?
Name the tools or API for developing or testing web api?
Why is mvc better than asp.net?
Are xaml file compiled or built on runtime?
What is the flow of processing of the request? : asp.net mvc
Explain transparent caching with aop?
What do you understand from custom control?
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
List the asp.net validation controls?