How you will handle session when deploying application in
more than a server? Describe session handling in a webfarm,
how does it work and what are the limits?
Answers were Sorted based on User's Feedback
Answer / sudhir kunnure
one session woking only opening web application,this
session no any itraction if there are opeing multiple same
web applications.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sravan chitikesi
only one session is enough to handle more than one or one
webapp....
but the priority is given as First come first serve,.
| Is This Answer Correct ? | 1 Yes | 0 No |
How to disable validator control by client side JavaScript?
I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?
Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one
What is the difference between Webservice and WCF
Explain transparent caching with aop?
What is CLR ? Differentiate between CLR & CTS.
how to debug web services on consumer side?
accessing a textbox that was created dynamically? for (int i = 0; i < t1; i++) { TextBox t2 = new TextBox(); t2.ID = "adf" + i; PlaceHolder1.Controls.Add(t2); } accessing data entered in the above created controls.
Is session stored in browser?
under which namespaces connection strings can be defined?
In ViewState How much lifespan items stored?
what is a virtual class?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)