No announcements
Found 1385645 threads
-
0 Votes
Logout Web Lightswitch beta 2?
Jamie, could you not call your own RecordLogoutTime() method in the page load event of the logout form?Answered | 9 Replies | 4147 Views | Created by JaimeH - Tuesday, April 5, 2011 3:35 PM | Last reply by OptikSage - Wednesday, April 6, 2011 3:40 PM -
1 Votes
Concrete example on how to synchronize JS Session with the server session
For example, when WL.logout is invoked, you may clear your session silently via a hidden iframe that loads your site logout page.Answered | 9 Replies | 3449 Views | Created by SBX - Wednesday, December 28, 2011 12:10 AM | Last reply by Lin Wang - MSFT - Saturday, January 7, 2012 12:47 AM -
2 Votes
ASP.NET & WebServices - Scrambled Session Information
Sorry, the following is in a hurry: search in MSDN for "ASP.NET Health Monitoring Overview".Answered | 7 Replies | 3563 Views | Created by CodeMonkey55 - Monday, August 3, 2009 4:21 PM | Last reply by John Saunders - Tuesday, August 4, 2009 11:49 PM -
0 Votes
Access ASP.NET Sessions from XBAP
And that's the kind ASP.NET uses to store the session id and authentication information.Answered | 1 Replies | 5395 Views | Created by xencer - Sunday, August 17, 2008 9:14 PM | Last reply by Chango V. - MSFT - Sunday, August 17, 2008 10:19 PM -
0 Votes
WebForm HTML Editor
Once have any update about this new features about WebForm.Answered | 1 Replies | 469 Views | Created by schardag - Thursday, August 11, 2016 3:16 PM | Last reply by lake Xiao - Friday, August 12, 2016 2:55 AM -
9 Votes
What happened to the Web app Logout?
LS/SL biz apps need to integrate with ASP.NET.Answered | 45 Replies | 6029 Views | Created by Garth F Henderson - Tuesday, March 29, 2011 10:14 PM | Last reply by Rob Perkins - Wednesday, April 6, 2011 12:16 AM -
0 Votes
Automatic logout from program when the access time is over
To log the user out of an asp.net app, you could use the HtmlPage.Window.Navigate method http://msdn.microsoft.com/en-us/library/cc189809(v=vs.95).aspx and ...Answered | 2 Replies | 4981 Views | Created by Mohammad Atiour Islam - Tuesday, February 1, 2011 3:34 PM | Last reply by IAmLouis - Tuesday, February 1, 2011 8:28 PM -
1 Votes
Causing a session variable to expire
Hi RCDA Webmaster, As your issue is related to ASP.net, you could post it to the asp.net forum for better supports.Answered | 22 Replies | 2136 Views | Created by RCDA Webmaster_ - Monday, December 8, 2014 7:58 PM | Last reply by RCDA Webmaster_ - Monday, December 15, 2014 1:42 PM -
0 Votes
How to create a Logout in LS app?
Is it possible to add a logout link next to "Change Password" in the upper right corner of the main screen?Answered | 6 Replies | 3082 Views | Created by sebaxor - Tuesday, May 22, 2012 4:12 PM | Last reply by Nicolás Lope de Barrios - Friday, July 11, 2014 4:42 PM -
0 Votes
session timeout asp.net and authentication
Since your issue is related to ASP.NET forum, So, please remember to close your thread by mark useful posts as answer.Answered | 4 Replies | 603 Views | Created by mahdi_h84 - Monday, August 8, 2016 6:29 AM | Last reply by Hart Wang - Tuesday, August 9, 2016 5:59 AM -
0 Votes
WCF Session in asp.net
Hi All, I'm using WCF methods in HTML asp.net web application.Answered | 1 Replies | 1315 Views | Created by srimaniarjunan - Thursday, December 10, 2015 8:01 AM | Last reply by Dave Patrick - Thursday, December 10, 2015 1:43 PM -
3 Votes
LogOut in LightSwitch 2013 - Silverlight version
Hi Arijit You have to develop your own custom lightswitch shell to implement the logout link.Answered | 7 Replies | 1347 Views | Created by Arijit D - Tuesday, February 10, 2015 9:25 PM | Last reply by Arijit D - Friday, February 13, 2015 4:58 PM -
1 Votes
How to Logout from faceback?
This then has the official logout URL for your app (just look for the logout.php link, then use that to logout).Answered | 2 Replies | 1559 Views | Created by The Soal - Tuesday, December 25, 2012 2:43 PM | Last reply by The Soal - Monday, December 31, 2012 9:56 AM -
1 Votes
Multi-client application (multi-tenant) with asp.net webforms and routes
Hello Alexandre, For ASP.NET website issue, please post on ASP.NET ...Answered | 2 Replies | 2139 Views | Created by Alexandre Liodoro - Monday, July 14, 2014 8:03 PM | Last reply by Barry Wang - Tuesday, July 15, 2014 2:50 AM -
1 Votes
creating a bitmap on a webform
Just use an image tag to point at the webform that makes the image.Answered | 2 Replies | 4741 Views | Created by Sabnak - Tuesday, February 8, 2011 3:40 PM | Last reply by CiaranODonnell - Tuesday, February 8, 2011 7:22 PM -
1 Votes
how to Session sharing asp.net to mvc ?
ASP.Net MVC forum on forums.asp.net.Answered | 3 Replies | 2037 Views | Created by DENİZ - Thursday, August 29, 2013 2:28 PM | Last reply by Just Karl - Wednesday, January 15, 2014 3:29 PM -
1 Votes
Logout Link
I guess that's why it's called it "How To: Create a Logout Button For LightSwitch Web Apps", lol.Answered | 11 Replies | 3237 Views | Created by goldytech - Saturday, August 27, 2011 7:40 AM | Last reply by Ahmad LS - Sunday, February 16, 2014 6:38 PM -
0 Votes
Webguard / webform difference
About WebForms, they are the User Interface (UI) elements that give your Web applications their look and feel.Answered | 1 Replies | 4156 Views | Created by VIVEK YJA - Friday, January 8, 2010 11:23 AM | Last reply by SamAgain - Monday, January 11, 2010 3:29 AM -
0 Votes
Webbrowser control logout automatically after login
There might even be a different session ID for every client (inlcuding every browser).Answered | 4 Replies | 1619 Views | Created by MrinalKumarJha - Monday, August 8, 2016 6:49 PM | Last reply by DotNet Wang - Saturday, August 13, 2016 9:16 AM -
4 Votes
Expired sessions are not being deleted from the ASP.NET Session State database
The session lasts for 24 hours.Answered | 11 Replies | 27940 Views | Created by livetdv - Monday, December 7, 2009 2:54 AM | Last reply by _JoseK_ - Thursday, September 15, 2011 12:18 PM
No announcements