Types of caching ?
Answer / amit khatri persistent systems
Type of Caching:-
1) Output caching
2) Fragment Caching
3) Data Caching
Is This Answer Correct ? | 8 Yes | 0 No |
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
What r the page life cycle in asp.net page?
In asp.net application, if a webpage or total application seems too slow or getting delayed to load completely in the browser. As a developer, what are the checkings or actions you will take in the application or server side to rectify the slowness or delay load or which are the factors related to this issue? How we can trace it?
Where we create sessions for Banking Applications and how to create? expalin with code?
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
How can we Validate a Controls in ASP.NET page using JavaScript?
How do you relate an aspx page with its code behind Page?
What is the difference between adding reference in solution explorer and adding references by using ?
What is the adavantage of using ASP.NET routing?
What is difference between viewstate and session in asp net?
What is the server of asp.net?
Explain the difference between value type and reference type?