Browse by Tags

Adventures with Silverlight 3.0 and SharePoint – Part 2
Just a quick update on this.  I had to make a few changes to my site and I now have it working! To fix the master page problem, I needed to load it from code behind.  Once I did that, I was able to have that show up.  But then I had a problem Read More...
Posted 15 June 09 01:02 by Tom | 1 Comments   
Filed under , , ,
Adventures with Silverlight 3.0 and SharePoint – Part 1
I have been working on getting Silverlight 3.0 to work with SharePoint 2007 and I wanted to share with you the progress I have made and some of the challenges I have remaining. Project This project uses Silverlight 3.0, the Silverlight Toolkit for 3.0, Read More...
Posted 02 June 09 12:33 by Tom | 4 Comments   
Filed under , , ,
Silverlight RIA calling Stored Procedures that don’t return tables
There are times where you want to use a stored procedure that doesn’t return just normal rows out of a database.  One classic example is if you are doing Full-Text Searching and want to return the Rank. The first step to doing this is the get your Read More...
ASP.NET MVC and JSON and when do you use Async
I wanted to post somewhat of a discussion starter around some of the new technologies that ASP.NET has recently released. ASP.NET MVC This technology has one huge benefit of allowing you to do unit testing on your site.  But there are also a number Read More...
Posted 03 April 09 06:00 by Tom | 4 Comments   
Filed under , , , , , , ,
Silverlight 3 RIA controls and how they load
If you have started playing with the RIA controls for Silverlight, one thing that you will need to understand is that when you get a DomainContext and call one of the load commands, that it does this async. So if you do something like: var context = new Read More...
Posted 02 April 09 06:00 by Tom | 4 Comments   
Filed under ,

Search

This Blog

Syndication

Page view tracker