<?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/"
	>

<channel>
	<title>Choirul at the .Net Land</title>
	<atom:link href="http://choirulamri.org/feed" rel="self" type="application/rss+xml" />
	<link>http://choirulamri.org</link>
	<description>daily journal on .Net, SQL Server, and SharePoint</description>
	<pubDate>Wed, 31 Dec 2008 19:42:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Slide Deck and Demo on SharePoint + Silverlight</title>
		<link>http://choirulamri.org/archives/306</link>
		<comments>http://choirulamri.org/archives/306#comments</comments>
		<pubDate>Mon, 15 Dec 2008 10:54:30 +0000</pubDate>
		<dc:creator>mca</dc:creator>
		
		<category><![CDATA[Download]]></category>

		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://choirulamri.org/archives/306</guid>
		<description><![CDATA[Technorati Tags: Silverlight,Sharepoint
This is a quick post for my presentation slide and demos at SharePoint Pro Singapore User Group Meeting last week. I discussed about configuration on SharePoint box to make it Silverlight enabled, and also giving some demos to write Silverlight video player then deploy it to SharePoint. 
 
The PPT and demos are [...]]]></description>
		<wfw:commentRss>http://choirulamri.org/archives/306/feed</wfw:commentRss>
		</item>
		<item>
		<title>Presentation Slide at Singapore CTU 2008</title>
		<link>http://choirulamri.org/archives/241</link>
		<comments>http://choirulamri.org/archives/241#comments</comments>
		<pubDate>Thu, 27 Nov 2008 09:14:55 +0000</pubDate>
		<dc:creator>mca</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[Download]]></category>

		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://choirulamri.org/archives/241</guid>
		<description><![CDATA[I presented at Community Technology Update 2008, organized by Microsoft Singapore DPE on November 22, 2008. It was a fantastic community event, a place when community members gathered together to share their passion on latest Microsoft Technologies. 
 
My first session at the morning was Web 2.0 Programming with Visual Studio 2008. I presented Web [...]]]></description>
		<wfw:commentRss>http://choirulamri.org/archives/241/feed</wfw:commentRss>
		</item>
		<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>
		</item>
		<item>
		<title>Free E-Learning with MSDN Ramp Up</title>
		<link>http://choirulamri.org/archives/178</link>
		<comments>http://choirulamri.org/archives/178#comments</comments>
		<pubDate>Sun, 09 Nov 2008 03:43:54 +0000</pubDate>
		<dc:creator>mca</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://choirulamri.org/archives/178</guid>
		<description><![CDATA[Microsoft released the Ramp Up initiative, the place where we can learn several emerging technologies such as VS 2008, SharePoint, and Silverlight. This is a free service, all we need is a Live account to start. It has collection of article, Webcast, demo code, and virtual lab running on Virtual Server. 
I signed up to [...]]]></description>
		<wfw:commentRss>http://choirulamri.org/archives/178/feed</wfw:commentRss>
		</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[LinkedIn]]></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>
		</item>
		<item>
		<title>Configuring SSRS 2005 on Vista and Win Server 2008</title>
		<link>http://choirulamri.org/archives/164</link>
		<comments>http://choirulamri.org/archives/164#comments</comments>
		<pubDate>Wed, 22 Oct 2008 04:37:30 +0000</pubDate>
		<dc:creator>mca</dc:creator>
		
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://choirulamri.org/archives/164</guid>
		<description><![CDATA[I never think that this is a difficult or exceptional. I never configure it before, because my job does not really require to deploy such configuration. Someday in the morning, one student asked my this question: Why I cannot run Reporting Service 2005 on my Vista? This guy used Vista as his development machine and [...]]]></description>
		<wfw:commentRss>http://choirulamri.org/archives/164/feed</wfw:commentRss>
		</item>
		<item>
		<title>I passed SQL 2008 BI Beta Exam</title>
		<link>http://choirulamri.org/archives/163</link>
		<comments>http://choirulamri.org/archives/163#comments</comments>
		<pubDate>Sun, 19 Oct 2008 04:25:04 +0000</pubDate>
		<dc:creator>mca</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://choirulamri.org/archives/163</guid>
		<description><![CDATA[I took Beta exam no 70-448 last July, because I was curious how’s difficult it is. It is a Business Intelligence exam, a foundation for MCITP for SQL 2008 BI. I’ve touched SQL 2008 since it’s CTP 5 release so I’m quite familiar with the stuff.
I sat almost 3 hours in the testing room, clicked [...]]]></description>
		<wfw:commentRss>http://choirulamri.org/archives/163/feed</wfw:commentRss>
		</item>
		<item>
		<title>Upgrade SQL 2000 to SQL 2008</title>
		<link>http://choirulamri.org/archives/162</link>
		<comments>http://choirulamri.org/archives/162#comments</comments>
		<pubDate>Thu, 03 Jul 2008 03:59:07 +0000</pubDate>
		<dc:creator>mca</dc:creator>
		
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://choirulamri.org/archives/162</guid>
		<description><![CDATA[Upgrade from SQL 2000 to SQL 2008 is now officially supported. In the early release of SQL 08 (currently is RC0), we are not sure whether there will be an upgrade path from SQL 2000 to SQL 08. This uncertainty was over when I was installing RC0 last night. The option to upgrade from SQL [...]]]></description>
		<wfw:commentRss>http://choirulamri.org/archives/162/feed</wfw:commentRss>
		</item>
		<item>
		<title>SharePoint Development for Dotnet-U</title>
		<link>http://choirulamri.org/archives/161</link>
		<comments>http://choirulamri.org/archives/161#comments</comments>
		<pubDate>Wed, 23 Apr 2008 08:29:21 +0000</pubDate>
		<dc:creator>mca</dc:creator>
		
		<category><![CDATA[SharePoint]]></category>

		<category><![CDATA[TechEd]]></category>

		<guid isPermaLink="false">http://choirulamri.org/archives/161</guid>
		<description><![CDATA[I did a posting about DotnetU last year, a program where I taught at Teched SEA 2007. I just know that there is a new material under DotnetU umbrella: SharePoint Development. Thanks to Dougturn who spread this program around the world. 
The SharePoint content is very suitable for somebody new in MOSS development. Covering the [...]]]></description>
		<wfw:commentRss>http://choirulamri.org/archives/161/feed</wfw:commentRss>
		</item>
		<item>
		<title>Disable PDF Export in Reporting Services</title>
		<link>http://choirulamri.org/archives/160</link>
		<comments>http://choirulamri.org/archives/160#comments</comments>
		<pubDate>Wed, 23 Apr 2008 05:57:23 +0000</pubDate>
		<dc:creator>mca</dc:creator>
		
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://choirulamri.org/archives/160</guid>
		<description><![CDATA[<p>One of my student came with a popup question: how do we disable the <em>export to PDF</em> feature in reporting services? Well, I should say that export to PDF is awesome. But some company don't allow their employee to do that, or maybe they want to disable export to XML as well.</p>
<p>There are several option to do that. On the report level, we can utilize the query string to inject the parameter, and disable the parameter and export bar on top. Another elegant method is jump to the configuration file of the Reporting Services installation, and comment ot the PDF rendering extension.</p>
<p>Open the rsreportserver.config xml file with any editor of your choice. This file is located under ReportServer folder of the SSRS installation. Here is the capture:</p>
<p><a href="http://choirulamri.org/wp-content/uploads/2008/04/ssrs-config.jpg"><img style="border: 0px" height="107" alt="ssrs-config" src="http://choirulamri.org/wp-content/uploads/2008/12/ssrsconfig.jpg" width="256" border="0" /></a></p>
<p>If you're not sure where is the file located, go to the IIS console and read the home directory of the ReportServer virtual directory.</p>]]></description>
		<wfw:commentRss>http://choirulamri.org/archives/160/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
