Over the past few years, I have had the privilege of working with some of the world’s largest companies in a variety of industries. One thing in common with all of these engagements was using SQL Server Integration Services (SSIS) as the tool of migrating data for the companies’ business intelligence collateral. I have developed […]
Posts Tagged ‘.net’
5 Reasons to consider Azure for your next project
I have to admit – I’m not always great at spotting whatever is going to be the next great thing. This is evidenced by the fact that I bought an HD-DVD player because I was certain that format would beat Blu-ray, but more important to my professional life was the skepticism with which I originally […]
Creating Dynamic OLAP cubes from Custom Field data, pt. 1
A source system that contains dynamic or customer-defined data fields is both an old problem and a sticky one in the DW/BI environment. A standard approach of flattening the dynamic data into name/value pairs is recommended for a relational-type database. But what about multidimensional modeling or OLAP storage? Name/value pairs are just the beginning. To […]
How to Create Visual Studio 2012 Custom Templates
Lately, I’ve been thinking about ways to manage and re-use existing code. Right away I thought of code snippets. Snippets are handy for methods or small segments of code, but what I was really looking for was a faster way to repurpose common class libraries and patterns. Functionality such as caching, logging, abstracting the SharePoint data layer, etc. […]
Saving files to SharePoint from Outlook Web Access (OWA) – Part 1
Recently, I was working with a customer who was evaluating Office 365 for a very particular use case. The scenario was this: The customer has several “kiosk” type computers in a store, and need to be able to save email attachments directly to the cloud without having to touch the file system of the kiosk. […]
Sitecore 7 Data Source Changes
One of the things that I have been caught complaining about from time to time with the way Sitecore handles assignment of data source in presentation details is that the data source is stored as a string path, making it necessary to update every instance of presentation details that references an item when it is […]
Using System Center Automation to Manage Office 365
Manage Office 365 with Microsoft System Center Service Manager, Orchestrator, PowerShell or Custom GUI. Working with office 365 projects one of the things I come across frequently is what are some of the ways to manage Office 365 from an on premise location. Up to now there has been a very limited tool set to […]
Easy Email Templates with the Razor View Engine
I was given a task recently to have an application generate and send an email. The requirements were straight forward, the email should contain some customer information along with a list of products. My first thought was to use StringBuilder to handle the task, but something about that bothered me. In 2013, am I still […]
If at First you Don’t Succeed: Using the Windows Azure Model
With the recent movement from preview to release of features such as Virtual Machines and Networking (along with a promise to match any price drops from Amazon’s AWS offering), Microsoft’s Windows Azure has been getting a lot of attention lately. One of the keys to the success of the product has been the cost at which […]
Test Document Generator
Many of the projects I do have some form of document management in them. Whether developing demos or features around document management it is often necessary to have test documents. Most of the actual word documents I generate for my role are around sales or feature documentation and have a bit of proprietary information within […]
Don’t miss the Global Windows Azure Bootcamp
I know that in my last post I promised my next post would be focused on getting runtime information from your application, but I really felt that it was important to share an event that’s coming up in a couple of weeks (I really will get around to writing the post I intended next). April […]
Forrester Research Doc names Sitecore as Strong Performer in WCM!
Forrester Research, Inc. recently released a document where they evaluate 10 of the strongest performers in the Web Content Management space. They name Sitecore as a strong performer in the space because of their suite approach to WCM / Digital Marketing capabilities that allow a Content Author or marketers one interface for both content management […]