Welcome to EMC Consulting Blogs Sign in | Join | Help

Browse by Tags

All Tags » .NET » SQL Server 2008
  • A Business Intelligence project ALM's

    Table of Contents 1   Introduction. 2   Automation process components   2.1 The Build.   2.2 The Deployment ...
    Posted to Steve Wright's Blog (Weblog) by steve.wright on October 17, 2011
  • My Adventures in Codeplex

    In October 2009 I created 2 codeplex projects which I would to tell you about: SQL Server Reporting Services MSBuild Tasks (ssrsmsbuildtasks) A few years ago I created some tasks for MSBuild to help deploy reports for my project, details can be found here,  since then my tasks have been re-used in a few other projects within my ...
    Posted to Steve Wright's Blog (Weblog) by steve.wright on December 9, 2009
  • How to load spatial data into SQL Server 2008 from .Net

    I have been working on a project which made use of the spatial data type geography within SQL Server 2008. An issue that I had was how to load the geography data from a KML file into SQL Server 2008. Currently there is no out of the box tools to do this. There is a 3rd party tool, Safe FME, which offer either their own tool or components which ...
    Posted to Steve Wright's Blog (Weblog) by steve.wright on January 23, 2009
  • Getting SQL Certificates Directly from the Database

    I have a requirement, for service broker endpoints and queues, to automate the creation of a certificate on one server and load them up on another.  The manual way of doing this is something like this: 1. Use CREATE CERTIFICATE to create a self signed certificate, something like: CREATE CERTIFICATE SomeCertificateA WITH ...
    Posted to Simon Munro (Weblog) by simon.munro on December 12, 2008
Powered by Community Server (Personal Edition), by Telligent Systems