Differentiate the session object and application object?
Can we use multiple forms in single asp.net application?
What do you mean by authentication and authorization
What are the merits and demerits of viewstate?
What parameters can you pass in the url of the api? Can get and post use the same url?
Elaborate differentiation between ViewState and SessionState?
can we pass values from one page to another page without redirecting to that page?
6 Answers Google, Patni, Syntel, Wipro,
How many types of cache are there?
What is the difference between Webservice and WCF
The question is "After sign out from email, Then we click a back button , we can't go to the previous page ie inbox page, It is displaying a login form only" My doubt is How will code this , If u know please blog me through this or my mail. my mail id is yoursguna@gmail.com
how to pass session value one url to another url.my code if session("user")="abc" then response.redirect("www.abc.com\client\home.aspx") end if. so how to pass value of session in browser url
What is the difference between session state and session variables ?
How do you register JavaScript for webcontrols ?