AT&T APIPlatform MS SDK Sample Applications zip file contains csharp and vb applications that uses different APIs provided by AT&T APIPlatform MS SDK.

csharp directory contains C# sample applications.
vb directory contains VB sample applications.

Installation:

Step 1: Install ATT MS SDK Library.

Step 2: Copy csharp and vb in webroot of your domain in IIS Server

Step 3: Register your applications in AT&T dev portal and get the AppKey and secret for your application.
        Update these information in Web.config files of above Sample applications along with other parameters
        by referring README file of each application.


You can exectute the applications as below (DC for example)
http://IIS_HOSTNAME:8080/csharp/dc/app1/Default.aspx
