﻿<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Girish Gangadharan &#187; SQL Server</title>
	<atom:link href="http://giri.sh/wp-404-handler.php/category/sql-server/feed/?404;http://giri.sh:80/category/sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://giri.sh</link>
	<description>Did you expect something witty here?</description>
	<lastBuildDate>Mon, 26 Jul 2010 20:35:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to get MOSS 2007 development environment setup in Vista</title>
		<link>http://giri.sh/2008/08/11/how-to-get-moss-2007-development-environment-setup-in-vista/</link>
		<comments>http://giri.sh/2008/08/11/how-to-get-moss-2007-development-environment-setup-in-vista/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 03:44:21 +0000</pubDate>
		<dc:creator>girish</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[MOSS 2007]]></category>
		<category><![CDATA[Pet projects]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Visual Studio.Net]]></category>
		<category><![CDATA[Windows 2003]]></category>

		<guid isPermaLink="false">http://giri.sh/?p=57</guid>
		<description><![CDATA[Alright Microsoft. You win. I have officially started working with Sharepoint now. I&#8217;m now one of the thousands of .Net developers that have been slowly but steadily and methodically, sucked into dark side of the &#8220;portal&#8221; world. A bunch of us in my company were hoping and praying that we don&#8217;t get placed on a [...]]]></description>
			<content:encoded><![CDATA[<p>Alright Microsoft. You win. I have officially started working with Sharepoint now. I&#8217;m now one of the thousands of .Net developers that have been slowly but steadily and methodically, sucked into dark side of the &#8220;portal&#8221; world. A bunch of us in my company were hoping and praying that we don&#8217;t get placed on a project that would force us to learn this technology especially because of the <a href="http://www.google.com/search?complete=1&#038;hl=en&#038;q=sharepoint+sucks&#038;btnG=Search&#038;aq=f">horror stories</a> we&#8217;ve heard. When someone like <a href="http://codegoeshere.blogspot.com/">Rob</a> tells you that sharepoint is the shittiest piece of software he&#8217;s ever worked on, that is saying something.</p>
<p>Anyways, enough of bitching. Every Sharepoint developer that i knew, installed VMWare on their machines that ran Windows 2003, SQL Server 2005 and VS 2005/2008 and used that as their development environment. Why? Because WSS 3.0 or MOSS 2007 runs only on server operating systems. Brilliant! Let me get this straight. We are supposed to build applications that would run on &#8220;portal&#8221; software that are hosted on servers, and so we are supposed to do our development on server operating systems? Of course! Makes perfect sense! Yay Microsoft!</p>
<p>I don&#8217;t know man&#8230;i just didn&#8217;t want to load yet another software on my box and do all the configuration. Luckily for me, <a href="http://bamboosolutions.com">Bamboo Solutions</a> had <a href="http://community.bamboosolutions.com/blogs/bambooteamblog/archive/2008/05/21/how-to-install-windows-sharepoint-services-3-0-sp1-on-vista-x64-x86.aspx">figured out a way to get MOSS 2007 to run on Vista/XP operating systems</a>. As always, i started off my learning process by opening up a brand new word document and taking screenshots of each and everything i did, right from scratch. That includes pictures of installation wizards, &#8220;This program has performed an illegal operation&#8221; errors (sugar coated for Vista), dashboards, Visual Studio IDE, etc.</p>
<p>The end result of all this pain is a document that has some blurry images but decent content on how to write a &#8220;Hello world&#8221; web part and successfully deploying it to a sharepoint portal, all starting from scratch. This tutorial would make more sense if you are a .Net developer and have been doing custom application development for a while. It is meant for someone that has no idea where to begin, in their attempt to learn Sharepoint. So if you feel some of the screenshots in the document insult your intelligence, just remember that not all people are as smart as you, wise guy.</p>
<p>Here&#8217;s the doc in PDF &#8211; <a href="http://giri.sh/downloads/How-to-get-MOSS-2007-development-environment-setup-in-Vista.pdf">How to get MOSS 2007 development environment setup in Vista.pdf</a></p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://giri.sh/2008/08/11/how-to-get-moss-2007-development-environment-setup-in-vista/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SQL Server tools</title>
		<link>http://giri.sh/2007/02/23/sql-server-tools/</link>
		<comments>http://giri.sh/2007/02/23/sql-server-tools/#comments</comments>
		<pubDate>Sat, 24 Feb 2007 05:05:24 +0000</pubDate>
		<dc:creator>girish</dc:creator>
				<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://morethan2cents.com/morethan2cents/?p=34</guid>
		<description><![CDATA[Recently i had a chance to evaluate 3 major SQL Server tools for a project i&#8217;m working on and here is my unbiased review.
Please note that all of these tools were not recommended by anyone when i started. Google brought them to me. We&#8217;ll be looking at Apex, Red-Gate and SQL Accessories. I was using [...]]]></description>
			<content:encoded><![CDATA[<p>Recently i had a chance to evaluate 3 major SQL Server tools for a project i&#8217;m working on and here is my unbiased review.</p>
<p>Please note that all of these tools were not recommended by anyone when i started. Google brought them to me. We&#8217;ll be looking at Apex, Red-Gate and SQL Accessories. I was using all these tools to compare and sync up 2 databases that were approximately 80GB each and about 90% similar (both data and schema).</p>
<p><strong>Apex SQL Diff Tool</strong></p>
<p><a href="http://www.apexsql.com"><img src="http://www.apexsql.com/images/header_logo.png" alt="Apex" /></a></p>
<p>Apex SQL Diff Tool was the biggest joke of all. Nothing but pure waste of my time i spent downloading and installing it. This one just bombed during the comparison. Not once but thrice. It just couldn&#8217;t handle the sheer amount of data. Just to give it one more chance before i trash it here, i tried opening the application right before i started writing this post and voila! This is what i get. See the image below.</p>
<p>Click image to zoom.</p>
<p><a href="http://morethan2cents.com/images/apex_error.png"><img src="http://morethan2cents.com/images/apex_error.png" alt="Apex error" height="461" width="600" /></a></p>
<p>What a waste!</p>
<p><strong>SQL Accessories &#8211; SQL Data Examiner</strong></p>
<p><a href="http://www.sqlaccessories.com/"><img src="http://www.sqlaccessories.com/images/logotype.gif" alt="SQL Accessories" /></a><br />
SQL Data Examiner started out pretty good but then refused to compare certain tables because they didn&#8217;t have primary keys. It asked me to set one myself from any one of the fields in the tables.</p>
<p>Why do some tables not have primary keys, you ask? I didn&#8217;t design it and i don&#8217;t think it would be appropriate for me to talk a lot about the data model due to contractual restrictions with the client.</p>
<p>Anyways, after running for about 10 minutes, this one threw an exception too. Although not as nasty as Apex. I must also mention that when i ran it again, it worked just fine. So i&#8217;m not going to complain too much about this one.</p>
<p><strong>Red-Gate &#8211; SQL Data Examiner</strong></p>
<p><a href="http://www.red-gate.com/"><img src="http://www.red-gate.com/images/logo_v4.1.gif" alt="Red-Gate" /></a><br />
SQL Data Compare wins hands down in this contest. The amazingly easy to use interface is just awesome and the tool did what i wanted it to do, the way i wanted it to do it and was crazy fast. I had a few questions that were answered by their customer support in a courteous and prompt fashion. I have used their other tools before like the SQL Prompt, SQL Compare (not the data compare &#8211; this one compares just the schema), SQL Refactor, etc. They even have .Net tools like ANTS Profiler, ANTS Load etc. Amazing tools that i think every MS developer should have. Increases productivity and makes you a better developer. I have already bought my personal licenses for these tools.</p>
]]></content:encoded>
			<wfw:commentRss>http://giri.sh/2007/02/23/sql-server-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
