June 2009 - Posts

Convert Visual Studio 2008 Class Library Project to Web Application Project
18 June 09 02:11 AM | Mike Knowles
Have you ever started out developing a class library for web parts or utility classes only to realize you later need to add a User Control or Page to the project? This can happen when working with SharePoint solutions as a popular way to develop and package...
Filed under: ,
Multiple Browser Windows Media Player Object Tag
16 June 09 05:31 AM | Mike Knowles
This post describes how to build an object tag for Windows Media Player that will work on multiple browsers. Recently while writing some code for Windows Media Player, I took a walk down Google lane and came across an article on A List Apart by Elizabeth...
Filed under:
Integrating jQuery 1.3, ASP.NET 3.5 Visual Studio 2008
01 June 09 09:56 PM | Mike Knowles
jQuery 1.3 was released earlier this year with many new features , most notably improved CSS selectors and event handling. Microsoft and the jQuery team are working together on development and support of the jQuery framework and integrating it into the...
Filed under: ,