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
What does asp.net stand for?
What is the difference between the get method () and post method ()?
What is query string with example?
What is Forms Authentication in ASP.NET?
What are different methods of session maintenance in asp.net?
Explain the components of web form in asp.net
How to implement role based security in asp.net mvc? : Asp.Net MVC
How do you handle server controls?
Can you use Web API with ASP.NET Web Form?
Is viewstate secure?
Is asp.net different from asp? If yes, explain how?
How does asp net store session ids by default?
Define the term Web Garden?
Who creates jsessionid?
What is the use of worker process in asp.net?