Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Can two web application share a session and application
variable ?

Answers were Sorted based on User's Feedback



Can two web application share a session and application variable ?..

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

Can two web application share a session and application variable ?..

Answer / ram

No, You cant share session and application variable

Is This Answer Correct ?    3 Yes 6 No

Can two web application share a session and application variable ?..

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

Can two web application share a session and application variable ?..

Answer / guru

You can share

Is This Answer Correct ?    9 Yes 13 No

Can two web application share a session and application variable ?..

Answer / mohit

no it cant be share by two applications

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More ASP.NET Interview Questions

Various types of Page Load functions

4 Answers   Net Solution,


Define transparent caching with aop?

0 Answers  


how many character send in one sms forget 160limit and think about gateway allowed

2 Answers   Wipro,


What is rich control in asp.net?

0 Answers  


Why is mvc better than asp.net?

0 Answers  


About Usage of server variables ?

2 Answers   Cognizant, CTS,


What is asp.net? How is it different from asp?

0 Answers  


What is difference between URL and URI?

0 Answers   MCN Solutions,


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.

0 Answers   Siebel,


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?

0 Answers  


Categories