Something I really hate is to do same thing again and again manually … and so I always try to automate that task using scripting … weather it is simple Batch Script … VB Script … Bash .. or my new favorite PowerShell . What I really like about PowerShell is, it exposes whole .NET
Author: Gaurang
Send emails using Database Mail … from SQL Server
Back in Pre SQL Server 2005 editions of SQL Server there was nice feature called SQL Mail which basically allowed users to send email from within database server. But that system has many dependencies and major one was requirement of Microsoft Exchange… thus usage was severely limited to enterprise customers who has resources to setup
Code Camp 6 this weekend
Ok, just like every year this year too we have code camp organized by CT .NET user group. If you don’t know what these events are then in one line … think of it as a one day training on different subjects (mostly related to .NET) by subject experts all around CT and near by
Setting up Domain Controller in Virtual System … Part II
So after setting up Domain Controller (DC) next step is to configure workstations and add them into newly created Domain. It is actually not that difficult part but during my early trials I spent quite a bit time to make these workstations connect to DC. Because even though they were part of same network they
Setting up Domain Controller in Virtual System … Part I
If you are like me, who like to “experiment” with random software downloaded from Source Forge, CodePlex or anything alike … on top of working on bunch of side projects in different work environments … and you have a “bug” in your mind which make you learn anything and everything .. then I am sure
No Google Store update for my Nexus 7
Apparently there is update for Google store. And now it has very sleek ‘n sexy UI. I have got this update few days back in my Galaxy Nexus … but it looks like that for some odd reasons my Nexus 7 haven’t received this update till now !! Actually there are APKs available for download
BI templates in Visual Studio 2012–SSDT BI tools
If you have used new Visual Studio 2012 then you know that it is missing one of very useful “feature” for SQL Server guys. That was BI templates for different projects of SSRS, SSIS and SSAS. And it as one of the main reasons for me not moving completely to VS 2012. But few weeks