Geeks with Blogs
HomeAbout
  • Applications: Creating a simple UI application for Windows Mobile 6 using Visual Studio 2005: Part 1
    Time to do some actual work. As the title suggests, I will be creating a simple UI application for windows mobile 6 professional device using visual…
    TechTwaddle · 2009-04-15
  • Silverlight Cream for April 15, 2009 -- #571
    In this Issue: Chris Anderson, Jesse Liberty, Al Pascual, and dzineblog. Shoutout: Shawn Wildermuth is doing an MSDN GeekSpeak on Silverlight 3: MSDN…
    Dave Campbell · 2009-04-15
  • Silverlight Cream for April 14, 2009 -- #570
    In this pre-tax-day-issue: Shawn Wildermuth, Martin Mihaylov, and Al Pascual. Shoutout: Jeff Weber has a up on his site.
    Dave Campbell · 2009-04-14
  • Silverlight Cream for April 12, 2009 -- #569
    In this Issue: Ashish Shetty, Nikhil Kothari, Chris Cavanagh, Rishi, Nigel Sampson, Tim Heuer, Ruurd Boeke, Alex Golesh, Lee, and Pete Blois.
    Dave Campbell · 2009-04-12
  • Aggregator Provider Pattern: An Extension of Provider Pattern
    Definition Aggregator Provider Pattern is an extension of Provider Pattern, which enables us to create and utilize multiple instance of the class having…
    Ashraf Alam · 2009-04-10
  • Silverlight Cream for April 09, 2009 -- #567
    In this Issue: Mark Monster, SilverLemma, Al Pascual, Silverlight SDK(2), Tim Heuer, Expression Blend and Design, Silverlight Web Services Team, Corey…
    Dave Campbell · 2009-04-09
  • WCF Services hosted in Azure – more samples just released….
    My blog has moved. Please go to http://www.brianloesgen.com
    Brian Loesgen · 2009-04-08
  • PowerShell: List all the senders from an Outlook folder
    A friend of mine was looking for a tool today to extract a list of names and email addresses from a folder in outlook. I know that Outlook has a…
    Darren Gosbell · 2009-04-08
  • Regina Events
    We have been busy organizing a number of community events. I would like to share some events Regina.NET has been working on and other community events.…
    Gary Pronych · 2009-04-08
  • Where’s my Data?
    I was doing a data conversion that involved importing data from a flat-file source into SQL Server. I fired up SSIS and created the Data Flow tasks that…
    Kirstin Juhl · 2009-04-07
  • Silverlight Cream for April 07, 2009 -- #565
    In this Issue: Chris Cavanagh, Brownie Points, Silverlight Web Services Team, Gavin Wignall, Maurice de Beijer, Tim Heuer, Jeff Prosise, Shawn Wildermuth,…
    Dave Campbell · 2009-04-07
  • Silverlight Cream for April 06, 2009 -- #564
    In this Issue: Damon Carr, Rishi(2), Mike Taulty, Jeff Prosise, Laurent Bugnion, Ruurd Boeke, and Walt Ritscher.
    Dave Campbell · 2009-04-06
  • A simple 3-tier layers application in ASP.NET
    I will explain how to develop a simple application in ASP.NET using a three-tier architecture. - The presentation tier - The business tier - The data tier
    mredison · 2009-04-05
  • Using a Behavior to magnify your WPF applications
    At MIX 2009, the Expression Blend team cam up with a new concept called Behaviors. In fact, the only thing new is the way that the Behaviors are packed.…
    Laurent Bugnion · 2009-04-05
  • Convert a BitArray to byte[] in C#
    Here's an extension method that packs a C# BitArray to a byte array: public static byte\[\] ToByteArray(this BitArray bits) { int numBytes = bits.Count /…
    David Brown · 2009-04-05
  • Silverlight Cream for April 04, 2009 -- #563
    In this Issue: Mark Monster(2), Michael Wolf, Tm Heuer, Ning Zhang, and Somasegar. Shoutout: Bill Reiss posted about yet another game contest, this one by…
    Dave Campbell · 2009-04-05
  • MSDN Library Low Bandwidth Option
    While chatting with Tim Ewald last week at Devweek we got onto the topic of “ways to improve the MSDN experience” (Tim sits in that team). Part of that…
    Eric Nelson · 2009-04-02
  • Creating, Binding and Styling a Bubble Chart
    The Bubble Chart is part of the Silverlight toolkit and is available for Silverlight 2 and Silverlight 3 at. This chart uses the size of the “bubbles” to…
    Timmy Kokke · 2009-04-01
  • Database Versioning and Documentation Tool for Microsoft SQL Server
    is my project on Codeplex. I have just released version 4.1 which generates reports combining the schema information and user documentation into HTML…
    Henk Oberholzer · 2009-03-31
  • PowerShell: sync system time with Internet time server
    NetCmdlet’s get-time cmdlet uses the Internet TIME protocol to query Internet time server’s for the current time. It can also be used to sync the time on…
    Lance Robinson · 2009-03-30
← Prev1…130131132…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.