Can two web application share a session and application
variable ?
Answers were Sorted based on User's Feedback
Answer / raj
you can share session and application variable in two web
application..but they should be run in same application
process
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / ram
No, You cant share session and application variable
| Is This Answer Correct ? | 3 Yes | 6 No |
Answer / ratnam
No, can't share. Becz. both web application session's are
different and also for application variables.
| Is This Answer Correct ? | 4 Yes | 8 No |
Various types of Page Load functions
Define transparent caching with aop?
how many character send in one sms forget 160limit and think about gateway allowed
What is rich control in asp.net?
Why is mvc better than asp.net?
About Usage of server variables ?
What is asp.net? How is it different from asp?
What is difference between URL and URI?
What was the difference between machine.config and web.config files
17 Answers Assurgent, NIIT, TCS,
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.
You are using the try? catch block seen in the following code segment, but no exceptions are ever caught by the catch block. What is the problem? SqlConnection cn =new sqlConnection(strSQL); SqlDataSet ds; try { cn.open(); //perform the data processing steps ??.. } catch (OleDbException e) { ?.. } a) The exception class is wrong; it should be sqlErrors. b) The exception class is wrong; it should be sqlSyntaxExceptios. c) The exception class is wrong; it should be sqlExceptions. d) The exception class is wrong; it should be sqlExcptions.
2 Answers Microsoft, Syntax Softtech,
What are session and cookies?
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)