<?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>ChoirulAmri.org &#187; ToolBox</title>
	<atom:link href="http://choirulamri.org/archives/category/toolbox/feed" rel="self" type="application/rss+xml" />
	<link>http://choirulamri.org</link>
	<description>born to train, forced to code::SQL Server, SharePoint, .Net, Business Intelligence</description>
	<lastBuildDate>Sat, 21 Aug 2010 02:02:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Easy Server Monitoring with PAL</title>
		<link>http://choirulamri.org/archives/263</link>
		<comments>http://choirulamri.org/archives/263#comments</comments>
		<pubDate>Sun, 23 Nov 2008 06:36:00 +0000</pubDate>
		<dc:creator>mca</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[ToolBox]]></category>

		<guid isPermaLink="false">http://choirulamri.org/archives/263</guid>
		<description><![CDATA[The first step in SQL Server performance tuning usually starts with finding bottleneck at the server side. It includes monitoring to some suspicious symptoms on CPU, Memory, Disk, and various SQL Server counter. Yes, Performance Monitor tool is already available on Windows machine. It is a very valuable tool for detecting the server bottleneck, and [...]]]></description>
		<wfw:commentRss>http://choirulamri.org/archives/263/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Extract and Transfer RDL files from SSRS</title>
		<link>http://choirulamri.org/archives/165</link>
		<comments>http://choirulamri.org/archives/165#comments</comments>
		<pubDate>Wed, 22 Oct 2008 07:17:41 +0000</pubDate>
		<dc:creator>mca</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[ToolBox]]></category>
		<category><![CDATA[Reporting services]]></category>
		<category><![CDATA[SQL tips]]></category>

		<guid isPermaLink="false">http://choirulamri.org/archives/165</guid>
		<description><![CDATA[I was in the situation when I had to modify some reports, but I did not have the source code (RDL) files on hand. I tried to go to SSRS server, and looking for download or save-as menu. I was expecting there are some ways to download the report definition so I can modify it under Visual Studio.

Unfortunately not, there is no built-in features in SSRS that for download or extract report from the server. Once deployed, it is there forever. I just thought to create small application using SSRS web services or API to extract the definition. But I was lucky enough that Jasper Smith created an amazing tool for this purpose.]]></description>
		<wfw:commentRss>http://choirulamri.org/archives/165/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
