Authenticating users via LinkedIn in your ASP.NET Application
John Katsiotis
Linked-In provides an OAuth API that allows our application to interact with it. It also allows us to authenticate our users via Linked-In so that we don’t have to keep sensitive user data. This article explains how something like this is possible in an ASP.NET Application.
received » approved for editing » being edited » being formatted » scheduled » published Status last updated: May 04, 2012 00:05
|
Uploading a Website and an SQL Database to Windows Azure
John Katsiotis
This article explains how to upload an ASP.NET website to Windows Azure and also how to deploy an SQL Database (including Schema and Data)
received » approved for editing » being edited » being formatted » scheduled » published Status last updated: May 04, 2012 00:05
|
Importing and Using an External (3rd party) Library in Script#
John Katsiotis
This article is explains the process importing (creating a wrapper of) an external library like jQuery or ExtJS in order to be used via Script#.
received » approved for editing » being edited » being formatted » scheduled » published Status last updated: May 04, 2012 00:05
|