- Silverlight Cream for April 6, 2008 -- #245Michael Washington provides a Hello World SL2/DNN, Karen Corby has part 1 of 2 on SL2 and Networking, Laurent Bugnion talks about SL2/JS/Unit Testing,…
- Formatting Numbers in JavascriptFormatting numbers so they conform to a specific format can be deceivingly tricky. For example, one of the most common tasks is to format a number for…
- Using Perforce with CruiseControl.NetOn my latest project we're using Perforce for source control and my first tasks have been to set up CruiseControl.Net for continuous integration, and…
- Silverlight Cream for April 4, 2008 -- #244LeeOnTech blogs about a SL Modal Dialog, Scott Guthrie on Existing UI == UserControl, Chad Campbell has an update on his book, Chris Carper started…
- BizTalk: SQL Send port: How to pass and process unbounded nodes to the SQL stored procedureIf we need to pass and process ONE row to the SQL store proc, it is pretty easy. Just map the XML message (inside BizTalk) elements to the service SQL…
- Localizing a WPF Application with ResX FilesAs I mentioned during my rant earlier this week, localization is fairly difficult with WPF. As it stands right now, the only real tool support Microsoft…
- Silverlight Cream for April 3, 2008 -- #243John Stockton on a small animation secured inline on a page of text, Martijn Croezen & Rob Houweling have a very nice Texture mapping applcation up, Andy…
- Silverlight Cream for April 2, 2008 -- #242Michael Sync posted a list of SL2B1 problems, Rob Houweling produced a Motion Blur demo, LeeOnTech with a SL2 MasterPage proposal, egoZd on uploading with…
- String.Replace() in XSLTHere's a sample template that lets you have the String.Replace() functionality in XSLT 1.0. The template "string-replace-all" takes 3 parameters and…
- File Upload in UpdatePanel, ASP.NET AJAXUDPATE: October 2, 2009 There is a better way of doing it with Ajax Control Toolkit version 3.0.30930 which works with.NET 3.5 SP1 and Visual Studio 2008…
- Mobile Web Forms in Visual Studio 2008UPDATE: I see a lot of comments which make me feel that this post has been useful. There have been a lot of queries also around the inability to find the…
- Software Developement as a Craft - 'The Craftsman' by Richard SennettI was listening to the BBC Radio 4 social science documentary strand Thinking Allowed earlier in the week (from my backlog of DAB radio recordings) and…
- Silverlight Cream for March 31, 2008 -- #241Mike Snow has an article about creating a new SL2 project, Bill Reiss on adding keyboard input to our game, Shawn Wildermuth's Code Camp materials,…
- BizTalk Testing Series - Testing Pipeline ComponentsThe next in my series on BizTalk testing will cover testing pipeline components. I will begin this post by discussing some of the traditional ways I have…
- XML Literals and Embedded ExpressionsIn our previous tutorial we have seen how we can use XML axis properties to consume XML returned from a web service in Silverlight applications, in this…
- Silverlight Cream for March 30, 2008 -- #240Dan Wahlin's latest articles, Cheryl at Silverlight SDK on SL2, WS, and WCF, Sam Landstrom on using one animation for multiple objects, Scott Morrison…
- LINQ to SQL DataLoadOptionsOne of the good things about LINQ to SQL is that it gives the developer flexibility to choose the specified columns of a table from a database. Let's say…
- Silverlight Cream for March 28, 2008 -- #239Jose Fajardo continues with Login UI for Messenger, Jeff Paries with very cool DrumPad, Jesse Liberty attacks "Getting Started", LeeOnTech blog is open…
- SharePoint List WebService to Insert ItemUsing the SharePoint List WebService to insert an item into a list... WebService Reference: http://<servername>/\vti\bin/Lists.asmx
- IoC and Unity - The Basics and InterceptionIoC and Unity - The Basics and InterceptionI realize it's been a while since my last post on Inversion of Control containers and looking at Unity as one of them. Since that time, Scott Hanselman…
