Geeks with Blogs
HomeAbout
  • Silverlight Cream for April 6, 2008 -- #245
    Michael 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,…
    Dave Campbell · 2008-04-06
  • Formatting Numbers in Javascript
    Formatting 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…
    Rajesh Thomas · 2008-04-05
  • Using Perforce with CruiseControl.Net
    On 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…
    Elton Stoneman · 2008-04-04
  • Silverlight Cream for April 4, 2008 -- #244
    LeeOnTech blogs about a SL Modal Dialog, Scott Guthrie on Existing UI == UserControl, Chad Campbell has an update on his book, Chris Carper started…
    Dave Campbell · 2008-04-04
  • BizTalk: SQL Send port: How to pass and process unbounded nodes to the SQL stored procedure
    If 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…
    Leonid Ganeline · 2008-04-03
  • Localizing a WPF Application with ResX Files
    As 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…
    Robert Paveza · 2008-04-03
  • Silverlight Cream for April 3, 2008 -- #243
    John 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…
    Dave Campbell · 2008-04-03
  • Silverlight Cream for April 2, 2008 -- #242
    Michael Sync posted a list of SL2B1 problems, Rob Houweling produced a Motion Blur demo, LeeOnTech with a SL2 MasterPage proposal, egoZd on uploading with…
    Dave Campbell · 2008-04-02
  • String.Replace() in XSLT
    Here'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…
    Erik Araojo · 2008-04-01
  • File Upload in UpdatePanel, ASP.NET AJAX
    UDPATE: 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…
    Harish Ranganathan · 2008-04-01
  • Mobile Web Forms in Visual Studio 2008
    UPDATE: 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…
    Harish Ranganathan · 2008-04-01
  • Software Developement as a Craft - 'The Craftsman' by Richard Sennett
    I 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…
    Liam Westley · 2008-03-31
  • Silverlight Cream for March 31, 2008 -- #241
    Mike 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,…
    Dave Campbell · 2008-03-31
  • BizTalk Testing Series - Testing Pipeline Components
    The 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…
    Michael Stephenson · 2008-03-30
  • XML Literals and Embedded Expressions
    In 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…
    Imran Shaik · 2008-03-30
  • Silverlight Cream for March 30, 2008 -- #240
    Dan Wahlin's latest articles, Cheryl at Silverlight SDK on SL2, WS, and WCF, Sam Landstrom on using one animation for multiple objects, Scott Morrison…
    Dave Campbell · 2008-03-30
  • LINQ to SQL DataLoadOptions
    One 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…
    Mohammad Azam · 2008-03-29
  • Silverlight Cream for March 28, 2008 -- #239
    Jose Fajardo continues with Login UI for Messenger, Jeff Paries with very cool DrumPad, Jesse Liberty attacks "Getting Started", LeeOnTech blog is open…
    Dave Campbell · 2008-03-28
  • SharePoint List WebService to Insert Item
    Using the SharePoint List WebService to insert an item into a list... WebService Reference: http://<servername>/\vti\bin/Lists.asmx
    Wayne H Magnum · 2008-03-27
  • IoC and Unity - The Basics and InterceptionIoC and Unity - The Basics and Interception
    I 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…
    Matthew Podwysocki · 2008-03-26
← Prev1…158159160…227Next →
Geeks with Blogs

A community archive of developer blogs and technical articles, preserved at their original URLs.

Browse

HomeAboutArchive
© 2026 Geeks with Blogs. Posts by their original authors.