Creating a Windows Store app for banking (Windows Store apps using JavaScript and HTML)
Purpose
This sample shows how to create a simple Windows Store app for banking that implements secure authentication and communication over the internet. You can use the code in this sample for any Windows Store app that requires secure interaction with a server.
In this section
Topic | Description |
---|---|
This sample shows how to create a simple Windows Store app for banking that implements secure authentication and communication over the internet. You can use the code in this sample for any Windows Store app that requires secure interaction with a server. |
|
Resources that are relevant for implementing secure authentication in a Windows Store app. You can use the resources in this sample for any Windows Store app that requires secure interaction with a server. |
|
Full sample code for the Windows Store app for banking, which implements secure authentication and communication over the Internet. |
|
Shows code that implements a System.Web.Mvc controller for authentication. |
|
Shows code that implements a System.Web.Mvc controller for serving certificates. |
|
Shows code that implements a System.Web.Mvc controller for renewing certificates. |
Developer audience
The banking app is designed for use by JavaScript and HTML5 developers.
Related topics
Build date: 6/11/2013