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
Define dll hell?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
What is session handling in a webfarm, how it can work with its limits?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
Explain difference betn dataset and recordset?
What are the asp.net server side objects?
What is http only cookie?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
How can we register exception filter globally?
What is Web Server Control Templates.?
What is applicatio domain?
What is web configuration file and how to use in web application
What are the advantages of Web API?