![]() Related Questions Latest Answer : Classic ASP uses inline code. HTML and asp code are embedded in the same file. (.asp)One of the enhancements in ASP.NET framework is seperation of HTML code (UI) and the code behind that web page (.cs file). This is easier to maintain and ... Latest Answer : State Server is used for handling sessions in a web farm. In a web farm, make sure you have the same in all your web servers. Also, make sure your objects are serializable. For session state to be maintained across different web servers in the web farm, ... Latest Answer : Session.Contents.Remove( variable ) is the session fuction to remove one item from the contents Session.Contents.RemoveAll will ... Latest Answer : 1) Sessions may change from user to user - Cache will be applicable to the entire application through out it's life cycle2) Sessions will maintain state for a specific user - Cache will not maintain state 3) Sessions may not improve performance - Cache ... Read Answers (1) | Asked by : Rajesh Thakur Latest Answer : Application running on single server that has multiple CPU is called Web gardenApplication Running on Multiple Web Severs is called Webfarm ... What is the difference between View State, Session State and Hidden Variables?In which scenario we use each of them? What is Specific Difference Between Session.Abandon();andSession.Kill();Note: Because Microsoft has a big logic to give two method for different work not for same work. The treeview in my page works fine as a menu in VS 2005 local in my machine , but when I publish my web site the attribute HoverNodeStyle doesn't work, doesn't change the color and neither underline Latest Answer : I don't understand your answer. The data is displaying hierarchically in the control in my PC as a menu, but in the server where this web is installed some features are showing but this attribute don't. Thank you for answer me and could you be ... i want to know whether session object is accessible in web farm and web garden. Similarly if application object is accessible in webfarm and web garden Latest Answer : Web farms means many Application of Multiple server on different location on the world.for
example: www.yahoo.in, www.yahoo.uk
Web Gardens means many application of single server.for example www.mail.yahoo.com, www.chat.yahoo.com
... Question: Can you define basic element of WebServices and explain any one from them?Answer: These are as follows SOAP, WSDL and UDDI. And I am explaining about the SOAP(Simple Object Access Protocol) it
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||