|
|
Browse by Tags
All Tags » .Net » Data Warehouse
-
Table of Contents
1
Introduction.
2
Automation process components
2.1
The Build.
2.2
The Deployment ...
-
Introduction
As I have mentioned in several previous posts, I have been working on a data warehouse project. One of my main roles within this project was to work with our clients JRules / Java consultants to help integrate IBM JRules, a rules engine, with Microsoft SQL Server 2008 R2: Integration Services (SSIS).
The goal of the integration ...
-
In my other blogs entries I mention that I have been looking into building a Team Foundation Server Data Warehouse Adapter. After I got my initial proof of concept version working, I started to extend it to get a list of available builds from TFS and then import the output of Source Monitor – a popular free code metrics tool.
Now I must ...
-
As mentioned in a previous blog I would like to explain some of the steps I took to get my custom data warehouse adapter to work. I am going to start from the beginning just so that I have an easy starting point. The code I show here was based upon my POC and written in C#.
1. Create a new C# Class Library project in Visual ...
|
|
|