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
Editing MSI with OCRA
If you have worked with MSI then you probably know that it uses an internal database to store all kind of information and you can actually directly modify this information by using a great tool OCRA. It is tiny utility released by MSFT. But unfortunately it is not “that” simple to get OCRA because it
Remotely execute file on another machine
As usual, I was searching something over internet and going through random crap to look for something (I don’t remember now what was that) and I somehow found that there is really great utility available in good ol’ Sysinternals Suite which literally allows user to remotely execute any application on another machine !! That utility