Explore >> Select a destination


You are here

adventures.nodeland.dev
| | www.sheshbabu.com
13.3 parsecs away

Travel
| |
| | www.rasikjain.com
15.7 parsecs away

Travel
| | Here are three scenarios for implementing authentication workflows. Internet Applications (Public facing) For internet web applications and APIs, Session based (SessionID cookie) and Token Based (JWT) Authentication can be implemented. Session Based: Implemented for a majority of traditional and stateful web applications. Once the user is authenticated, A Session state is created and stored in an external State server or SQL database. The Session state is identified by a unique SessionID....
| | therestisjustcode.wordpress.com
13.8 parsecs away

Travel
| | This month's T-SQL Tuesday is hosted by Brent Ozar andhe's asked everyone to find interestingbug or enhancement requests in Microsoft Connect related to SQL Server. The Connect item doesn't have to have anything to do with T-SQL - it could be about the engine, SSRS, R, the installer, whatever. Now, more than ever, Microsoft has...
| | dbanuggets.com
61.2 parsecs away

Travel
| Thanks to Kevin Chant for inviting us to write this month's T-SQL Tuesday. This month is special, as Kevin mentioned due to the Festive Tech Calendar, which I have been speaking about for a couple of years now. Every day of the December month, a new recording or a blog post will be released for...