<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>TuTechno - Technical Tutorials</title>
	<atom:link href="http://tutechno.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tutechno.wordpress.com</link>
	<description>SharePoint, ASP.NET, Enterprise Architecture, SOA, Silverlight, Design Patterns, Windows Azure</description>
	<lastBuildDate>Wed, 18 Mar 2009 13:42:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='tutechno.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>TuTechno - Technical Tutorials</title>
		<link>http://tutechno.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://tutechno.wordpress.com/osd.xml" title="TuTechno - Technical Tutorials" />
	<atom:link rel='hub' href='http://tutechno.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Cloud Computing with Windows Azure Web OS</title>
		<link>http://tutechno.wordpress.com/2009/03/16/cloud-computing-with-windows-azure-web-os/</link>
		<comments>http://tutechno.wordpress.com/2009/03/16/cloud-computing-with-windows-azure-web-os/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 22:17:23 +0000</pubDate>
		<dc:creator>Apollo</dc:creator>
				<category><![CDATA[Azure Platform]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Dynamics Services]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[Live Services]]></category>
		<category><![CDATA[SharePoint Services]]></category>
		<category><![CDATA[Sql Services]]></category>
		<category><![CDATA[Web OS]]></category>

		<guid isPermaLink="false">http://tutechno.wordpress.com/?p=38</guid>
		<description><![CDATA[This will be my second post on the Windows Azure and Services Platform or what is really Microsoft&#8217;s Web OS in the Cloud (ok cloud really means thousands of virtualized servers running Windows Server 2008).  Now let me just say from the start that I am presenting my thoughts and insight based on the CTP. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tutechno.wordpress.com&amp;blog=4034756&amp;post=38&amp;subd=tutechno&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This will be my second post on the Windows Azure and Services Platform or what is really Microsoft&#8217;s Web OS in the Cloud (ok cloud really means thousands of virtualized servers running Windows Server 2008).  Now let me just say from the start that I am presenting my thoughts and insight based on the CTP. Ok lets dig-in to the details.</p>
<h2>What is Windows Azure all about?</h2>
<p>After researching and working with Windows Azure I would define Windows Azure as &#8220;An operating system for the Web&#8221;.  So the next question is what is a Web OS?  Time for an anology. When you think about operating systems Windows XP, Mac OS, Linux, etc&#8230; come to mind.  Now all of these operating systems provide a platform for developers to create software.  For example, when someone watches a video, there is an application that lets a user view and hear something.  Or lets say you want to balance your checkbook. You typically open software like Excel and just do your thing.  In these examples, the operating system provides the platform and services so that applications like excel or media player can do what they need to do and the end user doesn&#8217;t care.  Well Windows Azure is very similar.  Windows Azure is a Web OS that provides both a platform with services that will allow developers to develop pluggable applications or services (Live, .NET, Sql, SharePoint and Dynamics are all services that can be leveraged to build out custom applications) and deploy them to Windows Azure.  The other huge benefit is that these applications that are deployed to Windows Azure can scale from 1 to thousands of users very quickly since the Web OS is running on Microsofts servers (or in the cloud).  The image below paints the Windows Azure picture.</p>
<p>    </p>
<p><img class="size-full wp-image-40 alignnone" title="azure platform" src="http://tutechno.files.wordpress.com/2009/03/azureplatformimage.jpg" alt="Azure Platform" width="492" height="228" /></p>
<h2 class="mceTemp">How does it work generally speaking?</h2>
<p class="mceTemp">I copied and created a couple images to simplify things a bit (basic description will follow each image).</p>
<p class="mceTemp"><img class="alignnone size-full wp-image-42" title="Azure Fabric Controller" src="http://tutechno.files.wordpress.com/2009/03/azurefabricimage.jpg" alt="Azure Fabric Controller" width="565" height="445" /></p>
<p class="mceTemp">In the above image you can see that the Azure Platform is managed by what they call the Fabric.  This controller is responsible for communicating with the agents that are running on all the virtualized servers.  The Fabric checks for a heartbeat and if things are not working correctly notifications will be logged and sent.  What if a server goes down?  No problem there are thousands of virtual servers that can can pick-up the load (i think each server is running three VW&#8217;s or so that is what I heard).  I will address storage in another post, but there are two types of storage; Simple Data Storage and SQL Server Data Services.  Couple side notes 1. There are some folks that think life in the cloud will not affect the way development projects are delivered WRONG.  Windows Azure while allowing developers to code in .NET is a different world (more to come on this topic). 2. If you are a development shop and plan to dive, sorry I mean fly into the clouds, be sure to have your developers ramp up on Linq, REST, ADO.NET Data Services, and WCF.</p>
<p class="mceTemp"><span style="color:#ff6600;">Update: Microsoft will be delivering Sql Relation Data Services and moving away from ACE (Authorities, Containers, and Entities).  This will make it even easier to simply move existing applications to the Cloud.  You will be able to point your connection string to your cloud instance or to your local database NICE!!!.  </span></p>
<p class="mceTemp"><img class="alignnone size-full wp-image-44" title="Azure Development Platform" src="http://tutechno.files.wordpress.com/2009/03/azuredevelopmentplatformimage1.jpg" alt="Azure Development Platform" width="618" height="392" /></p>
<p class="mceTemp">The above image illustrates all of the moving parts.  As you can see Windows Azure provides a Web OS platform along with Azure Services.  What this all really means is that I can develop lets say an Applicant tracking system deploy it to Windows Azure (Web OS) and the application can use services from Windows Live, Sql and SharePoint ( In a future post I will take this applicant tracking system example to the next level). </p>
<h2 class="mceTemp">One final thought</h2>
<p class="mceTemp">I will end this post with a final thought.  Today&#8217;s operating systems are proprietary (for the most part) by proprietary I mean that I cant just install the same office suite software and it works on Windows XP, linux or Mac.  With Web OS that limitation is relatively gone.  I could theoretically develop an application on Windows Azure that pulls data from some service on Google&#8217;s Web OS.  The possibilities are endless.</p>
<p class="mceTemp">In my next post I will walk through what I did to create and deploy a web application to Windows Azure.  Feel free to ask any questions and I will do my best to get an answer.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tutechno.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tutechno.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tutechno.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tutechno.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tutechno.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tutechno.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tutechno.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tutechno.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tutechno.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tutechno.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tutechno.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tutechno.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tutechno.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tutechno.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tutechno.wordpress.com&amp;blog=4034756&amp;post=38&amp;subd=tutechno&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tutechno.wordpress.com/2009/03/16/cloud-computing-with-windows-azure-web-os/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Apollo</media:title>
		</media:content>

		<media:content url="http://tutechno.files.wordpress.com/2009/03/azureplatformimage.jpg" medium="image">
			<media:title type="html">azure platform</media:title>
		</media:content>

		<media:content url="http://tutechno.files.wordpress.com/2009/03/azurefabricimage.jpg" medium="image">
			<media:title type="html">Azure Fabric Controller</media:title>
		</media:content>

		<media:content url="http://tutechno.files.wordpress.com/2009/03/azuredevelopmentplatformimage1.jpg" medium="image">
			<media:title type="html">Azure Development Platform</media:title>
		</media:content>
	</item>
		<item>
		<title>Delete all data from tables in a Sql Server database</title>
		<link>http://tutechno.wordpress.com/2009/03/13/delete-all-data-from-tables-in-a-sql-server-database/</link>
		<comments>http://tutechno.wordpress.com/2009/03/13/delete-all-data-from-tables-in-a-sql-server-database/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 13:46:06 +0000</pubDate>
		<dc:creator>Apollo</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Sql Server 2005]]></category>
		<category><![CDATA[Stored Procedures]]></category>
		<category><![CDATA[tsql]]></category>

		<guid isPermaLink="false">http://tutechno.wordpress.com/?p=36</guid>
		<description><![CDATA[I was developing some application on my development machine and needed to quickly delete all the data in the tables. The following script is perfect for deleting all data. Would I run this on 1,000,000 records in production? Get real &#8211; disable referential integrity EXEC sp_MSForEachTable &#8216;ALTER TABLE ? NOCHECK CONSTRAINT ALL&#8217; GO EXEC sp_MSForEachTable [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tutechno.wordpress.com&amp;blog=4034756&amp;post=36&amp;subd=tutechno&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was developing some application on my development machine and needed to quickly delete all the data in the tables.  The following script is perfect for deleting all data.  Would I run this on 1,000,000 records in production? Get real <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&#8211; disable referential integrity<br />
EXEC sp_MSForEachTable &#8216;ALTER TABLE ? NOCHECK CONSTRAINT ALL&#8217;<br />
GO </p>
<p>EXEC sp_MSForEachTable &#8216;TRUNCATE TABLE ?&#8217;<br />
GO </p>
<p>&#8211; enable referential integrity again<br />
EXEC sp_MSForEachTable &#8216;ALTER TABLE ? CHECK CONSTRAINT ALL&#8217;<br />
GO </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tutechno.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tutechno.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tutechno.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tutechno.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tutechno.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tutechno.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tutechno.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tutechno.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tutechno.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tutechno.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tutechno.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tutechno.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tutechno.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tutechno.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tutechno.wordpress.com&amp;blog=4034756&amp;post=36&amp;subd=tutechno&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tutechno.wordpress.com/2009/03/13/delete-all-data-from-tables-in-a-sql-server-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Apollo</media:title>
		</media:content>
	</item>
		<item>
		<title>Find all Stored Procedures in a Sql Server Database</title>
		<link>http://tutechno.wordpress.com/2009/02/25/find-all-stored-procedures-in-a-sql-server-database/</link>
		<comments>http://tutechno.wordpress.com/2009/02/25/find-all-stored-procedures-in-a-sql-server-database/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 20:18:36 +0000</pubDate>
		<dc:creator>Apollo</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Stored Procedures]]></category>
		<category><![CDATA[tsql]]></category>

		<guid isPermaLink="false">http://tutechno.wordpress.com/?p=34</guid>
		<description><![CDATA[I needed to get a list of all stored procedures in my Sql Server 2005 database so I ran the following sql and bam! Got what I needed. SELECT routine_name from information_schema.routines WHERE routine_type = &#8216;procedure&#8217; Be sure to select the correct database<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tutechno.wordpress.com&amp;blog=4034756&amp;post=34&amp;subd=tutechno&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I needed to get a list of all stored procedures in my Sql Server 2005 database so I ran the following sql and bam!  Got what I needed.</p>
<p>SELECT routine_name from information_schema.routines<br />
WHERE routine_type = &#8216;procedure&#8217;</p>
<p>Be sure to select the correct database</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tutechno.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tutechno.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tutechno.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tutechno.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tutechno.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tutechno.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tutechno.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tutechno.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tutechno.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tutechno.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tutechno.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tutechno.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tutechno.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tutechno.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tutechno.wordpress.com&amp;blog=4034756&amp;post=34&amp;subd=tutechno&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tutechno.wordpress.com/2009/02/25/find-all-stored-procedures-in-a-sql-server-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Apollo</media:title>
		</media:content>
	</item>
		<item>
		<title>When Coalesce is Not Your Friend</title>
		<link>http://tutechno.wordpress.com/2009/02/15/when-coalesce-is-not-your-friend/</link>
		<comments>http://tutechno.wordpress.com/2009/02/15/when-coalesce-is-not-your-friend/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 18:28:24 +0000</pubDate>
		<dc:creator>Apollo</dc:creator>
				<category><![CDATA[Custom Application Development]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Coalesce]]></category>
		<category><![CDATA[Sql Server 2005]]></category>

		<guid isPermaLink="false">http://tutechno.wordpress.com/?p=31</guid>
		<description><![CDATA[I recently had a situation where the Coalesce function is Sql Server 2005 was not my friend.  See below The Setup       I had two tables &#8220;Student&#8221; and &#8220;Race&#8221;  the student table had a FK (RaceID) that could be NULL if the race of the student was not known. Tables   Student   StudentID    Name    RaceID &#8212;&#8212;&#8212;    [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tutechno.wordpress.com&amp;blog=4034756&amp;post=31&amp;subd=tutechno&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I recently had a situation where the Coalesce function is Sql Server 2005 was not my friend.  See below</p>
<p><strong>The Setup<br />
</strong> <br />
    I had two tables &#8220;Student&#8221; and &#8220;Race&#8221;  the student table had a FK (RaceID) that could be NULL if the race of the student was not known.</p>
<p><strong>Tables</strong><br />
 <br />
Student<br />
 <br />
StudentID    Name    RaceID<br />
&#8212;&#8212;&#8212;    &#8212;&#8212;   &#8212;&#8212;&#8212;&#8211;<br />
1               Lewis         1<br />
2               Ralph        1<br />
3               Joan         null<br />
 <br />
Race<br />
 <br />
RaceID    RaceBackground<br />
&#8212;&#8212;&#8212;-    &#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
1                  Hispanic<br />
2                  White<br />
3                  African American<br />
 <br />
<strong>In comes mr. Coalesce </strong><br />
 <br />
<span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;">declare</span></span><span style="font-size:x-small;color:#000000;"> @raceid </span><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;">as</span></span><span style="font-size:x-small;color:#000000;"> </span><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;">int<br />
set</span></span><span style="font-size:x-small;color:#000000;"> @raceid </span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">=</span></span><span style="font-size:x-small;"><span style="color:#000000;"> 1 &#8211; - or a null value could be passed</span></span><br />
<span style="font-size:x-small;"> <br />
</span><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;">select</span></span><span style="font-size:x-small;color:#000000;"> s</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">.</span></span><span style="font-size:x-small;color:#000000;">StudentID</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">,</span></span><span style="font-size:x-small;color:#000000;"> s</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">.</span></span><span style="font-size:x-small;color:#000000;">Name</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">,</span></span><span style="font-size:x-small;color:#000000;"> e</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">.</span></span><span style="font-size:x-small;color:#000000;">RaceID</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">,</span></span><span style="font-size:x-small;color:#000000;"> e</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">.</span></span><span style="font-size:x-small;"><span style="color:#000000;">RaceBackground</span><br />
</span><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;">From</span></span><span style="font-size:x-small;"><span style="color:#000000;"> Student s</span><br />
</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">Left</span></span><span style="font-size:x-small;color:#000000;"> </span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">Join</span></span><span style="font-size:x-small;color:#000000;"> Race e </span><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;">on</span></span><span style="font-size:x-small;color:#000000;"> s</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">.</span></span><span style="font-size:x-small;color:#000000;">RaceID </span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">=</span></span><span style="font-size:x-small;color:#000000;"> e</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">.</span></span><span style="font-size:x-small;color:#000000;">RaceID &#8211;I have also tried right join with no success</span><br />
<span style="color:#000000;">Where</span><span style="font-size:x-small;color:#000000;"> s</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">.</span></span><span style="font-size:x-small;color:#000000;">EthnicityID </span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">=</span></span><span style="font-size:x-small;color:#000000;"> </span><span style="font-size:x-small;color:#ff00ff;"><span style="font-size:x-small;color:#ff00ff;">coalesce</span></span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">(</span></span><span style="font-size:x-small;color:#000000;">@raceid</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">,</span></span><span style="font-size:x-small;color:#000000;"> s</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">.</span></span><span style="font-size:x-small;color:#000000;">RaceID</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">) &#8212; the issue seems to be that in some cases s.<span style="color:#000000;">Race</span>ID is also null so no data is returned</span></span></p>
<p><span style="color:#000000;">The above did not work.  Instead I had to do the following and all is well in the world:</span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;">select<span style="font-size:x-small;color:#000000;"> s</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">.</span></span><span style="font-size:x-small;color:#000000;">StudentID</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">,</span></span><span style="font-size:x-small;color:#000000;"> s</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">.</span></span><span style="font-size:x-small;color:#000000;">Name</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">,</span></span><span style="font-size:x-small;color:#000000;"> e</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">.</span></span><span style="font-size:x-small;color:#000000;">RaceID</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">,</span></span><span style="font-size:x-small;color:#000000;"> e</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">.</span></span><span style="font-size:x-small;"><span style="color:#000000;">RaceBackground</span><br />
</span><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;">From</span></span><span style="font-size:x-small;"><span style="color:#000000;"> Student s</span><br />
</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">Left</span></span><span style="font-size:x-small;color:#000000;"> </span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">Join</span></span><span style="font-size:x-small;color:#000000;"> Race e </span><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;">on</span></span><span style="font-size:x-small;color:#000000;"> s</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">.</span></span><span style="font-size:x-small;color:#000000;">RaceID </span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">=</span></span><span style="font-size:x-small;color:#000000;"> e</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">.</span></span><span style="font-size:x-small;color:#000000;">RaceID  </span></span></span><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;"><span style="color:#000000;">where</span></span></span></span><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;"> </span></span></span></span></span></span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">(</span></span><span style="font-size:x-small;">s</span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">.</span></span><span style="font-size:x-small;">EthnicityID </span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">=</span></span><span style="font-size:x-small;"> @ethnicity </span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">or</span></span><span style="font-size:x-small;"> @ethnicity </span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">is </span></span><span style="font-size:x-small;color:#808080;"><span style="font-size:x-small;color:#808080;">null)</span></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tutechno.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tutechno.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tutechno.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tutechno.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tutechno.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tutechno.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tutechno.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tutechno.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tutechno.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tutechno.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tutechno.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tutechno.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tutechno.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tutechno.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tutechno.wordpress.com&amp;blog=4034756&amp;post=31&amp;subd=tutechno&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tutechno.wordpress.com/2009/02/15/when-coalesce-is-not-your-friend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Apollo</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Azure Cloud Service Introduction</title>
		<link>http://tutechno.wordpress.com/2009/01/13/microsoft-azure-cloud-service-introduction/</link>
		<comments>http://tutechno.wordpress.com/2009/01/13/microsoft-azure-cloud-service-introduction/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 15:40:36 +0000</pubDate>
		<dc:creator>Apollo</dc:creator>
				<category><![CDATA[Azure Platform]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[RESTful]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[Sql Server Services]]></category>
		<category><![CDATA[Virtual Machine]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://tutechno.wordpress.com/?p=29</guid>
		<description><![CDATA[ The following bullet points provide an introduction to the Azure Service from Microsoft.  The next post will include some details on how to develop a cloud service using Azure. Cloud is a set of connected servers (1000&#8242;s all over the world) Azure is an OS for the cloud Azure has four primary features: Service Management [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tutechno.wordpress.com&amp;blog=4034756&amp;post=29&amp;subd=tutechno&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p> The following bullet points provide an introduction to the Azure Service from Microsoft.  The next post will include some details on how to develop a cloud service using Azure.</p>
<ol style="margin-top:0;font-size:11pt;margin-bottom:0;margin-left:.272in;direction:ltr;font-family:Calibri;unicode-bidi:embed;">
<li><span style="font-size:11pt;font-family:Calibri;">Cloud is a set of connected servers (1000&#8242;s all over the world)</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Azure is an OS for the cloud</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Azure has four primary features:</span>
<ul style="margin-top:0;margin-bottom:0;margin-left:.375in;direction:ltr;unicode-bidi:embed;" type="circle">
<li><span style="font-size:11pt;font-family:Calibri;">Service Management</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Compute</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Storage</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Developer experience</span></li>
</ul>
</li>
<li><span style="font-size:11pt;font-family:Calibri;">Utility computing is a metered services</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Azure provides a complete platform</span>
<ul style="margin-top:0;margin-bottom:0;margin-left:.375in;direction:ltr;unicode-bidi:embed;" type="circle">
<li><span style="font-size:11pt;font-family:Calibri;">Web Based UI for managing service</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Compute and storage using cloud friendly API&#8217;s</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Familiar developer tools</span></li>
</ul>
</li>
<li><span style="font-size:11pt;font-family:Calibri;">Azure applications run in the cloud on a VM windows 2008 instance</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Azure is all about web or worker role</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Each role is assigned a VM with its own process</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Web role accepts http requests</span>
<ul style="margin-top:0;margin-bottom:0;margin-left:.375in;direction:ltr;unicode-bidi:embed;" type="circle">
<li><span style="font-size:11pt;font-family:Calibri;">ASP.NET</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">WCF</span></li>
</ul>
</li>
<li><span style="font-size:11pt;font-family:Calibri;">No in memory session state</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">You will store state in cookie or azure storage</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Worker roles</span>
<ul style="margin-top:0;margin-bottom:0;margin-left:.375in;direction:ltr;unicode-bidi:embed;" type="circle">
<li><span style="font-size:11pt;font-family:Calibri;">Like a windows service</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Polling and long running workflows unattended</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">The web app can drop a message and the worker role can execute</span></li>
</ul>
</li>
<li><span style="font-size:11pt;font-family:Calibri;">Azure storage</span>
<ul style="margin-top:0;margin-bottom:0;margin-left:.375in;direction:ltr;unicode-bidi:embed;" type="circle">
<li><span style="font-size:11pt;font-family:Calibri;">Blobs &#8211; Large items of user data</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Tables &#8211; simple tables and caches</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Queues &#8211; service communication</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Azure data storage is not SQL server data storage. </span></li>
</ul>
</li>
<li><span style="font-size:11pt;font-family:Calibri;">Services are accessible via RESTful based services</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Service Management</span>
<ul style="margin-top:0;margin-bottom:0;margin-left:.375in;direction:ltr;unicode-bidi:embed;" type="circle">
<li><span style="font-size:11pt;font-family:Calibri;">Automated service management</span>
<ul style="margin-top:0;margin-bottom:0;margin-left:.375in;direction:ltr;unicode-bidi:embed;" type="disc">
<li><span style="font-size:11pt;font-family:Calibri;">You define the rules and provide code</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">The platform follows the rules: deploys, monitors and manages your services</span></li>
</ul>
</li>
</ul>
<ul style="margin-top:0;margin-bottom:0;margin-left:.375in;direction:ltr;unicode-bidi:embed;" type="circle">
<li><span style="font-size:11pt;font-family:Calibri;">Automated service responsibilities</span>
<ul style="margin-top:0;margin-bottom:0;margin-left:.375in;direction:ltr;unicode-bidi:embed;" type="disc">
<li><span style="font-size:11pt;font-family:Calibri;">Developer is responsible for</span>
<ul style="margin-top:0;margin-bottom:0;margin-left:.375in;direction:ltr;unicode-bidi:embed;" type="square">
<li><span style="font-size:11pt;font-family:Calibri;">Developing and modeling the service</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Deploy service to the cloud</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Configure service settings and constraints</span></li>
</ul>
</li>
</ul>
<ul style="margin-top:0;margin-bottom:0;margin-left:.375in;direction:ltr;unicode-bidi:embed;" type="disc">
<li><span style="font-size:11pt;font-family:Calibri;">Azure is responsible for</span>
<ul style="margin-top:0;margin-bottom:0;margin-left:.375in;direction:ltr;unicode-bidi:embed;" type="square">
<li><span style="font-size:11pt;font-family:Calibri;">Running the service</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Maintain health of the service</span></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li><span style="font-size:11pt;font-family:Calibri;">Development Environment</span>
<ul style="margin-top:0;margin-bottom:0;margin-left:.375in;direction:ltr;unicode-bidi:embed;" type="circle">
<li><span style="font-size:11pt;font-family:Calibri;">Each desktop has a cloud environment via the sdk that will install mini applications that will simulate the cloud.</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Several languages supported (.NET Languages, PHP, native code, etc…)</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Visual Studio integration (Download the Azure SDK)</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">You will need to thinks to get started in Azure development</span>
<ul style="margin-top:0;margin-bottom:0;margin-left:.375in;direction:ltr;unicode-bidi:embed;" type="disc">
<li><span style="font-size:11pt;font-family:Calibri;">Azure SDK</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Tools for Visual Studio (need vista or IIS 7 and Sql Server express)</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Visual Studio 2008 and express</span></li>
</ul>
</li>
</ul>
<ul style="margin-top:0;margin-bottom:0;margin-left:.375in;direction:ltr;unicode-bidi:embed;" type="circle">
<li><span style="font-size:11pt;font-family:Calibri;">Applications can interact with local service via RESTful service endpoints</span></li>
</ul>
</li>
<li><span style="font-size:11pt;font-family:Calibri;">Other Services that can be leveraged from Azure Service or local developed applications are</span>
<ul style="margin-top:0;margin-bottom:0;margin-left:.375in;direction:ltr;unicode-bidi:embed;" type="circle">
<li><span style="font-size:11pt;font-family:Calibri;">.NET Services</span>
<ul style="margin-top:0;margin-bottom:0;margin-left:.375in;direction:ltr;unicode-bidi:embed;" type="disc">
<li><span style="font-size:11pt;font-family:Calibri;">Service Bus</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Workflow</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Access Control (allows for integration with on premises AD)</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">…</span></li>
</ul>
</li>
</ul>
<ul style="margin-top:0;margin-bottom:0;margin-left:.375in;direction:ltr;unicode-bidi:embed;" type="circle">
<li><span style="font-size:11pt;font-family:Calibri;">SQL Services</span>
<ul style="margin-top:0;margin-bottom:0;margin-left:.375in;direction:ltr;unicode-bidi:embed;" type="disc">
<li><span style="font-size:11pt;font-family:Calibri;">Database</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Analytics</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Reporting</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">…</span></li>
</ul>
</li>
</ul>
<ul style="margin-top:0;margin-bottom:0;margin-left:.375in;direction:ltr;unicode-bidi:embed;" type="circle">
<li><span style="font-size:11pt;font-family:Calibri;">Live Services</span>
<ul style="margin-top:0;margin-bottom:0;margin-left:.375in;direction:ltr;unicode-bidi:embed;" type="disc">
<li><span style="font-size:11pt;font-family:Calibri;">Identity</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Contacts</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">Devices</span></li>
<li><span style="font-size:11pt;font-family:Calibri;">…</span></li>
</ul>
</li>
</ul>
</li>
<p style="font-size:11pt;font-family:Calibri;margin:0 0 0 .375in;"> </p>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tutechno.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tutechno.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tutechno.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tutechno.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tutechno.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tutechno.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tutechno.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tutechno.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tutechno.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tutechno.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tutechno.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tutechno.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tutechno.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tutechno.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tutechno.wordpress.com&amp;blog=4034756&amp;post=29&amp;subd=tutechno&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tutechno.wordpress.com/2009/01/13/microsoft-azure-cloud-service-introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Apollo</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Import List Templates with STP Files</title>
		<link>http://tutechno.wordpress.com/2008/10/17/how-to-import-list-templates-with-stp-files/</link>
		<comments>http://tutechno.wordpress.com/2008/10/17/how-to-import-list-templates-with-stp-files/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 13:13:55 +0000</pubDate>
		<dc:creator>Apollo</dc:creator>
				<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[.STP]]></category>
		<category><![CDATA[List Template]]></category>
		<category><![CDATA[SharePoint Lists]]></category>

		<guid isPermaLink="false">http://tutechno.wordpress.com/?p=21</guid>
		<description><![CDATA[1. Download the list template EXE file to your computer. 2. Run the EXE file to unpack the template file to a location on your computer. 3. Select the template file, &#60;template_name&#62;.stp, from the extracted distribution for the application template you wish to install. 4. Log into your SharePoint site as the site Administrator. 5. From the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tutechno.wordpress.com&amp;blog=4034756&amp;post=21&amp;subd=tutechno&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>1. Download the list template EXE file to your computer.<br />
2. Run the EXE file to unpack the template file to a location on your computer.<br />
3. Select the template file, &lt;template_name&gt;.stp, from the extracted distribution for the application template you wish to install.<br />
4. Log into your SharePoint site as the site Administrator.<br />
5. From the Site Actions drop-down menu in the top right, select Site Settings.<br />
6. Under the Galleries section, select List templates.<br />
7. Select Upload to load an application template into this SharePoint site.<br />
8. Browse to the &lt;template_name&gt;.stp file from the distribution and select Open. If you have several application templates to load into your site, you can use the Upload Multiple Files… option to load them all at once.<br />
9. Click Ok to complete the upload of the application template to your SharePoint site.</p>
<p><strong>Applying the new List Template:</strong></p>
<p>1. Log into your SharePoint site as the site Administrator.<br />
2. From the Site Actions drop-down menu in the top right, select Site Settings.<br />
3. Under the Site Administration section, select Sites and Workspaces.<br />
4. Select Create to create a new list using a list template.<br />
5. Find the list template that was uploaded.<br />
6. Select the template to use for this site and click Create.<br />
7. A list has now been created using the list template.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tutechno.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tutechno.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tutechno.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tutechno.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tutechno.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tutechno.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tutechno.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tutechno.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tutechno.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tutechno.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tutechno.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tutechno.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tutechno.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tutechno.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tutechno.wordpress.com&amp;blog=4034756&amp;post=21&amp;subd=tutechno&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tutechno.wordpress.com/2008/10/17/how-to-import-list-templates-with-stp-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Apollo</media:title>
		</media:content>
	</item>
		<item>
		<title>IIS Admin Service or a service dependent on IIS Admin is not active.  It most likely failed to start, which may mean that it&#8217;s disabled. Restart attempt failed.</title>
		<link>http://tutechno.wordpress.com/2008/09/28/iis-admin-service-or-a-service-dependent-on-iis-admin-is-not-active-it-most-likely-failed-to-start-which-may-mean-that-its-disabled-restart-attempt-failed/</link>
		<comments>http://tutechno.wordpress.com/2008/09/28/iis-admin-service-or-a-service-dependent-on-iis-admin-is-not-active-it-most-likely-failed-to-start-which-may-mean-that-its-disabled-restart-attempt-failed/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 02:07:16 +0000</pubDate>
		<dc:creator>Apollo</dc:creator>
				<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[SharePoint Server 2007]]></category>

		<guid isPermaLink="false">http://tutechno.wordpress.com/?p=17</guid>
		<description><![CDATA[I recently ran into this error while trying to restart IIS.  The first thought was that MOSS SharePoint somehow caused the problem (it so easy to blame Microsoft).  In any case after looking in the error logs we noticed that we were catching an SMTP error (WHAT!!!!!).  So, we uninstalled the SMTP service on the Server [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tutechno.wordpress.com&amp;blog=4034756&amp;post=17&amp;subd=tutechno&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I recently ran into this error while trying to restart IIS.  The first thought was that MOSS SharePoint somehow caused the problem (it so easy to blame Microsoft).  In any case after looking in the error logs we noticed that we were catching an SMTP error (WHAT!!!!!).  So, we uninstalled the SMTP service on the Server (Windows 2003 SP2) and after a reboot, IIS reset was able to restart.  So if you ever see the error &#8220;</p>
<p>IIS Admin Service or a service dependent on IIS Admin is not active. It most likely failed to start, which may mean that it&#8217;s disabled. Restart attempt failed&#8221;,</p>
<p>look into the error log an see if you have a bad SMTP install.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tutechno.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tutechno.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tutechno.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tutechno.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tutechno.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tutechno.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tutechno.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tutechno.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tutechno.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tutechno.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tutechno.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tutechno.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tutechno.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tutechno.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tutechno.wordpress.com&amp;blog=4034756&amp;post=17&amp;subd=tutechno&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tutechno.wordpress.com/2008/09/28/iis-admin-service-or-a-service-dependent-on-iis-admin-is-not-active-it-most-likely-failed-to-start-which-may-mean-that-its-disabled-restart-attempt-failed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Apollo</media:title>
		</media:content>
	</item>
		<item>
		<title>Backup SharePoint 2007 Steps and Advice</title>
		<link>http://tutechno.wordpress.com/2008/07/25/backup-sharepoint-2007-steps-and-advice/</link>
		<comments>http://tutechno.wordpress.com/2008/07/25/backup-sharepoint-2007-steps-and-advice/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 18:36:52 +0000</pubDate>
		<dc:creator>Apollo</dc:creator>
				<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[Sql Server 2005]]></category>

		<guid isPermaLink="false">http://tutechno.wordpress.com/?p=11</guid>
		<description><![CDATA[I was recently asked about backing up SharePoint 2007.  As I was listening I remembered the time that I went into one of the Site Collections and deleted the whole thing.  The sys admin guys shaked their heads and said &#8220;its all in the database&#8221;.  One of the sys admin guys went off and in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tutechno.wordpress.com&amp;blog=4034756&amp;post=11&amp;subd=tutechno&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was recently asked about backing up SharePoint 2007.  As I was listening I remembered the time that I went into one of the Site Collections and deleted the whole thing.  The sys admin guys shaked their heads and said &#8220;its all in the database&#8221;.  One of the sys admin guys went off and in a few minutes the site collection was back online.  The moral of the story is that 99.9 % of what you see on Sharepoint is stored in the database.  So what I have done is added the steps to backup sharepoint using sql server management studio.  From an advice perspective I would say run the back stuff located within Central admin and then go to Sql Server and backup the appropriate databases (See below)</p>
<h3 class="subHeading">Back up an Office SharePoint Server 2007 farm</h3>
<div class="subSection">
<ol>
<li>Start SQL Server Management Studio and connect to the database server.</li>
<li>In <strong>Object Explorer</strong>, expand <strong>Databases</strong>.</li>
<li>Right-click the configuration database (usually named <strong>SharePoint_Config</strong>), point to <strong>Tasks</strong>, and then click <strong>Back Up</strong>.</li>
<li>In the <strong>Back Up Database</strong> dialog box, select the type of backup that you want to perform from the <strong>Backup type</strong> list (Full).</li>
<li>Under <strong>Backup component</strong>, select the <strong>Database</strong> option.</li>
<li>In the <strong>Name</strong> text box, type a name or use the default.</li>
<li>In the <strong>Description</strong> text box, type a description of the backup.</li>
<li>Under <strong>Backup set will expire</strong>, specify how long the backup should be kept, or use the default. When the backup set expires, the backup set can be overwritten by any subsequent backups with the same name. The backup set is set to never expire (0 days) by default.</li>
<li>In the <strong>Destination</strong> section, specify a location to store the backup set, or use the default.</li>
<li>Click <strong>OK</strong> to back up the database.</li>
<li>Repeat steps 3 through 10 for the following databases:
<ul>
<li>Content databases</li>
<li>Databases for Shared Services Providers (SSPs)</li>
<li>Search databases for the SSPs</li>
<li>Search databases</li>
</ul>
</li>
<li>When done place the .bak file(s) in a safe place.  Typically you could restore these backups and point SharePoint 2007 at the restored database and viola.</li>
</ol>
</div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tutechno.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tutechno.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tutechno.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tutechno.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tutechno.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tutechno.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tutechno.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tutechno.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tutechno.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tutechno.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tutechno.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tutechno.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tutechno.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tutechno.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tutechno.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tutechno.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tutechno.wordpress.com&amp;blog=4034756&amp;post=11&amp;subd=tutechno&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tutechno.wordpress.com/2008/07/25/backup-sharepoint-2007-steps-and-advice/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Apollo</media:title>
		</media:content>
	</item>
		<item>
		<title>SharePoint 2007 Web Services</title>
		<link>http://tutechno.wordpress.com/2008/07/10/sharepoint-2007-web-services/</link>
		<comments>http://tutechno.wordpress.com/2008/07/10/sharepoint-2007-web-services/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 20:32:44 +0000</pubDate>
		<dc:creator>Apollo</dc:creator>
				<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[SharePoint 2007 Web Services]]></category>

		<guid isPermaLink="false">http://tutechno.wordpress.com/?p=10</guid>
		<description><![CDATA[So, I was looking for some information about web services and MOSS and found a cool little summary that I thought I would make available on tutechno.  I saw the list on Tony Testa&#8217;s World Blog at http://tonytestasworld.us/post/SharePoint-2007-Web-Services.aspx  Name URL Description Administration http://&#60;AdminSite&#62;/_vti_adm/Admin.asmx Ok&#8230;.this one is the only different one out of the web services.  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tutechno.wordpress.com&amp;blog=4034756&amp;post=10&amp;subd=tutechno&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So, I was looking for some information about web services and MOSS and found a cool little summary that I thought I would make available on tutechno.  I saw the list on Tony Testa&#8217;s World Blog at <a href="http://tonytestasworld.us/post/SharePoint-2007-Web-Services.aspx">http://tonytestasworld.us/post/SharePoint-2007-Web-Services.aspx</a> </p>
<table border="1" cellspacing="0" cellpadding="2" width="1231">
<tbody>
<tr>
<td width="261" valign="top"><strong>Name</strong></td>
<td width="263" valign="top"><strong>URL</strong></td>
<td width="706" valign="top"><strong>Description</strong></td>
</tr>
<tr>
<td width="261" valign="top"><a href="http://msdn2.microsoft.com/en-us/library/administration.admin.aspx" target="_blank">Administration</a></td>
<td width="263" valign="top"><em>http://&lt;AdminSite&gt;/_vti_adm/Admin.asmx</em></td>
<td width="701" valign="top">Ok&#8230;.this one is the only different one out of the web services.  The Admin.asmx web service performs naturally&#8230;Admin functions thus it is behind your Central Admin site and require appropriate admin permissions.Provides methods for managing a deployment of Microsoft Windows SharePoint Services, such as for creating or deleting site collections.</td>
</tr>
<tr>
<td width="261" valign="top"><a href="http://msdn2.microsoft.com/en-us/library/alerts.alerts.aspx" target="_blank">Alerts</a></td>
<td width="263" valign="top"><em>http://&lt;Site&gt;/_vti_bin/Alerts.asmx</em></td>
<td width="697" valign="top">Provides methods for working with alerts for list items in a SharePoint site.</td>
</tr>
<tr>
<td width="261" valign="top"><a href="http://msdn2.microsoft.com/en-us/library/authentication.authentication.aspx" target="_blank">Authentication</a></td>
<td width="263" valign="top"><em>http://&lt;Site&gt;/_vti_bin/Authentication.asmx</em></td>
<td width="693" valign="top">Specifies a client proxy that provides user authentication for SharePoint sites that use forms-based authentication.</td>
</tr>
<tr>
<td width="261" valign="top"><a href="http://msdn2.microsoft.com/en-us/library/copy.copy.aspx" target="_blank">Copy</a></td>
<td width="263" valign="top"><em>http://&lt;Site&gt;/_vti_bin/Copy.asmx</em></td>
<td width="690" valign="top">Provides methods for copying files between SharePoint sites or within a SharePoint site.</td>
</tr>
<tr>
<td width="261" valign="top"><a href="http://msdn2.microsoft.com/en-us/library/ms774590.aspx" target="_blank">Document Workspace</a></td>
<td width="263" valign="top"><em>http://&lt;Site&gt;/_vti_bin/Dws.asmx</em></td>
<td width="687" valign="top">Exposes methods for managing Document Workspace sites and the data they contain.</td>
</tr>
<tr>
<td width="261" valign="top"><a href="http://msdn2.microsoft.com/en-us/library/forms.forms.aspx" target="_blank">Forms</a></td>
<td width="263" valign="top"><em>http://&lt;Site&gt;/_vti_bin/Forms.asmx</em></td>
<td width="684" valign="top">Provides methods for returning forms that are used in the user interface when working with the contents of a list.</td>
</tr>
<tr>
<td width="261" valign="top"><a href="http://msdn2.microsoft.com/en-us/library/imaging.imaging.aspx" target="_blank">Imaging</a></td>
<td width="263" valign="top"><em>http://&lt;Site&gt;/_vti_bin/Imaging.asmx</em></td>
<td width="682" valign="top">Provides methods that enable you to create and manage picture libraries.</td>
</tr>
<tr>
<td width="261" valign="top"><a href="http://msdn2.microsoft.com/en-us/library/ms774413.aspx" target="_blank">List Data Retrieval</a></td>
<td width="263" valign="top"><em>http://&lt;Site&gt;/_vti_bin/DspSts.asmx</em></td>
<td width="680" valign="top">Defines the filter used in a query against a data source provider.</td>
</tr>
<tr>
<td width="261" valign="top"><a href="http://msdn2.microsoft.com/en-us/library/lists.lists.aspx" target="_blank">Lists</a></td>
<td width="263" valign="top"><em>http://&lt;Site&gt;/_vti_bin/Lists.asmx</em></td>
<td width="679" valign="top">Provides methods for working with lists and list data</td>
</tr>
<tr>
<td width="261" valign="top"><a href="http://msdn2.microsoft.com/en-us/library/meetings.meetings.aspx" target="_blank">Meetings</a></td>
<td width="263" valign="top"><em>http://&lt;Site&gt;/_vti_bin/Meetings.asmx</em></td>
<td width="678" valign="top">Enables you to create and manage Meeting Workspace sites.</td>
</tr>
<tr>
<td width="261" valign="top"><a href="http://msdn2.microsoft.com/en-us/library/people.people.aspx" target="_blank">People</a></td>
<td width="263" valign="top"><em>http://&lt;Site&gt;/_vti_bin/People.asmx</em></td>
<td width="676" valign="top">Provides methods for working with Principal objects.</td>
</tr>
<tr>
<td width="261" valign="top"><a href="http://msdn2.microsoft.com/en-us/library/permissions.permissions.aspx" target="_blank">Permissions</a></td>
<td width="263" valign="top"><em>http://&lt;Site&gt;/_vti_bin/Permissions.asmx</em></td>
<td width="676" valign="top">Provides methods for working with the permissions for a site or list.</td>
</tr>
<tr>
<td width="261" valign="top"><a href="http://msdn2.microsoft.com/en-us/library/websvcsharepointdirectorymanagementservice.aspx" target="_blank">SharePoint Directory Management</a></td>
<td width="263" valign="top"><em>(in stssoap.dll)</em></td>
<td width="675" valign="top">Provides classes that enable requests for various management operations for e-mail distribution groups.</td>
</tr>
<tr>
<td width="261" valign="top"><a href="http://msdn2.microsoft.com/en-us/library/ms774641.aspx" target="_blank">Site Data</a></td>
<td width="263" valign="top"><em>http://&lt;Site&gt;/_vti_bin/SiteData.asmx</em></td>
<td width="674" valign="top">Provides methods that return metadata or list data from sites or lists in Microsoft Windows SharePoint Services.</td>
</tr>
<tr>
<td width="261" valign="top"><a href="http://msdn2.microsoft.com/en-us/library/sites.sites.aspx" target="_blank">Sites</a></td>
<td width="263" valign="top"><em>http://&lt;Site&gt;/_vti_bin/Sites.asmx</em></td>
<td width="673" valign="top">Provides a method for returning information about the collection of site templates on the virtual server.</td>
</tr>
<tr>
<td width="261" valign="top"><a href="http://msdn2.microsoft.com/en-us/library/search.queryservice.aspx" target="_blank">Search</a></td>
<td width="263" valign="top"><em>http://&lt;Site&gt;/_vti_bin/spsearch.asmx</em></td>
<td width="673" valign="top">The QueryService class is the entry point for calling the Search in Windows SharePoint Services Query web service.</td>
</tr>
<tr>
<td width="261" valign="top"><a href="http://msdn2.microsoft.com/en-us/library/ms772575.aspx" target="_blank">Users and Groups</a></td>
<td width="263" valign="top"><em>http://&lt;Site&gt;/_vti_bin/usergroup.asmx</em></td>
<td width="673" valign="top">Provides methods for working with users, role definitions, and groups.</td>
</tr>
<tr>
<td width="261" valign="top"><a href="http://msdn2.microsoft.com/en-us/library/versions.versions.aspx" target="_blank">Versions</a></td>
<td width="263" valign="top"><em>http://&lt;Site&gt;/_vti_bin/Versions.asmx</em></td>
<td width="673" valign="top">Provides methods for working with file versions.</td>
</tr>
<tr>
<td width="261" valign="top"><a href="http://msdn2.microsoft.com/en-us/library/views.views.aspx" target="_blank">Views</a></td>
<td width="263" valign="top"><em>http://&lt;Site&gt;/_vti_bin/Views.asmx</em></td>
<td width="673" valign="top">Provides methods for working with views of lists.</td>
</tr>
<tr>
<td width="261" valign="top"><a href="http://msdn2.microsoft.com/en-us/library/ms774788.aspx" target="_blank">Web Part Pages</a></td>
<td width="263" valign="top"><em>http://&lt;Site&gt;/_vti_bin/WebPartPages.asmx</em></td>
<td width="673" valign="top">Provides methods for working with Web Parts.</td>
</tr>
<tr>
<td width="261" valign="top"><a href="http://msdn2.microsoft.com/en-us/library/webs.webs.aspx" target="_blank">Webs</a></td>
<td width="263" valign="top"><em>http://&lt;Site&gt;/_vti_bin/Webs.asmx</em></td>
<td width="681" valign="top">Provides methods for working with sites and sub sites.</td>
</tr>
</tbody>
</table>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tutechno.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tutechno.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tutechno.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tutechno.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tutechno.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tutechno.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tutechno.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tutechno.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tutechno.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tutechno.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tutechno.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tutechno.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tutechno.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tutechno.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tutechno.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tutechno.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tutechno.wordpress.com&amp;blog=4034756&amp;post=10&amp;subd=tutechno&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tutechno.wordpress.com/2008/07/10/sharepoint-2007-web-services/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Apollo</media:title>
		</media:content>
	</item>
		<item>
		<title>SharePoint 2007 and Sql Server Reporting Services Integration</title>
		<link>http://tutechno.wordpress.com/2008/06/27/sharepoint-2007-and-sql-server-reporting-services-integration/</link>
		<comments>http://tutechno.wordpress.com/2008/06/27/sharepoint-2007-and-sql-server-reporting-services-integration/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 15:15:39 +0000</pubDate>
		<dc:creator>Apollo</dc:creator>
				<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[Sql Server Reporting Services]]></category>

		<guid isPermaLink="false">http://tutechno.wordpress.com/?p=9</guid>
		<description><![CDATA[A colleague recently asked how to setup SharePoint Report Center so that it could display reports and graphs via Sql Server Reporting Services (SSRS).  I have adapted the following from a presentation I saw from Ted Malone of ConfigureSoft. I know, &#8220;no fancy screen shots&#8221;, but I wanted to keep it simple.  As a side note the following list [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tutechno.wordpress.com&amp;blog=4034756&amp;post=9&amp;subd=tutechno&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A colleague recently asked how to setup SharePoint Report Center so that it could display reports and graphs via Sql Server Reporting Services (SSRS).  I have adapted the following from a presentation I saw from Ted Malone of ConfigureSoft. I know, &#8220;no fancy screen shots&#8221;, but I wanted to keep it simple.  As a side note the following list is for integrating these technologies on the same server.  When doing this type of integration on multiple servers the primary issue that usually arises is security between the different servers.</p>
<p>1.  You need Service Pack 2 for SQL to integrate with MOSS (Enterprise version).<br />
2.  Download Sql Server 2005 addin for SharePoint.<br />
3.  Configure SSRS through SSRS Configuration Tool.<br />
4.  Create a new Database.<br />
5.  Change Server Mode to by click change&#8230;.<br />
6.  Create a new Database.<br />
7.  Once complete you will need to go to SharePoint Central Admin.<br />
8.  Go to IIS and change default port to 8080 instead of 80.<br />
9.  Navigate to reportserver url.<br />
10. Go to SharePoint Central Admin to the App management tab.<br />
11. You will see a reporting services section on the left.<br />
12. Click on Manage Integration Settings.<br />
12. Confirm that the RS server url is correct with port 8080.<br />
13. Internal app use Windows auth.<br />
14. Next click on Grant Database access.<br />
15. You need to ensure the correct server name is viewable and click ok, this will grant sharepoint service accounts access to the reporting server.<br />
16. Create a report publishing portal.<br />
17. Create a report library or a report center site.<br />
18. Create data connection library.<br />
19. After creating a report library be sure to select None in the Document Template.<br />
20. When you start to develop SSRS reports in the Business Intelligence Studio you will need to modify the report deploy properties to connect to the SharePoint server (<a href="http://lalal/DatasourceLibraryname">http://lalal/DatasourceLibraryname</a>) and the correct SharePoint Report Library (The Target Server URL will be the SharePoint servername).<br />
21. Once you deploy datasource you will need to approve.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tutechno.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tutechno.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tutechno.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tutechno.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tutechno.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tutechno.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tutechno.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tutechno.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tutechno.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tutechno.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tutechno.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tutechno.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tutechno.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tutechno.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tutechno.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tutechno.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tutechno.wordpress.com&amp;blog=4034756&amp;post=9&amp;subd=tutechno&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tutechno.wordpress.com/2008/06/27/sharepoint-2007-and-sql-server-reporting-services-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Apollo</media:title>
		</media:content>
	</item>
	</channel>
</rss>
