Browse by Tags
All Tags »
ASP.NET 2.0 (
RSS)
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...
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...
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...
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...
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...
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)...