in

SQL Server Blogs

Voices from the UK SQL Server Community
All Tags » .NET (RSS)

Browse by Tags

  • StreamInsight Updates 1.0 - get from Cumulative Update package 2 for Microsoft SQL Server 2008 R2

    One of the newest additions from SQL Server 2008 R2 is StreamInsight, Its high-throughput stream processing architecture and the Microsoft .NET Framework-based development platform enable you to quickly implement robust and highly efficient event processing applications. ... follow ..
  • What motivates geeks?

    I recently moved a project from .NET 2.0 to .NET 3.5 and discovered that a method I had used to deserialize some JSON had become obsolete. This prompted much debate with my colleagues about why the .NET framework continues to change. The guys I was talking to both reckon that a large part of the motivation...
    Posted to Jon Sayce (Weblog) by jonsayce on Thu, Feb 14 2008
  • Programmatically Listing SQL Servers

    Using the .NET Framework there are a variety of ways you can search for available SQL Servers, but no single technique does the whole job. The best approach is to use a combination of methods to ensure you get the most complete list possible. Most methods rely on a UDP broadcast to locate servers - this...
    Posted to Jon Sayce (Weblog) by jonsayce on Sun, Feb 10 2008
  • Extending SMO Classes with Extension Methods and IEnumerable(T)

    One of the simplest ways to audit changes to a table is to have a trigger that stores a copy of any row that's inserted/updated/deleted, together with some meta data such as who made the change and when they made it. There are limitations (such as several types which can't be used in the inserted and...
    Posted to Jon Sayce (Weblog) by jonsayce on Sat, Feb 9 2008
  • Like Phoenix Rising ... or New Version of SQLCLRProjct

    Hi everyone, it’s been a while (shame one me!)!! As some of you may know, back in the days I developed a tool for deploying .NET assemblies to SQL Server 2005 (or, as it was called then, Yukon). Initially it was just a tool used from the command line. As time went by, it evolved into a project named...
    Posted to Niels SQL Server Blog (Weblog) by nielsb on Mon, Jan 14 2008
  • Cleaning Address Data with SSIS using a Web Service - Explained

    Jamie Thompson gave me some very helpful feedback on my recently published article over at SQLCentral.com called Cleaning Address Data with SSIS Using a Web Service and my previous blog entry on Calling SharePoint web services from the data flow . Jamie pointed out that I had assumed my audience would...
    Posted to Sparks from the Anvil (Weblog) by DrJohn on Sun, Nov 18 2007
  • PDC 2005

    No, not Primary Domain Controller, but Professional Developers Conference. On the MSDN Events site there is an announcement for PDC 2005. It's being held September 13 -16 in Los Angeles. Hopefully it will be as good at the last.
    Posted to Niels SQL Server Blog (Weblog) by nielsb on Wed, Dec 8 2004
  • Misc Musings

    So I'm back again (at least for a little while). It seems that my blogging goes in cycles - a couple of weeks with fairly regular postings and then nothing for a month or two. I really need to put more effort into it. I so wonder how Scoble manages to churn out as much as he does, and still have a family...
    Posted to Niels SQL Server Blog (Weblog) by nielsb on Mon, Sep 20 2004
Page 1 of 1 (8 items)
Powered by Community Server (Commercial Edition), by Telligent Systems