what is meant by sitemapnode ?
What is session object? Describe in detail.
What is meant by asp.net?
8. Why do you want to work here?
0 Answers Global Achievers, Swatz Oils,
In SP has contains 10 query,By Using Dataset Object I need to fetch 8th query of records? How?
What is binding in web service ?
when user is logged on the information is saved in a cookie, what is the name of that cookie?
What is the differances between a abstract calss and interface
What is the difference between runtime version and version?
Your ASP.NET application displays sales data on a page. You want to improve performance by holding the page in memory on the server for one hour. You want to ensure that the page is flushed from memory after one hour, and that the page is re-created when the next request for the page is received. What should you do? A . Initialize a new instance of the Cache class in the Application.Start event handler. B . Initialize a new instance of the Timer class in the Page.Load event handler. C . Set the Duration attribute of the OutputCache directive in the page. D . In the Web.config file, set the timeout attribute of the sessionState element.
5 Answers ADITI, Syntax Softtech,
What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?
Why would a company use an application service provider?
when we write the html code with runat = server it works like a server control than why we use the server control?