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
In the Repeater control which way you can edit?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
What do you mean by authentication?
What are the asp.net 2.0 features?
What is Partial PostBack in ASP.NET?
What is difference between mvc and asp.net? : Asp.Net MVC
How does exception management works in ASP.NET?
What is cross page posting? How is it done?
How to display Alert in ASP.NET
Explain the main differences between asp and asp.net?
What are validator? Name the validation controls in asp.net? How do you disable them?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
How may clustered index we can create in table?
What is AutoPostback?
What are tuples?