ASP.NET: Custom LinkedIn OAuth Provider
The release of Visual Studio 2012 brought us a very nice feature. They added OAuth/OpenID support to the default Web Application templates. Now by just »
The release of Visual Studio 2012 brought us a very nice feature. They added OAuth/OpenID support to the default Web Application templates. Now by just »
At some point in our career as Web developers we’ve been asked to add a visual representation of data, commonly known as charts. Charting is »
Authentication is a must have feature for every system. Every system administrator needs to give an identity to the ones using their system. Which leads us, »