List some of the important session state modes of asp.net.
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
What is the flow of processing of the request? : asp.net mvc
Which method do you use to kill explicitly a users session?
Explain how viewstate is being formed?
How can exception be handled with out the use of try catch?
What is difference between web config and global asax?
How would ASP and ASP.NET applications run at the same time on the same server?
What is directive in asp net?
Describe in brief .net framework and its components.
What is a global postback url?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
What is asp.net caching?
How can you make sure that web api returns json data only?
Explain the boxing and unboxing concept in .net?