Recently I was working on very very old ASP.Net Project which was built on using .Net 2 framework. That thing…
Visual Studio
Odd installation of SSDT BI on x64 bit system
Visual Studio 2008 full installation had always included Business Intelligence Development Studio (BIDS) with it. But for whatever reasons MSFT…
Odd Database Project issue with VS 2010
Recently I stumbled upon really weird issue with VS 2010. We have bunch of database projects created in VS 2010…
Creating custom “Prerequisites” for installation
If you have ever installed any software in your machine, you know what I am talking about. A textbook meaning…
Installation Project in Visual Studio … Installer 101
During past couple of weeks I was greatly involved in process of creating MSIs for our new products. The ultimate…
Creating MSI installer for Application
Recently I was tasked to create MSI installer for our current application which is in development phase. While browsing project…
Developing reports in BIDS using Report Wizard
In my last two posts about reports, I explained how can we develop & deploy reports using Business Intelligence Development…