What are all the ways to find out types of objects?
Answer Posted / nitin
typeof(object)
| Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
Why asp.net is better than php?
What is a Cookie? Where is it used in ASP.NET?
Why and where this web.config file is used?
Explain the difference between or and orelse?
Explain the difference between server control and html control.
What is preprocessor in .net?
What are session state modes in asp.net?
What role “#&&” plays in a querysting?
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
Write some code using interfaces, virtual methods, and an abstract class`
How information about the user's locale can be accessed?
Explain the difference between singleton and single call?
What is custom events?
Explain repository pattern in asp.net mvc? : asp.net mvc
Explain http handlers? Where we can use the http handlers?