Featured post

c# - Usage of Server Side Controls in MVC Frame work -

i using asp.net 4.0 , mvc 2.0 web application. project requiremrnt have use server side control in application not possibl in noraml case. ideally want use adrotator control , datalist control. i saw few samples , references in codepleax mvc controllib howwver found less useful. can tell how utilize theese controls in asp.net application along mvc. note: please provide functionalities related adrotator , datalist controls not equivalent functionalities thanks in advace. mvc pages not use normal .net solution makes use of normal .net components impossible. a normal .net page use event driven solution call different methods service side mvc use actions , view completly different way handle things. also, mvc not use viewstate normal .net controlls require. found article discussing mixing of normal .net , mvc.

website - Have you ever seen as i have checked session behaviour in gmail.com ? Please help? -


yesterday morning open gmail account in internet exlorer second tab. checked mail , closed tab (not browser).

then @ time of evining again open second tab of browser , enetr gmail.com, automatically redirect me @ email account without asking login.

i shocked , thought should remain browser open whole night , today open gmail in second tab , behave similar means without login screen redirect in gmail account.

then closed tab , open browser session , enter gmail again surprised redirect me login page. @ same time open second tab of first browser , automatically redirect me @ mail account page.

what councluded behaviour might gmail server keep browser id @ server whenever eneter gmail.com on second tab of first browser, automatically redirect me @ gmail account. don't know right or not?

please clear me concept? happens session @ gmail server when closed browser tab?

as per opinion should automatically logout me why doesn't happened?

you ticked option "stay signed in" last time logged in. go gmail, click log out, , log in again, making sure option not ticked. close tab, come in hour, , open gmail again. should @ login screen time.


Comments

Popular posts from this blog

c# - Usage of Server Side Controls in MVC Frame work -

cocoa - Nesting arrays into NSDictionary object (Objective-C) -

ios - Very simple iPhone App crashes on UILabel settext -