No announcements
Found 590596 threads
-
0 Votes
where is forum for asp.net mvc5
MVC Richard Mueller - MVP Enterprise Mobility (Identity and Access)Answered | 1 Replies | 1360 Views | Created by ABDULLAH ANNOTECH - Monday, December 31, 2018 12:15 PM | Last reply by Richard Mueller - Monday, December 31, 2018 12:37 PM -
0 Votes
How to set the cookie expiration time for page cookies?
Can you tell me in which cookie the user credentails saved when we are using aspnet memebership in asp.net application.Answered | 6 Replies | 5033 Views | Created by Pranil Yambal - Thursday, May 26, 2011 11:40 AM | Last reply by Pranil Yambal - Wednesday, June 1, 2011 9:29 AM -
0 Votes
ASP.NET MVC5 Identity - Cookie expiration
Store the timeout preference and the DateTime of the current request in a "login expiration" cookie.Unanswered | 2 Replies | 512 Views | Created by Anonymous - Saturday, April 25, 2020 7:47 AM | Last reply by Anonymous - Saturday, April 25, 2020 7:05 PM -
0 Votes
How to expire Cookie
Hello arun, You can make a session cookie and it will expire as soon as browser is closed.Answered | 1 Replies | 5909 Views | Created by Sonu888 - Friday, August 8, 2008 8:11 AM | Last reply by Sasa Popovic - Friday, August 8, 2008 12:26 PM -
3 Votes
ASP.NET MVC5 (reference issue)
Will MVC5 unable to work properly if I remove those references manually?Answered | 4 Replies | 16424 Views | Created by Designer at GTCC - Monday, January 5, 2015 2:40 AM | Last reply by Designer at GTCC - Wednesday, January 7, 2015 2:48 AM -
0 Votes
How to Expire Cookie
You can't change the expiration date of a cookie to a date prior to the current date and expect it to disappear.Answered | 3 Replies | 2814 Views | Created by Imad1111 - Thursday, August 14, 2014 9:32 AM | Last reply by Andy ONeill - Thursday, August 14, 2014 12:08 PM -
0 Votes
set Cookie expiration time for a week
You can try following code public static void SetCookie(string key, string value) { DateTime expireDate = DateTime.UtcNow + ...Answered | 1 Replies | 1250 Views | Created by javadicson - Monday, March 31, 2014 1:53 PM | Last reply by Khanna Gaurav - Monday, March 31, 2014 6:38 PM -
0 Votes
ADFS3, How to set the MSISIPSelectionPersistent cookie to expired
We implemented a script on the F5 BIGIP that sets the cookie to expired and redirects back to the main login page.Answered | 6 Replies | 4309 Views | Created by HakonJensen - Wednesday, May 21, 2014 10:05 PM | Last reply by Mylo - Thursday, October 9, 2014 8:07 PM -
0 Votes
Asp.net Identity Expire Session Cookie
It is different with ASP.NET as a website.Answered | 1 Replies | 254 Views | Created by Anonymous - Tuesday, February 17, 2015 3:37 PM | Last reply by Anonymous - Thursday, February 19, 2015 8:29 AM -
1 Votes
Asp.net mvc5
Please use the ASP.NET forums for MVC related questions:Answered | 1 Replies | 1147 Views | Created by VidsVidhya - Friday, June 13, 2014 1:56 PM | Last reply by Mike Danes - Friday, June 13, 2014 1:58 PM -
2 Votes
Submit message if sign in cookie expires
" - which points to the same issue - posting after the cookie expired, but as answer to an existing thread.Answered | 4 Replies | 12438 Views | Created by Olaf Engelke - Friday, October 31, 2008 2:18 PM | Last reply by Ed Price - MSFT - Friday, April 13, 2012 5:39 PM -
0 Votes
how to create rate using mvc5
Please post questions related to MVC in the ASP.NET forums (http://forums.asp.net ).Answered | 5 Replies | 1201 Views | Created by christelle01 - Wednesday, July 29, 2015 11:35 AM | Last reply by chanmm - Wednesday, July 29, 2015 11:54 PM -
0 Votes
mvc5 user authenticate
ASP.Net MVC forum on forums.asp.net.Answered | 2 Replies | 1434 Views | Created by Sbu Mhlongo - Sunday, July 27, 2014 8:22 PM | Last reply by Munesh S - Friday, June 10, 2016 11:06 AM -
2 Votes
Asp.Net Identity with DocumentDB
There's a third party/open source library for using ASP.NET identity with DocumentDB: https://github.com/tracker086/DocumentDB.AspNet.Identity that does ...Answered | 2 Replies | 1627 Views | Created by sandeep_c24 - Monday, June 8, 2015 10:50 AM | Last reply by Ryan CrawCour [MSFT] - Tuesday, July 7, 2015 3:40 PM -
0 Votes
how to create email using mvc5
This sounds like a ASP.Net question, for wich the right forum is over there: http://forums.asp.net/Answered | 1 Replies | 837 Views | Created by christelle01 - Tuesday, July 28, 2015 9:54 AM | Last reply by Christopher84 - Tuesday, July 28, 2015 10:11 AM -
2 Votes
add a new cookie
Please use the ASP.NET forums for ASP.NET related questions: http://forums.asp.netAnswered | 3 Replies | 990 Views | Created by devgaurav - Friday, August 1, 2014 4:05 AM | Last reply by devgaurav - Friday, August 1, 2014 7:33 AM -
0 Votes
Easiest way to add WAAD to existing MVC5 app
Hi All, I already have an existing MVC5 app with no authentication mechanism enabled.Answered | 1 Replies | 683 Views | Created by RiccardoBecker - Tuesday, September 2, 2014 9:48 AM | Last reply by Syed Irfan Hussain - Tuesday, September 2, 2014 1:39 PM -
0 Votes
MVC5 Application Cookie expires when session ends
Another related issue I found with overriding cookie options is that, the domain name override causes the cookie not to be set.Answered | 2 Replies | 482 Views | Created by Anonymous - Thursday, April 17, 2014 10:20 PM | Last reply by Anonymous - Friday, April 18, 2014 11:22 AM -
0 Votes
[Asp.net] Cookie lose when re open browser .
(Now I'm know why I'm not find Asp.Net in Msdn forum ^^" )Answered | 2 Replies | 3167 Views | Created by Richter03 - Saturday, October 17, 2009 5:42 PM | Last reply by Richter03 - Saturday, October 17, 2009 9:00 PM -
0 Votes
How to read auth cookie when using identity to generate auth cookie in asp.net mvc5
Determines the cookie name used to persist the identity.Answered | 3 Replies | 424 Views | Created by Anonymous - Thursday, September 22, 2016 1:13 PM | Last reply by Anonymous - Tuesday, September 27, 2016 3:01 AM - Items 1 to 20 of 590596 Next ›
No announcements