Microsoft Certified Partner Soul Solutions
Author: Soul Solutions Created: Wednesday, 7 November 2007
Blog entries, announcements, tips, articles etc. on Windows Live Services

By Soul Solutions on Monday, 26 May 2008

BronwenWeeGo We've been a bit lax in our blogging the last week...mainly because we were travelling around for Remix Australia.  For those who missed out you missed an awesome event! So I'll use this post to give my highlights of the events and to answer some of the common questions we were getting from you all around the ASP.Net Virtual Earth Control and the upcoming Contoso Bank Quick App.  We had a great time and it was really good for us both to be allowed to show some unreleased bits for the first (and 2nd if you were in Melbourne) time ever!

 

Read More »

By Soul Solutions on Wednesday, 14 May 2008

BronwenWeeGo Remix is coming to Australia - double strength.  There are 2 separate events in Australia this year. 20th May in Sydney, and 22nd in Melbourne. We're presenting a couple of demos at both events in the Windows Live session with Angus Logan. 

I'm speaking at REMIX. Are you?

Read More »

By Soul Solutions on Wednesday, 14 May 2008

johnWeeGo I posted my first dev article on liveside.net on the weekend, it all about making a panorama, using deep zoom, virtual earth and silverlight streaming.

Today I checked the reports on usage:

SLSGood

5,644 hits on the sample application in a few days! That could have been my entire server's bandwidth for the month (50GB).

Read More »

By Soul Solutions on Tuesday, 13 May 2008

  We were invited to present a guest lecture (2hrs) at QUT today on Web Applications in the Real World.  Our brief - show some cool demos and tell some stories about working in the real world.  Read More »

By Soul Solutions on Wednesday, 7 May 2008

BronwenWeeGo All of a sudden my project stopped autogenerating the designer.cs files for all my page and controls in my Visual Studio 2008 project.  Apart from being really annoying it's just WRONG!

 

No matter what i did it wouldn't fix the designer.cs file.  So I started down the track of regenerating the files in a new project and then it happened again!

So I tried deleting the designer.cs file and right clicking on the page and choosing "Convert To WebApplication".

Read More »

By Soul Solutions on Thursday, 1 May 2008

BronwenWeeGo.jpgBlogging has been a bit light on this month. As you may have noticed we spent a lot of time travelling this month.  We discovered it takes as long to get from Brisbane to Montreal as it does to get from Montreal to Seattle. So a summary of what we got up to this month.

By Soul Solutions on Wednesday, 2 April 2008

johnWeeGo.jpgIt has gone in a blur but it was exactly one year ago I was awarded an MVP for my community service to Windows Live Developers. Always fun to be awarded on April Fools Day. The name has changed, I'm now a Windows Live Platform MVP.

Since then we have had several releases of Virtual Earth (and PetaBytes of new data), a VE exam released, QuickApps with sample code to learn from, ASP.NET 3.5 controls and many a name change. 

I kept busy building the http://viawindowslive.com community site that so many of you have now contributed to with fellow MVP Bronwen Zande. We presented at various events in Australia, recently we travelled around Australia presenting 9 session on Virtual Earth and SQL 2008 Spatial. I took on the role of Moderator for the Read More »

By Soul Solutions on Monday, 24 March 2008

BronwenWeeGo.jpgAfter touring the country, this week we are visiting the Brisbane SQL User Group to give our presentation on SQL 2008 Spatial and Virtual Earth.  This is our 9th and final performance of this talk around Australia. Make sure you pay attention as we have some questions at the end to give our some swag.

Location Details: Microsoft Brisbane Office, Level 9, Waterfront Place, 1 Eagle Street

Start Time: 6pm

Registration HERE

SQL Spatial with Virtual Earth

In t ... Read More »

By Soul Solutions on Monday, 24 March 2008

BronwenWeeGo.jpgHave had "fun" with the SilverlightStreamingMediaPlayerl today..haven't found the solution..just all the symptoms.

So i've got a SilverlightStreamingMediaPlayer, I've set it to point to an application on Silverlight Streaming, with autoplay OFF so it doesn't start playing as soon as you load the page...all works well.

Then I added a GridView which displayed thumbnails of all the videos I want to play, and when the user clicks on one i update the video and play it using the following javascript:

        function updatevideo(url)
    {
        var slMediaPlayer = $find("<%=CurrentSilverlightStreamingMediaPlayer.ClientID %>");
        slMediaPlayer.set_mediaSource(url);
        slMediaPlayer.set_autoPlay(true);
        return false;
    }

This also works ... Read More »

By Soul Solutions on Monday, 17 March 2008

BronwenWeeGo.jpgThis month's CoDe Focus magazine was an issue all about Windows Live.  It's a great resource for Windows Live information with articles in Virtual Earth, Messenger, Live Search, Live ID, Quick Apps etc.

John and I made an appearance in the addition.  Our articles can be found here: