Coding Powers

in

Browse by Tags

All Tags » ASP.NET 2.0 (RSS)
Coding4Fun Developer Kit 2008 Vol.1 Beta Released on Codeplex
Recently, I have been spending most of my time helping put together the Coding4Fun Developer Kit that was released today on Codeplex . This is a Kit put together by Microsoft to open up many of the new and powerful APIs avaiable in Vista and Visual Studio...
Facebook Developer Toolkit Version 1.2 Released
I have been spending most of time working on the Facebook Developer Toolkit and monitoring our codeplex site . Things have been going pretty, the response has been pretty positive and the help from the other site contributors has been great. We even just...
Silverlight 1.1 on Facebook Canvas Page using ASP.NET and Facebook Developer Toolkit
Silverlight 1.1 on Facebook Canvas Page using ASP.NET and Facebook Developer Toolkit...
Posted: Jun 27 2007, 05:29 PM by rpowers | with 7 comment(s)
Filed under:
Mixed Authentication- ASP.NET Forms and IIS 6.0 Windows Integrated
Recently I was working on a website that needed to leverage both Integrated Windows and Forms Authentication. The idea is that this website has some users that are on Active Directory and should be able to gain access without being challenged from credentials...
Posted: Jun 12 2007, 12:41 AM by rpowers | with 1 comment(s)
Filed under:
Facebook Developer Toolkit Codeplex project
We started a CodePlex project to help keep the Facebook Developer Toolkit up to date and relevant. The project can be found here http://www.codeplex.com/FacebookToolkit . Currently, I am working through some of the issues that have been identified and...
Facebook Developer Toolkit Released
The Facebook Developer Toolkit that I have been working on the past month or so was just released on the Visual Studio Express Website at http://msdn.microsoft.com/vstudio/express/showcase... . This toolkit should really help improve the programming experience...
ASP.NET 2.0 Script Callbacks for Web Page AutoRefresh
Recently I was working on a website requires client refresh when state changed on the server. We wanted to implement this without posting the page back to the server constantly. The solution to this problem was to implement an out of band call (AJAX)...
Posted: Apr 06 2006, 02:52 PM by rpowers | with 13 comment(s)
Filed under: