mustcodemore.com

11.28.2007

Tutorial on Actionscript.org

i have just submitted my first tutorial on Actionscript.org. Its called :

Basic Activity Tracking with Flash, Actionscript 2.0 and ASP.NET 2.0.

It shows the user how to interoperate between flash and ASP.NET in order to track activities like button clicks or roll overs in a flash movie. In this example i store these activities in a SQL Server Database.

The article touches on basic OOP Principals as well as creating a C# Application to house your flash movies.

http://www.actionscript.org/resources/articles/703/1/Basic-Activity-Tracking-with-Flash-Actionscript-20-and-ASPNET-20/Page1.html

11.27.2007

Mixing Forms and Windows Authentication in ASP.NET

This blog posts shows how a user enabled Single Sign On (SSO) for two web apps that mixed both Forms Authentication and IIS Integrated Security. Its a pretty good solution for this problem.

http://www.pluralsight.com/blogs/craig/archive/2004/07/24/1699.aspx

mcm

Labels: , , , , ,