- 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 blogging about the Business of SL, Adam Kinney bl…
- 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.
- 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 offers for localization is a tool called Loc…
- 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 Nogueira has a Silverlight Wrapper Web Part…
- 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 SL2 and asmx Web Services, Laurent Bugnion…
- 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 recursively processes the input text string.
- File Upload in UpdatePanel, ASP.NET AJAXThere 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 SP1. Please read this post for a step by step instruction
- 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 download link. For the benefit of those, I …
- 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 they were discussing a new book 'The Craftsma…
- 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, Laurence Moroney on Dynamic Languages, Jesse Libe…
- 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 seen pipeline components tested, then conti…
- 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 example however we will look at how XML Lite…
- 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 digs deep on SL2 DataGrids, Andy Beaulieu on S…
- 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 I have table Forums and Posts and I need to…
- 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 with source, Brad McKelvie on uploading with …
- SharePoint List WebService to Insert ItemUsing the SharePoint List WebService to insert an item into a list...
- 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 linked to some of the comparisons that I did …
- Silverlight Cream for March 26, 2008 -- #237Jesse Liberty on LINQ tips/tricks, and Sean Blakemore on navigating between XAML pages.
- Silverlight 2.0 application with MultiScaleImage control and Deep Zoom Composer.In this article I would like to present simple application with MultiScaleImage control and generated images from application. I hope my English is enough to understand this text but just in case I…
- Want to Write Great Business Software? Create a Great Domain Model!When you are coding in a hurry, it is very tempting to write business logic in the first place that comes to mind, such as a button click handler. However, for all but the simplest systems, such a …
