<?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>Yuniawan Tri Cahyono &#187; Microsoft</title>
	<atom:link href="http://cahyono.web.id/category/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://cahyono.web.id</link>
	<description>Pengalaman adalah pelajaran yang berharga</description>
	<lastBuildDate>Wed, 20 Jul 2011 04:07:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Information about what is new in this release of MVC</title>
		<link>http://cahyono.web.id/2011/05/information-about-what-is-new-in-this-release-of-mvc/</link>
		<comments>http://cahyono.web.id/2011/05/information-about-what-is-new-in-this-release-of-mvc/#comments</comments>
		<pubDate>Sun, 01 May 2011 11:26:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://cahyono.web.id/2011/05/information-about-what-is-new-in-this-release-of-mvc/</guid>
		<description><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script>The Model-View-Controller (MVC) pattern is an architectural design principle that separates the components of a Web application. This separation gives you more control over the individual parts of the application, which lets you more easily develop, modify, and test them. ASP.NET MVC is part of the ASP.NET framework. Developing an ASP.NET MVC application is an [...]]]></description>
			<content:encoded><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script><p align="justify">The Model-View-Controller (MVC) pattern is an architectural design principle that separates the components of a Web application. This separation gives you more control over the individual parts of the application, which lets you more easily develop, modify, and test them.</p>
<p align="justify">ASP.NET MVC is part of the ASP.NET framework. Developing an ASP.NET MVC application is an alternative to developing ASP.NET Web Forms pages; it does not replace the Web Forms model.</p>
<p align="justify">You can get the most up-to-date version of the ASP.NET MVC framework from the <a href="http://www.asp.net/mvc/download/">ASP.NET MVC download</a> page. For information about what is new in this release of MVC, see <a href="http://www.asp.net/mvc/mvc3">ASP.NET MVC 3</a> on the ASP.NET web site.</p>
<p align="justify"><a title="http://msdn.microsoft.com/en-us/library/gg416514%28v=VS.98%29.aspx" href="http://msdn.microsoft.com/en-us/library/gg416514%28v=VS.98%29.aspx">http://msdn.microsoft.com/en-us/library/gg416514%28v=VS.98%29.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cahyono.web.id/2011/05/information-about-what-is-new-in-this-release-of-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Common Windows issues you can fix with a registry hack</title>
		<link>http://cahyono.web.id/2010/08/common-windows-issues-you-can-fix-with-a-registry-hack/</link>
		<comments>http://cahyono.web.id/2010/08/common-windows-issues-you-can-fix-with-a-registry-hack/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 14:15:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Umum]]></category>
		<category><![CDATA[registry hack]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://cahyono.web.id/2010/08/common-windows-issues-you-can-fix-with-a-registry-hack/</guid>
		<description><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script>If you read any article that involves editing the registry, you will no doubt see ominous warnings telling you that you can destroy Windows and/or your applications if you edit the registry incorrectly and that you should always make a full system backup before performing a registry modification. While these statements may be true, the [...]]]></description>
			<content:encoded><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script><p><a href="http://cahyono.web.id/wp-content/uploads/2010/08/Windows_generic_v_web1.jpg"><img style="display: inline; margin-left: 0px; margin-right: 0px;" title="Windows_generic_v_web" src="http://cahyono.web.id/wp-content/uploads/2010/08/Windows_generic_v_web_thumb1.jpg" alt="Windows_generic_v_web" width="240" height="170" align="left" /></a> If you read any article that involves editing the registry, you will no doubt see ominous warnings telling you that you can destroy Windows and/or your applications if you edit the registry incorrectly and that you should <strong>always make a full system backup before performing a registry modification</strong>. While these statements may be true, the fact remains that there are things that you can do by editing the registry that you simply cannot do with the GUI. In this article, I want to share with you 10 handy registry hacks for <a href="http://blogs.techrepublic.com.com/window-on-windows/">Windows XP and Vista</a>.</p>
<p><em>Note: This article is also available as a <a href="http://downloads.techrepublic.com.com/abstract.aspx?docid=1043753">PDF download</a>.</em></p>
<h4>1: Disable AutoPlay</h4>
<p>I always find it a bit annoying to insert a TechNet CD and have Windows open Internet Explorer and display a bunch of information I don’t care about. I would rather just be able to navigate through the disc’s file system and go directly to what I need. Fortunately, it’s easy to create a registry setting that disables AutoPlay:</p>
<ol>
<li>Navigate through the Registry Editor to HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer.</li>
<li>Create a DWORD named NoDriveTypeAutoRun.</li>
<li>Set the value to 000000FF.</li>
</ol>
<h4>2: Increase the maximum number of simultaneous downloads</h4>
<p>As a technical writer, I’m constantly downloading files. Sometimes I need to download a lot of files, and Windows’ limit on the number of files that can be downloaded simultaneously gets in the way. If you’re in the same boat, you can tweak the registry so that Windows will let you download 10 files at a time:</p>
<ol>
<li>Navigate through the Registry Editor to HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings.</li>
<li>Create a new DWORD named MaxConnectionsPerServer and assign it a value of 0000000a.</li>
<li>Create a new DWORD named MaxConnectionsPer1_0Server and assign it a value of 0000000a.</li>
</ol>
<h4>3: Change the name of the registered user</h4>
<p>When you install Windows, you’re prompted to enter a username and a company name. But since it’s fairly common for companies to merge, you may want to change the name of the company Windows is registered to by using this hack:</p>
<ol>
<li>Navigate through the Registry Editor to HKLM\Software\Microsoft\Windows NT\CurrentVersion.</li>
<li>Change the values that are assigned to the RegisteredOwner and RegisteredOrganization keys to reflect the new ownership information.</li>
</ol>
<h4>4: Prevent the Recycle Bin from being deleted</h4>
<p>If you’ve ever right-clicked on the Windows Recycle Bin, you know there’s a Delete option, which can be used to get rid of it. If you want to prevent the Recycle Bin from accidental deletion, follow these steps:</p>
<ol>
<li>Navigate through the Registry Editor to HKCR\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}.</li>
<li>Create a new registry key called Shell.</li>
<li>Create a new registry key named Delete and put it beneath the Shell key. The path should look like this: HKCR\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\Shell\Delete.</li>
<li>Modify the Default key and assign it a value of Recycle Bin.</li>
</ol>
<h4>5: Eliminate cached logons</h4>
<p>Windows is designed to allow users to log on using cached logins if no domain controller is available to authenticate the request. If you want to make sure that a login request is always authenticated by a domain controller, you could change the number of cached logons that are allowed from 10 to 0 (or you could increase the number of cached logins allowed to 50). To do so, follow these steps:</p>
<ol>
<li>Navigate through the Registry Editor to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\winlogon.</li>
<li>Create a new REG_SZ setting named CachedLogonsCount.</li>
<li>Assign this new setting a value that reflects how many concurrent cached logins you want to allow.</li>
</ol>
<h4>6: Encrypt and decrypt from a shortcut menu</h4>
<p>Normally, when you want to encrypt or decrypt a file in XP Pro or Vista, you just right-click on the file or folder and choose the Properties command from the shortcut menu. When the properties sheet appears, click the Advanced button on the General tab and then use either the Encrypt or the Decrypt option.</p>
<p>If all that seems like a lot of work, you can add those options to the shortcut menu you see when you right-click on a file:</p>
<ol>
<li>Navigate through the Registry Editor to HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced.</li>
<li>Create a new DWORD called EncryptionContextMenu and assign it a value of 1.</li>
</ol>
<h4>7: Delay Windows Activation</h4>
<p>Typically, when an organization deploys Vista, it will create a master image, run SYSPREP, and deploy the image. The problem is that it might be a while between the time that SYSPREP is run and when Vista is actually deployed.</p>
<p>Microsoft will allow you to extend the activation period by 30 days, but you can do that only three times. You can, however, use a registry hack to get around this limitation:</p>
<ol>
<li>Navigate through the registry to HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SL.</li>
<li>Change the value associated with the SkipRearm key to 1.</li>
<li>Open a Command Prompt window and enter the following command: slmgr -rearm.</li>
</ol>
<h4>8: Relocate your offline files</h4>
<p>When you use Vista’s Offline Files feature, the offline file cache is automatically placed on your C: drive. But my laptop has two hard drives in it, and I wanted to configure Vista to place my offline files onto my secondary hard drive. I accomplished the task by following these steps:</p>
<ol>
<li>Open the Control Panel and click on the Network and Internet link, followed by the Offline Files link. Windows will display the Offline Files properties sheet.</li>
<li>Disable offline files if they are currently enabled.</li>
<li>Click OK and reboot the machine.</li>
<li>When the computer reboots, open the Registry Editor and navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\CSC.</li>
<li>Create a new string value named Parameters.</li>
<li>Assign this value to the Parameters key: \??\e:\csc, where <em>e:</em> is the drive letter you want to use.</li>
<li>Exit the Registry Editor and reboot the computer.</li>
<li>When the machine reboots, enable offline files.</li>
<li>Reboot the computer one last time. Now, you can start making folders available offline.</li>
</ol>
<h4>9: Disable User Account Control</h4>
<p>One of the things about Vista that seems to irritate a lot of people is the User Account Control feature. In essence, an administrator is treated as a standard user. Administrators who attempt to perform an administrative action receive a prompt asking whether they initiated the action. I think that this prompt is a valuable safeguard against malware, but since a lot of people don’t like it, here’s how to use the registry editor to suppress the prompt:</p>
<ol>
<li>Navigate through the registry editor to HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System.</li>
<li>Change the value of the ConcentPromptBehaviorAdmin key to 00000000.</li>
</ol>
<h4>10: Don’t display the last user who logged in</h4>
<p>Windows Vista is designed so that when you press Ctrl+Alt+Delete to log in, it will display the name of the user who logged in most recently. This can be a bit of a problem if multiple users share a common PC. They may forget to check to see who was logged in previously and key in their own password in association with another user’s login name. If they try this enough times, they could lock the other user out. You can get around this problem by using a simple registry tweak to tell Windows not to display the name of the user who was logged in previously:</p>
<ol>
<li>Navigate through the Registry Editor to HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System.</li>
<li>Set the DontDisplayLastName key to a value of 1.</li>
</ol>
<h4>Your turn…</h4>
<p>What problems or annoyances have you overcome with the help of a little registry tweak? Share your favorite hacks below</p>
]]></content:encoded>
			<wfw:commentRss>http://cahyono.web.id/2010/08/common-windows-issues-you-can-fix-with-a-registry-hack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Registrasi Visual Studio 2010</title>
		<link>http://cahyono.web.id/2010/05/registrasi-visual-studio-2010/</link>
		<comments>http://cahyono.web.id/2010/05/registrasi-visual-studio-2010/#comments</comments>
		<pubDate>Tue, 04 May 2010 13:15:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Umum]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[Visual Studio 2010 Express]]></category>

		<guid isPermaLink="false">http://cahyono.web.id/2010/05/registrasi-visual-studio-2010/</guid>
		<description><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script>Aneh sekali ketika saya baru pake VS 2010 Express ternyata ada masaberlakunya sampai 30 hari untuk mengeggunakan produk ini, hmmm.. padahal banyak fitur yang sudah lama untuk di coba satu persatu, sayang ya! tetapi ternyata setelah saya mencoba untuk melakukan registrasi akhirnya aku dapat serial Numbernya. Langkah-langkahnya seperti ini : &#160; 1. pilih menu help [...]]]></description>
			<content:encoded><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script><p>Aneh sekali ketika saya baru pake VS 2010 Express ternyata ada masaberlakunya sampai 30 hari untuk mengeggunakan produk ini, hmmm.. padahal banyak fitur yang sudah lama untuk di coba satu persatu, sayang ya! tetapi ternyata setelah saya mencoba untuk melakukan registrasi akhirnya aku dapat serial Numbernya. </p>
<p>Langkah-langkahnya seperti ini :</p>
<p>&#160;</p>
<p>1. pilih menu help dan pilih Register Product Setelah install vs 2010 Express</p>
<p><img title="Step 1" border="0" src="http://www.microsoft.com/express/s/img/graphic_Reg2_Step1.png" width="500" height="207" /></p>
<p>&#160;</p>
<p>2.&#160; Tekan Obtain a registratuin key online, tetapi proses ini harus punya email di hotmail atau windows live.</p>
<p><img title="Step 2" border="0" src="http://www.microsoft.com/express/s/img/graphic_Reg_Step2.png" width="490" height="285" /></p>
<p>&#160;</p>
<p>3. Setelah proses tersebuu diatas selesai maka akan muncul halaman web yang memberikan SN dan bisa di copy mengggunakan perintah CRTL+C</p>
<p><img title="Step 3" border="0" src="http://www.microsoft.com/express/s/img/graphic_Reg_Step3.png" width="490" height="354" /></p>
<p>&#160;</p>
<p>4. Setelah itu bisa di paste kan kembali di vs 2010</p>
<p><img title="Step 4" border="0" src="http://www.microsoft.com/express/s/img/graphic_Reg_Step4.png" width="490" height="285" /></p>
<p>&#160;</p>
<p>5. Nah baru tekan Register Now, gampang kan? setelah itu nanti akan dapat email untuk data serial number dan petunjuk bagaimana cara melakukan proses registrasi</p>
<p><img title="Step 5" border="0" src="http://www.microsoft.com/express/s/img/graphic_Reg_Step5.png" width="490" height="285" /></p>
<p><a href="http://www.microsoft.com/express/support/regins/">atau bisa bibaca disini</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cahyono.web.id/2010/05/registrasi-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Are Global Catalog Servers So Important?</title>
		<link>http://cahyono.web.id/2010/04/why-are-global-catalog-servers-so-important/</link>
		<comments>http://cahyono.web.id/2010/04/why-are-global-catalog-servers-so-important/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 08:14:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Small Business Server]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Microsoft Windows Server 2008]]></category>

		<guid isPermaLink="false">http://cahyono.web.id/?p=205</guid>
		<description><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script>n case you aren’t familiar with Global Catalog Servers, they are simply domain controllers that have been designated to perform the Global Catalog server role. When you create an Active Directory forest, the first domain controller in the forest is automatically assigned the Global Catalog server roll, because every forest requires at least one Global [...]]]></description>
			<content:encoded><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script><p>n case you aren’t familiar with Global Catalog Servers, they are  simply domain controllers that have been designated to perform the  Global Catalog server role. When you create an Active Directory forest,  the first domain controller in the forest is automatically assigned the  Global Catalog server roll, because every forest requires at least one  Global Catalog server.</p>
<p>The Global Catalog server performs a variety of tasks, both for  Windows and for Exchange. Since my primary focus in this article is  Exchange Server, I don’t really want to get into the Global Catalog  server’s Windows related function. I will tell you though, that if a  Global Catalog server is not available, then nobody will be able to log  into the domain except for the Administrator.</p>
<p>As you can see, the Global Catalog server performs some critical  functions at the Active Directory level, but its role in relation to  Exchange Server is just as critical. In order for clients to be able to  send and receive mail, both the Outlook client and the Exchange Server  must be able to query a global catalog server. Without access to a  Global Catalog server, Outlook clients will not be able to open the  Global Address List or resolve the e-mail addresses of message  recipients within the forest.</p>
<h2>Global Catalog Server Placement</h2>
<p>Now that I have given you an idea of why Global Catalog servers are  so important, let’s talk about placement. Given the fact that any domain  controller that’s running Windows 2000 or Windows Server 2003 can be  designated to act as a Global Catalog server, it might be tempting to  just designate every domain controller to act as a Global Catalog  server. In most cases this is a bad idea though. Global Catalog servers  produce quite a bit of traffic related to the replication process.</p>
<p><!-- begin ad tag (tile=2) --> <!-- begin ad tag (ns.petri;300x250,336x280) --></p>
<p><!-- begin ad tag (ns.petri;300x250,336x280) --> <script type="text/javascript">// < ![CDATA[
ord = window.ord || Math.floor(Math.random()*1E16);
document.write('<script type="text/javascript" src="http://ad1.netshelter.net/adj/ns.petri/archive;ppos=BTF;kw=;tile=2;sz=300x250,336x280;ord=' + ord + '?">< \/script>');
//]]&gt;
// ]]&gt;</script><noscript><a href="http://ad1.netshelter.net/jump/ns.petri;kw=;tile=2;sz=300x250,336x280;ord=123456789?" target="_blank"><img src="http://www.petri.co.il/%EF%BF%BDhttp://ad1.netshelter.net/ad/ns.petri/archive;ppos=BTF;kw=;tile=2;sz=300x250,336x280;ord=123456789??%22" alt="" border="0"/></a></noscript></p>
<p><!-- end ad tag -->Over the years, Microsoft has released several different guidelines for  Global Catalog placement, many of which are contradictory. One set of  guidelines states that you should place a Global Catalog Server into any  site that contains a server that’s running an application that makes  use of port 3268 (the Global Catalog lookup port). Exchange Server is  such an application, so if you were to follow this rule, then you would  want to place a Global Catalog server into any site that contains an  Exchange Server.</p>
<p>Another Microsoft document that I read suggested placing a Global  Catalog server into each site, regardless of what the site is used for. I  tend to think that this is the best approach, given the critical nature  of Global Catalog servers, and the fact that clients make use of the  global catalog during the logon process. Microsoft does state however,  that a site doesn’t need a Global Catalog server if the site does not  contain any servers running Global Catalog dependant applications (such  as Exchange), contains fewer than 100 users, and is directly connected  to a site that does contain a Global Catalog Server.</p>
<p>Keep in mind that this is a generic guideline though. The  recommendations change depending on the size and topology of your  network. For example, in large organizations with lots of Exchange  mailboxes, it is possible for a Global Catalog server to become  overwhelmed. To keep that from happening, Microsoft recommends having  one Global Catalog Server for every four mailbox servers. Therefore, if a  site contained eight mailbox servers, then you would want to place at  least two global catalog servers in that site.</p>
<p>Of course not every network is large enough to have multiple sites.  If you have a single site, single domain network, then it is safe to go  ahead and designate all of your domain controllers to act as Global  Catalog servers. In this type of environment, all of the domain  controllers contain full copies of the Active Directory anyway, so the  additional resource consumption caused by having multiple Global Catalog  servers will be minimal.</p>
<p>Summary</p>
<p>Being that Global Catalog servers are so critically important to the  Active Directory and to Exchange, it is important to make sure that your  network uses them in an optimal manner. In this article, I have  provided some general guidelines to Global Catalog server placement.</p>
]]></content:encoded>
			<wfw:commentRss>http://cahyono.web.id/2010/04/why-are-global-catalog-servers-so-important/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Data Provider VB.NET Class (2) Example Usage</title>
		<link>http://cahyono.web.id/2010/01/sql-data-provider-vb-net-class-2-example-usage/</link>
		<comments>http://cahyono.web.id/2010/01/sql-data-provider-vb-net-class-2-example-usage/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 18:25:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Sql Server 2008]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[SQL Data Provider]]></category>
		<category><![CDATA[SQL SERVER 2008]]></category>

		<guid isPermaLink="false">http://cahyono.web.id/?p=179</guid>
		<description><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script>This class provides a fast and universal method for accessing SQL Server database. Create Instance At first you create an instance of SqlDatabase class. Dim sqldb As New SqlDatabase("Data Source=(local); Initial Catalog= ; UId = ; Pwd = ;") For more information about connection strings, visit ConnectionStrings.com. ExecuteNonQuery Method Executes a Transact-SQL statement against the [...]]]></description>
			<content:encoded><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script><div><!--     body     {         font-family: tahoma;     }     h1     {         font-size: 12pt;     }     h2     {         font-size: 10pt;         color: DarkRed;     }     h3     {         font-size: 8pt;         font-weight: normal;     }     .cpane     {         background-color: WhiteSmoke;         border: solid 1px silver;         padding: 5px;     } --></p>
<h3>This class provides a fast and universal method for accessing SQL Server database.<a href="http://cahyono.web.id/wp-content/uploads/2010/01/image_preview.png"><img class="alignright size-full wp-image-169" title="image_preview" src="http://cahyono.web.id/wp-content/uploads/2010/01/image_preview.png" alt="" width="220" height="96" /></a></h3>
<h2>Create Instance</h2>
<h3>At first you create an instance of SqlDatabase class.</h3>
<div><code>Dim sqldb As New SqlDatabase("Data Source=(local); Initial Catalog= ; UId = ; Pwd = ;")</code></div>
<h3>For more information about connection strings, visit <a title="SQL Data Provider VB.NET" href="http://cahyono.web.id/2010/01/sql-data-provider-vb-net-class-1/" target="_blank">ConnectionStrings.com</a>.</h3>
<h2>ExecuteNonQuery Method</h2>
<h3>Executes a Transact-SQL statement against the connection and returns the number of rows affected.</h3>
<div><code>Dim params(0 To 1) As SqlParameter<br />
params(0) = New SqlParameter("@Firstname", SqlDbType.NVarChar, 120)<br />
params(0).Value = "Stefan"<br />
params(1) = New SqlParameter("@Lastname", SqlDbType.NVarChar, 120)<br />
params(1).Value = "Cameron"<br />
sqldb.ExecuteNonQuery("Insert Into dbo.Users(Firstname, LastName) Values(@FirstName, @LastName)", CommandType.Text, params)</code></div>
<h3>If you are using stored procedure,you can execute that without declaring parameters such as following code:</h3>
<div><code>sqldb.ExecuteNonQuery("dbo.CreateUser", Nothing, "Stefan", "Cameron")</code></div>
<h2>ExecuteScalar Method</h2>
<h3>Executes the query, and returns the first column of the first row in the result set returned by the query. Additional columns or rows are ignored.</h3>
<div><code>Dim count As Integer = sqldb.ExecuteScalar("Select Count(*) From dbo.Users", CommandType.Text)<br />
MsgBox("Number of row(s): " &amp; count)</code></div>
<h2>ExecuteReader Method</h2>
<h3>Sends the CommandText to the Connection and builds a SqlDataReader.</h3>
<div><code>Dim FirstName As String = String.Empty<br />
Dim LastName As String = String.Empty</code></p>
<p>Dim params(0) As SqlParameter<br />
params(0) = New SqlParameter(&#8220;@Id&#8221;, SqlDbType.Int)<br />
params(0).Value = 1</p>
<p>Dim dr As IDataReader = sqldb.ExecuteReader(&#8220;Select * From dbo.Users Where (Id = @Id)&#8221;, CommandType.Text, params)<br />
While dr.Read()<br />
FirstName = dr(&#8220;Firstname&#8221;)<br />
LastName = dr(&#8220;Lastname&#8221;)<br />
End While<br />
dr.Close()</p>
<p>MsgBox(FirstName &amp; &#8221; &#8221; &amp; LastName, MsgBoxStyle.Information)</p>
</div>
<h3>There is a sample for using stored procedure:</h3>
<div><code>Create Procedure [dbo].[GetUserInfo]<br />
(<br />
@Id int<br />
)<br />
As<br />
Begin<br />
Select * From dbo.Users Where (Id = @Id)<br />
End</code></div>
<div><code>Dim FirstName As String = String.Empty<br />
Dim LastName As String = String.Empty</code></p>
<p>Dim dr As IDataReader = sqldb.ExecuteReader(&#8220;dbo.GetUserInfo&#8221;, Nothing, 1)<br />
While dr.Read()<br />
FirstName = dr(&#8220;Firstname&#8221;)<br />
LastName = dr(&#8220;Lastname&#8221;)<br />
End While<br />
dr.Close()</p>
<p>MsgBox(FirstName &amp; &#8221; &#8221; &amp; LastName, MsgBoxStyle.Information)</p>
</div>
<h2>Using Return Value Parameter</h2>
<h3>If you are using stored procedure,you can get the value of &#8216;return value parameter&#8217;.</h3>
<div><code>Create Procedure dbo.UserExists<br />
(<br />
@Firstname nvarchar(120),<br />
@Lastname nvarchar(120)<br />
)<br />
As<br />
Begin<br />
If Exists(Select * From dbo.Users Where (Firstname = @Firstname) And (Lastname = @Lastname))<br />
Return 1<br />
End</code></div>
<div><code>Dim retval As Integer<br />
sqldb.ExecuteNonQuery("dbo.UserExists", <span style="text-decoration: underline;">retval</span>, "Stefan", "Cameron")<br />
MsgBox("User Exists: " &amp; IIf(retval = 1, "Yes", "No"))</code></div>
<h2>FillDataset Method</h2>
<h3>Adds or refreshes rows in the System.Data.DataSet to match those in the data source using the System.Data.DataSet name, and creates a System.Data.DataTable named &#8220;Table.&#8221;</h3>
<h3>Binding a DataGridView with FillDataset method.</h3>
<div><code>DataGridView1.DataSource = sqldb.FillDataset("Select * From dbo.Users", CommandType.Text).Tables(0)</code></div>
<h2>ExecuteDataset Method</h2>
<h3>Calls the respective INSERT, UPDATE, or DELETE statements for each inserted, updated, or deleted row in the System.Data.DataSet with the specified System.Data.DataTable name.</h3>
<div><code>' Getting the System.Data.DataSet.<br />
Dim ds As DataSet = CType(DataGridView1.DataSource, DataTable).DataSet</code></p>
<p>&#8216; Declaring insert command object<br />
Dim inscmd As New SqlCommand(&#8220;Insert Into dbo.Users(Firstname, Lastname) Values(@Firstname, @Lastname)&#8221;)<br />
With inscmd<br />
.CommandType = CommandType.Text<br />
.Parameters.Add(New SqlParameter(&#8220;@Firstname&#8221;, SqlDbType.NVarChar, 120)).SourceColumn = &#8220;Firstname&#8221;<br />
.Parameters.Add(New SqlParameter(&#8220;@Lastname&#8221;, SqlDbType.NVarChar, 120)).SourceColumn = &#8220;Lastname&#8221;<br />
End With</p>
<p>&#8216; Declaring update command object<br />
Dim updcmd As New SqlCommand(&#8220;Update dbo.Users Set Firstname = @Firstname, Lastname = @Lastname Where (Id = @Id)&#8221;)<br />
With updcmd<br />
.CommandType = CommandType.Text<br />
.Parameters.Add(New SqlParameter(&#8220;@Id&#8221;, SqlDbType.Int)).SourceColumn = &#8220;Id&#8221;<br />
.Parameters.Add(New SqlParameter(&#8220;@Firstname&#8221;, SqlDbType.NVarChar, 120)).SourceColumn = &#8220;Firstname&#8221;<br />
.Parameters.Add(New SqlParameter(&#8220;@Lastname&#8221;, SqlDbType.NVarChar, 120)).SourceColumn = &#8220;Lastname&#8221;<br />
End With</p>
<p>&#8216; Declaring delete command object<br />
Dim delcmd As New SqlCommand(&#8220;Delete From dbo.Users Where (Id = @Id)&#8221;)<br />
With delcmd<br />
.CommandType = CommandType.Text<br />
.Parameters.Add(New SqlParameter(&#8220;@Id&#8221;, SqlDbType.Int)).SourceColumn = &#8220;Id&#8221;<br />
End With</p>
<p>&#8216; Updating data source<br />
sqldb.ExecuteDataset(inscmd, updcmd, delcmd, ds, ds.Tables(0).TableName)</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://cahyono.web.id/2010/01/sql-data-provider-vb-net-class-2-example-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Data Provider VB.NET Class (1)</title>
		<link>http://cahyono.web.id/2010/01/sql-data-provider-vb-net-class-1/</link>
		<comments>http://cahyono.web.id/2010/01/sql-data-provider-vb-net-class-1/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 22:08:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Sql Server 2008]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[SQL Data Provider]]></category>

		<guid isPermaLink="false">http://cahyono.web.id/?p=168</guid>
		<description><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script>This class is for simplifying and accelerating working with SQL, using this class is very simple; there is a sample below for this class, which I hope is useful. You can report bugs, opinions and suggestions to me. &#60;&#60;DONWLOAD&#62;&#62; &#60;&#60; dataAccess.vb &#62;&#62; Imports System Imports System.IO Imports System.Text Imports System.Data Imports System.Data.SqlClient Namespace SqlDataProvider ''' &#60;summary&#62; ''' [...]]]></description>
			<content:encoded><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script><pre style="text-align: justify;" lang="vb"><a href="http://cahyono.web.id/wp-content/uploads/2010/01/image_preview.png"><img class="alignleft size-full wp-image-169" title="image_preview" src="http://cahyono.web.id/wp-content/uploads/2010/01/image_preview.png" alt="" width="220" height="96" /></a>This class is for simplifying and accelerating working with SQL,
using this class is very simple; there is a sample below for this class,
which I hope is useful. You can <a href="mailto:me@cahyono.web.id">report bugs, opinions and suggestions to me</a>.
<a href="http://cahyono.web.id/wp-content/uploads/2010/01/SQL-Data-Provider-VB.NET-Class.pdf" target="_blank">&lt;&lt;DONWLOAD&gt;&gt; &lt;&lt; </a><a title="Vb Scripts" href="http://cahyono.web.id/wp-content/uploads/2010/01/dataAccess.zip" target="_blank">dataAccess.vb &gt;&gt;</a>

 Imports System
 Imports System.IO
 Imports System.Text
 Imports System.Data
 Imports System.Data.SqlClient

 Namespace SqlDataProvider

 ''' &lt;summary&gt;
 ''' This class provides a fast and universal method for accessing SQL Server database.This class cannot be inherited.
 ''' &lt;/summary&gt;
 Public NotInheritable Class SqlDatabase

 #Region " Local Property Declarations "

 Dim _connectionString As String

 #End Region

 #Region " Constructor "

 ''' &lt;summary&gt;
 ''' Initializes a new instance of the ADO.SqlDatabase class.
 ''' &lt;/summary&gt;
 ''' &lt;param name="connectionString"&gt;The connection used to open the SQL Server database.&lt;/param&gt;
 Public Sub New(ByVal connectionString As String)
 _connectionString = connectionString
 End Sub

 #End Region

 #Region " Public Properties "

 ''' &lt;summary&gt;
 ''' Gets or sets the string used to open a SQL Server database.
 ''' &lt;/summary&gt;
 ''' &lt;returns&gt;The connection string that includes the source database name, and other parameters needed to establish the initial connection.&lt;/returns&gt;
 Public Property ConnectionString() As String
 Get
 Return _connectionString
 End Get
 Set(ByVal value As String)
 _connectionString = value
 End Set
 End Property

 #End Region

 #Region " Private Methods "

 Private Sub AssignParameters(ByVal cmd As SqlCommand, ByVal cmdParameters() As SqlParameter)
 If (cmdParameters Is Nothing) Then Exit Sub
 For Each p As SqlParameter In cmdParameters
 cmd.Parameters.Add(p)
 Next
 End Sub

 Private Sub AssignParameters(ByVal cmd As SqlCommand, ByVal parameterValues() As Object)
 If Not (cmd.Parameters.Count - 1 = parameterValues.Length) Then Throw New ApplicationException("Stored procedure's parameters and parameter values does not match.")
 Dim i As Integer
 For Each param As SqlParameter In cmd.Parameters
 If Not (param.Direction = ParameterDirection.Output) AndAlso Not (param.Direction = ParameterDirection.ReturnValue) Then
 param.Value = parameterValues(i)
 i += 1
 End If
 Next
 End Sub

 #End Region

 #Region " ExecuteNonQuery "

 ''' &lt;summary&gt;
 ''' Executes a Transact-SQL statement against the connection and returns the number of rows affected.
 ''' &lt;/summary&gt;
 ''' &lt;param name="cmd"&gt;The Transact-SQL statement or stored procedure to execute at the data source.&lt;/param&gt;
 ''' &lt;param name="cmdType"&gt;A value indicating how the System.Data.SqlClient.SqlCommand.CommandText property is to be interpreted.&lt;/param&gt;
 ''' &lt;param&gt;The parameters of the Transact-SQL statement or stored procedure.&lt;/param&gt;
 ''' &lt;returns&gt;The number of rows affected.&lt;/returns&gt;
 Public Function ExecuteNonQuery(ByVal cmd As String, ByVal cmdType As CommandType, Optional ByVal parameters() As SqlParameter = Nothing) As Integer
 Dim connection As SqlConnection = Nothing
 Dim transaction As SqlTransaction = Nothing
 Dim command As SqlCommand = Nothing
 Dim res As Integer = -1
 Try
 connection = New SqlConnection(_connectionString)
 command = New SqlCommand(cmd, connection)
 command.CommandType = cmdType
 Me.AssignParameters(command, parameters)
 connection.Open()
 transaction = connection.BeginTransaction()
 command.Transaction = transaction
 res = command.ExecuteNonQuery()
 transaction.Commit()
 Catch ex As Exception
 If Not (transaction Is Nothing) Then
 transaction.Rollback()
 End If
 Throw New SqlDatabaseException(ex.Message, ex.InnerException)
 Finally
 If Not (connection Is Nothing) AndAlso (connection.State = ConnectionState.Open) Then connection.Close()
 If Not (command Is Nothing) Then command.Dispose()
 If Not (transaction Is Nothing) Then transaction.Dispose()
 End Try
 Return res
 End Function

 ''' &lt;summary&gt;
 ''' Executes a Transact-SQL statement against the connection and returns the number of rows affected.
 ''' &lt;/summary&gt;
 ''' &lt;param name="spname"&gt;The stored procedure to execute at the data source.&lt;/param&gt;
 ''' &lt;param name="returnValue"&gt;The returned value from stored procedure.&lt;/param&gt;
 ''' &lt;param name="parameterValues"&gt;The parameter values of the stored procedure.&lt;/param&gt;
 ''' &lt;returns&gt;The number of rows affected.&lt;/returns&gt;
 Public Function ExecuteNonQuery(ByVal spname As String, ByRef returnValue As Integer, ByVal ParamArray parameterValues() As Object) As Integer
 Dim connection As SqlConnection = Nothing
 Dim transaction As SqlTransaction = Nothing
 Dim command As SqlCommand = Nothing
 Dim res As Integer = -1
 Try
 connection = New SqlConnection(_connectionString)
 command = New SqlCommand(spname, connection)
 command.CommandType = CommandType.StoredProcedure
 connection.Open()
 SqlCommandBuilder.DeriveParameters(command)
 Me.AssignParameters(command, parameterValues)
 transaction = connection.BeginTransaction()
 command.Transaction = transaction
 res = command.ExecuteNonQuery()
 returnValue = command.Parameters(0).Value
 transaction.Commit()
 Catch ex As Exception
 If Not (transaction Is Nothing) Then
 transaction.Rollback()
 End If
 Throw New SqlDatabaseException(ex.Message, ex.InnerException)
 Finally
 If Not (connection Is Nothing) AndAlso (connection.State = ConnectionState.Open) Then connection.Close()
 If Not (command Is Nothing) Then command.Dispose()
 If Not (transaction Is Nothing) Then transaction.Dispose()
 End Try
 Return res
 End Function

 #End Region

 #Region " ExecuteScalar "

 ''' &lt;summary&gt;
 ''' Executes the query, and returns the first column of the first row in the result set returned by the query. Additional columns or rows are ignored.
 ''' &lt;/summary&gt;
 ''' &lt;param name="cmd"&gt;The Transact-SQL statement or stored procedure to execute at the data source.&lt;/param&gt;
 ''' &lt;param name="cmdType"&gt;A value indicating how the System.Data.SqlClient.SqlCommand.CommandText property is to be interpreted.&lt;/param&gt;
 ''' &lt;param name="parameters"&gt;The parameters of the Transact-SQL statement or stored procedure.&lt;/param&gt;
 ''' &lt;returns&gt;The first column of the first row in the result set, or a null reference if the result set is empty.&lt;/returns&gt;
 Public Function ExecuteScalar(ByVal cmd As String, ByVal cmdType As CommandType, Optional ByVal parameters() As SqlParameter = Nothing) As Object
 Dim connection As SqlConnection = Nothing
 Dim transaction As SqlTransaction = Nothing
 Dim command As SqlCommand = Nothing
 Dim res As Object = Nothing
 Try
 connection = New SqlConnection(_connectionString)
 command = New SqlCommand(cmd, connection)
 command.CommandType = cmdType
 Me.AssignParameters(command, parameters)
 connection.Open()
 transaction = connection.BeginTransaction()
 command.Transaction = transaction
 res = command.ExecuteScalar()
 transaction.Commit()
 Catch ex As Exception
 If Not (transaction Is Nothing) Then
 transaction.Rollback()
 End If
 Throw New SqlDatabaseException(ex.Message, ex.InnerException)
 Finally
 If Not (connection Is Nothing) AndAlso (connection.State = ConnectionState.Open) Then connection.Close()
 If Not (command Is Nothing) Then command.Dispose()
 If Not (transaction Is Nothing) Then transaction.Dispose()
 End Try
 Return res
 End Function

 ''' &lt;summary&gt;
 ''' Executes the query, and returns the first column of the first row in the result set returned by the query. Additional columns or rows are ignored.
 ''' &lt;/summary&gt;
 ''' &lt;param name="spname"&gt;The stored procedure to execute at the data source.&lt;/param&gt;
 ''' &lt;param name="returnValue"&gt;The returned value from stored procedure.&lt;/param&gt;
 ''' &lt;param&gt;The parameter values of the stored procedure.&lt;/param&gt;
 ''' &lt;returns&gt;The first column of the first row in the result set, or a null reference if the result set is empty.&lt;/returns&gt;
 Public Function ExecuteScalar(ByVal spname As String, ByRef returnValue As Integer, ByVal ParamArray parameterValues() As Object) As Object
 Dim connection As SqlConnection = Nothing
 Dim transaction As SqlTransaction = Nothing
 Dim command As SqlCommand = Nothing
 Dim res As Object = Nothing
 Try
 connection = New SqlConnection(_connectionString)
 command = New SqlCommand(spname, connection)
 command.CommandType = CommandType.StoredProcedure
 connection.Open()
 SqlCommandBuilder.DeriveParameters(command)
 Me.AssignParameters(command, parameterValues)
 transaction = connection.BeginTransaction()
 command.Transaction = transaction
 res = command.ExecuteScalar()
 returnValue = command.Parameters(0).Value
 transaction.Commit()
 Catch ex As Exception
 If Not (transaction Is Nothing) Then
 transaction.Rollback()
 End If
 Throw New SqlDatabaseException(ex.Message, ex.InnerException)
 Finally
 If Not (connection Is Nothing) AndAlso (connection.State = ConnectionState.Open) Then connection.Close()
 If Not (command Is Nothing) Then command.Dispose()
 If Not (transaction Is Nothing) Then transaction.Dispose()
 End Try
 Return res
 End Function

 #End Region

 #Region " ExecuteReader "

 ''' &lt;summary&gt;
 ''' Sends the System.Data.SqlClient.SqlCommand.CommandText to the System.Data.SqlClient.SqlCommand.Connection, and builds a System.Data.SqlClient.SqlDataReader using one of the System.Data.CommandBehavior values.
 ''' &lt;/summary&gt;
 ''' &lt;param&gt;The Transact-SQL statement or stored procedure to execute at the data source.&lt;/param&gt;
 ''' &lt;param name="cmdType"&gt;A value indicating how the System.Data.SqlClient.SqlCommand.CommandText property is to be interpreted.&lt;/param&gt;
 ''' &lt;param name="parameters"&gt;The parameters of the Transact-SQL statement or stored procedure.&lt;/param&gt;
 ''' &lt;returns&gt;A System.Data.SqlClient.SqlDataReader object.&lt;/returns&gt;
 Public Function ExecuteReader(ByVal cmd As String, ByVal cmdType As CommandType, Optional ByVal parameters() As SqlParameter = Nothing) As IDataReader
 Dim connection As SqlConnection = Nothing
 Dim command As SqlCommand = Nothing
 Dim res As SqlDataReader = Nothing
 Try
 connection = New SqlConnection(_connectionString)
 command = New SqlCommand(cmd, connection)
 command.CommandType = cmdType
 Me.AssignParameters(command, parameters)
 connection.Open()
 res = command.ExecuteReader(CommandBehavior.CloseConnection)
 Catch ex As Exception
 Throw New SqlDatabaseException(ex.Message, ex.InnerException)
 End Try
 Return CType(res, IDataReader)
 End Function

 ''' &lt;summary&gt;
 ''' Sends the System.Data.SqlClient.SqlCommand.CommandText to the System.Data.SqlClient.SqlCommand.Connection, and builds a System.Data.SqlClient.SqlDataReader using one of the System.Data.CommandBehavior values.
 ''' &lt;/summary&gt;
 ''' &lt;param name="spname"&gt;The stored procedure to execute at the data source.&lt;/param&gt;
 ''' &lt;param name="returnValue"&gt;The returned value from stored procedure.&lt;/param&gt;
 ''' &lt;param name="parameterValues"&gt;The parameter values of the stored procedure.&lt;/param&gt;
 ''' &lt;returns&gt;A System.Data.SqlClient.SqlDataReader object.&lt;/returns&gt;
 Public Function ExecuteReader(ByVal spname As String, ByRef returnValue As Integer, ByVal ParamArray parameterValues() As Object) As IDataReader
 Dim connection As SqlConnection = Nothing
 Dim command As SqlCommand = Nothing
 Dim res As SqlDataReader = Nothing
 Try
 connection = New SqlConnection(ConnectionString)
 command = New SqlCommand(spname, connection)
 command.CommandType = CommandType.StoredProcedure
 connection.Open()
 SqlCommandBuilder.DeriveParameters(command)
 Me.AssignParameters(command, parameterValues)
 res = command.ExecuteReader(CommandBehavior.CloseConnection)
 returnValue = command.Parameters(0).Value
 Catch ex As Exception
 Throw New SqlDatabaseException(ex.Message, ex.InnerException)
 End Try
 Return CType(res, IDataReader)
 End Function

 #End Region

 #Region " FillDataset "

 ''' &lt;summary&gt;
 ''' Adds or refreshes rows in the System.Data.DataSet to match those in the data source using the System.Data.DataSet name, and creates a System.Data.DataTable named "Table."
 ''' &lt;/summary&gt;
 ''' &lt;param name="cmd"&gt;The Transact-SQL statement or stored procedure to execute at the data source.&lt;/param&gt;
 ''' &lt;param&gt;A value indicating how the System.Data.SqlClient.SqlCommand.CommandText property is to be interpreted.&lt;/param&gt;
 ''' &lt;param name="parameters"&gt;The parameters of the Transact-SQL statement or stored procedure.&lt;/param&gt;
 ''' &lt;returns&gt;A System.Data.Dataset object.&lt;/returns&gt;
 Public Function FillDataset(ByVal cmd As String, ByVal cmdType As CommandType, Optional ByVal parameters() As SqlParameter = Nothing) As DataSet
 Dim connection As SqlConnection = Nothing
 Dim command As SqlCommand = Nothing
 Dim sqlda As SqlDataAdapter = Nothing
 Dim res As New DataSet
 Try
 connection = New SqlConnection(_connectionString)
 command = New SqlCommand(cmd, connection)
 command.CommandType = cmdType
 AssignParameters(command, parameters)
 sqlda = New SqlDataAdapter(command)
 sqlda.Fill(res)
 Catch ex As Exception
 Throw New SqlDatabaseException(ex.Message, ex.InnerException)
 Finally
 If Not (connection Is Nothing) Then connection.Dispose()
 If Not (command Is Nothing) Then command.Dispose()
 If Not (sqlda Is Nothing) Then sqlda.Dispose()
 End Try
 Return res
 End Function

 #End Region

 #Region " ExecuteDataset "

 ''' &lt;summary&gt;
 ''' Calls the respective INSERT, UPDATE, or DELETE statements for each inserted, updated, or deleted row in the System.Data.DataSet with the specified System.Data.DataTable name.
 ''' &lt;/summary&gt;
 ''' &lt;param name="insertCmd"&gt;A command used to insert new records into the data source.&lt;/param&gt;
 ''' &lt;param name="updateCmd"&gt;A command used to update records in the data source.&lt;/param&gt;
 ''' &lt;param name="deleteCmd"&gt;A command for deleting records from the data set.&lt;/param&gt;
 ''' &lt;param name="ds"&gt;The System.Data.DataSet to use to update the data source. &lt;/param&gt;
 ''' &lt;param&gt;The name of the source table to use for table mapping.&lt;/param&gt;
 ''' &lt;returns&gt;The number of rows successfully updated from the System.Data.DataSet.&lt;/returns&gt;
 Public Function ExecuteDataset(ByVal insertCmd As SqlCommand, ByVal updateCmd As SqlCommand, ByVal deleteCmd As SqlCommand, ByVal ds As DataSet, ByVal srcTable As String) As Integer
 Dim connection As SqlConnection = Nothing
 Dim sqlda As SqlDataAdapter = Nothing
 Dim res As Integer = 0
 Try
 connection = New SqlConnection(_connectionString)
 sqlda = New SqlDataAdapter
 If Not (insertCmd Is Nothing) Then insertCmd.Connection = connection : sqlda.InsertCommand = insertCmd
 If Not (updateCmd Is Nothing) Then updateCmd.Connection = connection : sqlda.UpdateCommand = updateCmd
 If Not (deleteCmd Is Nothing) Then deleteCmd.Connection = connection : sqlda.DeleteCommand = deleteCmd
 res = sqlda.Update(ds, srcTable)
 Catch ex As Exception
 Throw New SqlDatabaseException(ex.Message, ex.InnerException)
 Finally
 If Not (connection Is Nothing) Then connection.Dispose()
 If Not (insertCmd Is Nothing) Then insertCmd.Dispose()
 If Not (updateCmd Is Nothing) Then updateCmd.Dispose()
 If Not (deleteCmd Is Nothing) Then deleteCmd.Dispose()
 If Not (sqlda Is Nothing) Then sqlda.Dispose()
 End Try
 Return res
 End Function

 #End Region

 #Region " ExecuteScript "

 ''' &lt;summary&gt;
 ''' Executes a SQL query file against the connection.
 ''' &lt;/summary&gt;
 ''' &lt;param name="filename"&gt;SQL query file name.&lt;/param&gt;
 ''' &lt;param&gt;The parameters of the SQL query file.&lt;/param&gt;
 Public Sub ExecuteScript(ByVal filename As String, Optional ByVal parameters() As SqlParameter = Nothing)
 Dim fStream As FileStream = Nothing
 Dim sReader As StreamReader = Nothing
 Dim connection As SqlConnection = Nothing
 Dim command As SqlCommand = Nothing
 Try
 fStream = New FileStream(filename, FileMode.Open, FileAccess.Read)
 sReader = New StreamReader(fStream)
 connection = New SqlConnection(ConnectionString)
 command = connection.CreateCommand()
 connection.Open()
 While (Not sReader.EndOfStream)
 Dim sb As New StringBuilder
 While (Not sReader.EndOfStream)
 Dim s As String = sReader.ReadLine
 If (Not String.IsNullOrEmpty(s)) AndAlso (s.ToUpper.Trim = "GO") Then
 Exit While
 End If
 sb.AppendLine(s)
 End While
 command.CommandText = sb.ToString
 command.CommandType = CommandType.Text
 AssignParameters(command, parameters)
 command.ExecuteNonQuery()
 End While
 Catch ex As Exception
 Throw New SqlDatabaseException(ex.Message, ex.InnerException)
 Finally
 If (Not IsNothing(connection)) AndAlso (connection.State = ConnectionState.Open) Then connection.Close()
 If (Not IsNothing(command)) Then command.Dispose()
 If (Not IsNothing(sReader)) Then sReader.Close()
 If (Not IsNothing(fStream)) Then fStream.Close()
 End Try
 End Sub

 #End Region

 End Class

 End Namespace
</pre>
]]></content:encoded>
			<wfw:commentRss>http://cahyono.web.id/2010/01/sql-data-provider-vb-net-class-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sales performance by gender of the customers with MDX Query</title>
		<link>http://cahyono.web.id/2010/01/sales-performance-by-gender-of-the-customers-with-mdx-query/</link>
		<comments>http://cahyono.web.id/2010/01/sales-performance-by-gender-of-the-customers-with-mdx-query/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 02:53:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Sql Server 2008]]></category>
		<category><![CDATA[MDX]]></category>
		<category><![CDATA[SQL SERVER 2008]]></category>

		<guid isPermaLink="false">http://cahyono.web.id/2010/01/sales-performance-by-gender-of-the-customers-with-mdx-query/</guid>
		<description><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script>WITH set [Male] AS &#8216;Filter ([Customer].[CustomerID].Members,[Customer].CurrentMember.Properties(&#8220;GENDER&#8221;)= &#8220;M&#8221;)&#8217; set [Female] AS &#8216;Filter ([Customer].[CustomerID].Members,[Customer].CurrentMember.Properties(&#8220;GENDER&#8221;)= &#8220;F&#8221;)&#8217; member Customer.AggMale as &#8216;Aggregate([Male]) member Customer.AggFemale as &#8216;Aggregate([Female]) SELECT {[Measures].[SALES($)]} ON AXIS(0), {Customer.AggMale,Customer.AggFemale} ON AXIS(1) FROM [cubename]]]></description>
			<content:encoded><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script><p><a href="http://cahyono.web.id/wp-content/uploads/2010/01/SQL08_h_rgb_thumb.jpg"><img class="alignleft size-full wp-image-166" title="SQL08" src="http://cahyono.web.id/wp-content/uploads/2010/01/SQL08_h_rgb_thumb.jpg" alt="" width="240" height="50" /></a>WITH set [Male] AS &#8216;Filter ([Customer].[CustomerID].Members,[Customer].CurrentMember.Properties(&#8220;GENDER&#8221;)= &#8220;M&#8221;)&#8217;<br />
set [Female] AS &#8216;Filter ([Customer].[CustomerID].Members,[Customer].CurrentMember.Properties(&#8220;GENDER&#8221;)= &#8220;F&#8221;)&#8217;<br />
member Customer.AggMale as &#8216;Aggregate([Male])<br />
member Customer.AggFemale as &#8216;Aggregate([Female])</p>
<p>SELECT {[Measures].[SALES($)]} ON AXIS(0), {Customer.AggMale,Customer.AggFemale} ON AXIS(1) FROM [cubename]</p>
]]></content:encoded>
			<wfw:commentRss>http://cahyono.web.id/2010/01/sales-performance-by-gender-of-the-customers-with-mdx-query/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MDX, ADOMD, VB.NET &amp; SQL Server Analysis Services</title>
		<link>http://cahyono.web.id/2010/01/mdx-adomd-vb-net-sql-server-analysis-services/</link>
		<comments>http://cahyono.web.id/2010/01/mdx-adomd-vb-net-sql-server-analysis-services/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 02:19:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Sql Server 2008]]></category>
		<category><![CDATA[SQL SERVER 2008]]></category>

		<guid isPermaLink="false">http://cahyono.web.id/?p=155</guid>
		<description><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script>Recently, we&#8217;ve jumped into the world of multi-dimensional OLAP.  We&#8217;re currently using SQL Server Analysis Services which has been great to create the data cubes and Microsoft Sharepoint with Business Scorecard Manager to render the cubes.  The database and cube work wonderfully.  We have had issues with Scorecard Manager 2005 though (namingly, it doesn&#8217;t render well to Firefox [...]]]></description>
			<content:encoded><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script><div><a href="http://cahyono.web.id/wp-content/uploads/2010/01/SQL08_h_rgb_thumb.jpg"><img class="alignright size-full wp-image-166" title="SQL08" src="http://cahyono.web.id/wp-content/uploads/2010/01/SQL08_h_rgb_thumb.jpg" alt="" width="240" height="50" /></a>Recently, we&#8217;ve jumped into the world of multi-dimensional OLAP.  We&#8217;re currently using SQL Server Analysis Services which has been great to create the data cubes and Microsoft Sharepoint with Business Scorecard Manager to render the cubes.  The database and cube work wonderfully.  We have had issues with Scorecard Manager 2005 though (namingly, it doesn&#8217;t render well to Firefox and since one of our clients is Indiana University who supports Firefox, this becomes an issue for us).</div>
<div>Our solution to this problem is that we&#8217;re going to create our own scorecards until a service pack comes out for BSM or the next version fixes the rendering issues.  The cube is really the critical technology for us.  We can render our Scorecard one of two ways, via an ASP.NET website or since we&#8217;re using Sharepoint via a custom webpart.  The ASP.NET site would be much easier however the custom Sharepoint webpart is attractive because it leverages the Sharepoint framework&#8217;s ability to allow content managers (e.g., not me) to customize the look and feel (as well as any other property you allow them to control).  Our first hurdle is how to read data from the OLAP Cube using .NET.  This is the example code I ran from a VB.NET form.  I put a text box as textbox1 on the main form and this code in the load event.  It runs an MDX query then builds a string it puts in a text box.  The string contains the row name, the year in this case and the value of the column.</div>
<div>The prerequisites you may need can be found at:  <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=d09c1d60-a13c-4479-9b91-9e8b9d835cdc">http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=d09c1d60-a13c-4479-9b91-9e8b9d835cdc</a></div>
<div>You will need to add a reference in your project to Microsoft.AnalysisServices.AdomdClient and then add an Import for it at the top of your code (or fill out the full references).</div>
<p><span style="color: #008000; font-size: x-small;">&#8216;*******************************************************************************</span></p>
<div><span style="font-size: x-small;"><span style="color: #008000;">&#8216; Local Declarations</span></span></div>
<div><span style="color: #008000;"><span style="font-size: x-small;">&#8216;*******************************************************************************</span></span></div>
<div><span style="font-size: x-small;"><span style="color: #0000ff;"> Dim</span> Buf <span style="color: #0000ff;">As</span> <span style="color: #0000ff;">String</span> = <span style="color: #800000;">&#8220;&#8221;</span></span></div>
<div><span style="font-size: x-small;"><span style="color: #0000ff;"> Dim</span> Mdx <span style="color: #0000ff;">As</span> <span style="color: #0000ff;">String</span> = <span style="color: #800000;">&#8220;&#8221;</span></span></div>
<div><span style="color: #008000;"><span style="font-size: x-small;"></p>
<div><span style="color: #008000;"><span style="font-size: x-small;">&#8216;*******************************************************************************</span></span></div>
<p></span></span><span style="color: #008000;"><span style="font-size: x-small;">&#8216; Declare and Setup the Connection</span></span></div>
<div><span style="color: #008000;"><span style="font-size: x-small;"></p>
<div><span style="color: #008000;"><span style="font-size: x-small;">&#8216;*******************************************************************************</span></span></div>
<p></span></span><span style="font-size: x-small;"><span style="color: #0000ff;">Dim</span> Connection_String <span style="color: #0000ff;">As</span> <span style="color: #0000ff;">String</span> = <span style="color: #800000;">&#8220;PROVIDER=MSOLAP.2;DATA SOURCE=&lt;Your Server Here&gt;;INITIAL CATALOG=&lt;Your Cube Here&#8221;</span></span></div>
<div><span style="font-size: x-small;"><span style="color: #0000ff;"> Dim</span> Conn <span style="color: #0000ff;">As</span> <span style="color: #0000ff;">New</span> Microsoft.AnalysisServices.AdomdClient.AdomdConnection(Connection_String)</span></div>
<div><span style="color: #0000ff;"><span style="font-size: x-small;"> Try</span></span></div>
<div><span style="font-size: x-small;"> Conn.Open()</span></div>
<div><span style="font-size: x-small;"><span style="color: #0000ff;"> Catch</span> ex <span style="color: #0000ff;">As</span> Exception</span></div>
<div><span style="font-size: x-small;"> MsgBox(ex.Message)</span></div>
<div><span style="font-size: x-small;"> Conn = <span style="color: #0000ff;">Nothing</span></span></div>
<div><span style="font-size: x-small;"><span style="color: #0000ff;"> Exit</span> <span style="color: #0000ff;">Sub</span></span></div>
<div><span style="font-size: x-small;"><span style="color: #0000ff;"><span style="color: #333333;"> </span>End</span> <span style="color: #0000ff;">Try</span></span></div>
<div><span style="color: #008000;"><span style="font-size: x-small;"><span style="color: #333333;"> </span></span></span></div>
<div>
<div><span style="color: #008000;"><span style="font-size: x-small;"> &#8216;*******************************************************************************</span></span></div>
<p><span style="color: #008000;"><span style="font-size: x-small;"> &#8216; Create the MDX query, the command and data reader objects and parse the information</span></span></p>
</div>
<div><span style="color: #008000;"><span style="font-size: x-small;"></p>
<div><span style="color: #008000;"><span style="font-size: x-small;"> &#8216;*******************************************************************************</span></span></div>
<p></span></span><span style="font-size: x-small;"> Mdx = <span style="color: #800000;">&#8220;Select [Measures].[Gift Amount] On Columns, &#8220;</span> &amp; _</span></div>
<div><span style="font-size: x-small;"><span style="color: #800000;"><span style="color: #333333;"> </span>&#8220;{ LastPeriods(4, [Credit Date].[Fiscal Hierarchy].[Fiscal Year].[2007]) } On Rows &#8220;</span> &amp; _</span></div>
<div><span style="color: #800000;"><span style="font-size: x-small;"><span style="color: #333333;"> </span>&#8221; From [Dollars-Donors]&#8220;</span></span></div>
<div><span style="font-size: x-small;"><span style="color: #0000ff;"><span style="color: #333333;"> </span>Dim</span> Command <span style="color: #0000ff;">As</span> <span style="color: #0000ff;">New</span> AdomdCommand(Mdx, Conn)</span></div>
<div><span style="font-size: x-small;"><span style="color: #0000ff;"><span style="color: #333333;"> </span>Dim</span> Dr <span style="color: #0000ff;">As</span> AdomdDataReader = Command.ExecuteReader()</span></div>
<div><span style="font-size: x-small;"><span style="color: #0000ff;"><span style="color: #333333;"> </span>While</span> Dr.Read()</span></div>
<div><span style="font-size: x-small;"> </span><span style="color: #0000ff;"><span style="font-size: x-small;">Buf = Buf &amp; <span style="color: #800000;">&#8220;Gift Amount for &#8220;</span> &amp; Dr(<span style="color: #800000;">&#8220;[Credit Date].[Fiscal Hierarchy].[Fiscal Year].[MEMBER_CAPTION]&#8220;</span>) &amp; <span style="color: #800000;">&#8220;: &#8220;</span> &amp; _</span></span></div>
<div><span style="color: #0000ff;"><span style="font-size: x-small;"> FormatNumber(Dr(<span style="color: #800000;">&#8220;[Measures].[Gift Amount]&#8220;</span>).ToString, 2, TriState.False, TriState.True, TriState.True) &amp; vbCrLf</span></span></div>
<div><span style="font-size: x-small;"> Buf = Buf &amp; <span style="color: #800000;">&#8220;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-&#8221;</span> &amp; vbCrLf</span></div>
<div><span style="font-size: x-small;"><span style="color: #0000ff;"> End</span> <span style="color: #0000ff;">While</span></span></div>
<div><span style="font-size: x-small;"> </span></div>
<div><span style="font-size: x-small;"> TextBox1.Text = Buf</span></div>
<div><span style="color: #008000;"><span style="font-size: x-small;"></p>
<div><span style="color: #008000;"><span style="font-size: x-small;"> &#8216;*******************************************************************************</span></span></div>
<p></span></span><span style="color: #008000;"><span style="font-size: x-small;"> &#8216; Cleanup</span></span></div>
<div><span style="color: #008000;"><span style="font-size: x-small;"></p>
<div><span style="color: #008000;"><span style="font-size: x-small;"> &#8216;*******************************************************************************</span></span></div>
<p></span></span><span style="font-size: x-small;"> Conn.Close()</span></div>
<div><span style="font-size: x-small;"> Conn = <span style="color: #0000ff;">Nothing</span></span></div>
<div><a href="http://blakepell.spaces.live.com/blog/cns!808E32F75B9CF425!114.entry">http://blakepell.spaces.live.com/blog/cns!808E32F75B9CF425!114.entry</a></div>
]]></content:encoded>
			<wfw:commentRss>http://cahyono.web.id/2010/01/mdx-adomd-vb-net-sql-server-analysis-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Enterprise 90-day Trial</title>
		<link>http://cahyono.web.id/2009/11/windows-7-enterprise-90-day-trial/</link>
		<comments>http://cahyono.web.id/2009/11/windows-7-enterprise-90-day-trial/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 09:42:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://cahyono.web.id/?p=154</guid>
		<description><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script>  http://technet.microsoft.com/en-us/evalcenter/cc442495.aspx?ITPID=wtcfeed]]></description>
			<content:encoded><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script><p> </p>
<p><a href="http://technet.microsoft.com/en-us/evalcenter/cc442495.aspx?ITPID=wtcfeed">http://technet.microsoft.com/en-us/evalcenter/cc442495.aspx?ITPID=wtcfeed</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cahyono.web.id/2009/11/windows-7-enterprise-90-day-trial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WSS and MOSS Feature Comparison</title>
		<link>http://cahyono.web.id/2009/06/wss-and-moss-feature-comparison/</link>
		<comments>http://cahyono.web.id/2009/06/wss-and-moss-feature-comparison/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 09:39:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://cahyono.web.id/?p=145</guid>
		<description><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script>Feature Windows SharePoint Services 2007 Microsoft Office SharePoint Server 2007 Portal Social networking   X Sites and documents roll-up Web part   X Colleagues and memberships Web parts   X Web parts X X Web part pages X X Enterprise search   X Content targeting   X Site directory   X Automatic categorization   X [...]]]></description>
			<content:encoded><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script><table style="text-align: center;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="271">Feature</td>
<td width="156">Windows SharePoint Services 2007</td>
<td width="163">Microsoft Office SharePoint Server 2007</td>
</tr>
<tr>
<td style="text-align: left;" colspan="3" width="590" valign="top"><strong>Portal</strong></td>
</tr>
<tr>
<td width="271" valign="top">Social networking</td>
<td width="156" valign="top"> </td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Sites and documents roll-up Web part</td>
<td width="156" valign="top"> </td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Colleagues and memberships Web parts</td>
<td width="156" valign="top"> </td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Web parts</td>
<td width="156" valign="top">X</td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Web part pages</td>
<td width="156" valign="top">X</td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Enterprise search</td>
<td width="156" valign="top"> </td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Content targeting</td>
<td width="156" valign="top"> </td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Site directory</td>
<td width="156" valign="top"> </td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Automatic categorization</td>
<td width="156" valign="top"> </td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">News</td>
<td width="156" valign="top"> </td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Shared services</td>
<td width="156" valign="top"> </td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Business intelligence</td>
<td width="156" valign="top"> </td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Single sign-on</td>
<td width="156" valign="top"> </td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Site and list templates</td>
<td width="156" valign="top">X</td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Infopath server</td>
<td width="156" valign="top"> </td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Excel server</td>
<td width="156" valign="top"> </td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td style="text-align: left;" colspan="3" width="590" valign="top"><strong>Collaboration</strong></td>
</tr>
<tr>
<td width="271" valign="top">Personal sites</td>
<td width="156" valign="top">X</td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Team sites</td>
<td width="156" valign="top">X</td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Wikis</td>
<td width="156" valign="top">X</td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Blogs</td>
<td width="156" valign="top">X</td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Alerts</td>
<td width="156" valign="top">X</td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Configurable alerts to users and groups</td>
<td width="156" valign="top">X</td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Discussion boards</td>
<td width="156" valign="top">X</td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Lists</td>
<td width="156" valign="top">X</td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Surveys</td>
<td width="156" valign="top">X</td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Workflow</td>
<td width="156" valign="top"> </td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Content review and approval</td>
<td width="156" valign="top">X</td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Site and list templates</td>
<td width="156" valign="top">X</td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td style="text-align: left;" colspan="3" width="590" valign="top"><strong>Usability/Integration</strong></td>
</tr>
<tr>
<td width="271" valign="top">Outlook calendar</td>
<td width="156" valign="top">X</td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Save to library from office applications</td>
<td width="156" valign="top">X</td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Personal views of Web part pages</td>
<td width="156" valign="top">X</td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Infopath integration</td>
<td width="156" valign="top">X</td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td style="text-align: left;" colspan="3" width="590" valign="top"><strong>Document Management</strong></td>
</tr>
<tr>
<td width="271" valign="top">Document management sites</td>
<td width="156" valign="top">X</td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Records management</td>
<td width="156" valign="top"> </td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Document libraries</td>
<td width="156" valign="top">X</td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Document and folder level security</td>
<td width="156" valign="top"> </td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td style="text-align: left;" colspan="3" width="590" valign="top"><strong>Content Management</strong></td>
</tr>
<tr>
<td width="271" valign="top">Page layouts and publishing</td>
<td width="156" valign="top"> </td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Web page versioning and approval</td>
<td width="156" valign="top"> </td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Design control via master pages</td>
<td width="156" valign="top"> </td>
<td width="163" valign="top">X</td>
</tr>
<tr>
<td width="271" valign="top">Browser based, in place content editing</td>
<td width="156" valign="top"> </td>
<td width="163" valign="top">X</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://cahyono.web.id/2009/06/wss-and-moss-feature-comparison/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20 Fitur Baru Windows 7</title>
		<link>http://cahyono.web.id/2009/04/20-fitur-baru-windows-7/</link>
		<comments>http://cahyono.web.id/2009/04/20-fitur-baru-windows-7/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 09:41:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://cahyono.web.id/?p=140</guid>
		<description><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script>Banyak yang sudah tidak sabar menunggu keluarnya Windows 7 (W7), penerus Windows Vista. Tidak seperti biasanya, Microsoft banyak merahasiakan fitur-fitur baru W7, tetapi semiua kerahasiaan ini telah berakhir, Microsoft memberikan banyak pengembang bocoran-bocoran tentang W7 di PDC. Tehcnologizer yang berkesempatan mencoba W7 mengatakan bahwa kelihatannya OS ini&#8230; benar-benar cukup prospektif! Pertama, Anda harus tahu bahwa [...]]]></description>
			<content:encoded><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script><p>Banyak yang sudah tidak sabar menunggu keluarnya Windows 7 (W7), penerus Windows Vista. Tidak seperti biasanya, Microsoft banyak merahasiakan fitur-fitur baru W7, tetapi semiua kerahasiaan ini telah berakhir, Microsoft memberikan banyak pengembang bocoran-bocoran tentang W7 di PDC. Tehcnologizer yang berkesempatan mencoba W7 mengatakan bahwa kelihatannya OS ini&#8230; benar-benar cukup prospektif!</p>
<p><strong>Pertama</strong>, Anda harus tahu bahwa W7 tidak akan memiliki perubahan drastis dari segi arsitektur perangkat lunak seperti Vista dari XP — Microsoft sendiri sudah berjanji bahwa pengguna yang meakukan <em>upgrade</em> dari Vista tidak akan menemui masalah kompatibilitas. Karena W7 tidak banyak berubah di belakang layar, Microsoft dapat memfokuskan pengembangan pada pengalaman pemakaian OS itu sendiri dan bukan pada berbagai aspek teknis lain seperti keamanan dan stabilitas.</p>
<p>Sebagian besar perubahan yang dikemas W7 berusaha untuk meningkatkan kemudahan dan kenyamanan pengguna, dan di bawah ini adalah beberapa dari fitur-fitur baru W7 yang sudah terlihat di demonstrasi PDC Microsoft.</p>
<h3>2. Taskbar</h3>
<p>Mendapat perubahan terbesar sejak pertama kali debut di Windows 95. Windows 7 sudah tidak akan lagi menampilkan ikon aplikasi kecil lengkap dengan nama aplikasi melainkan hanya ikon berukuran besar mirip dengan Mac OS X. Daftar jendela yang ditampilkan saat menempatkan tetikus di atas ikon aplikasi juga diganti dengan <em>user interface</em> (UI) &#8220;<em>ribbon</em>&#8221; yang menampilkan <em>thumbnail</em> jendela yang terbuka secara menyamping.</p>
<p>Alat-alat lain yang terhubung ke komputer seperti kamera juga akan muncul di <em>taskbar</em> bersama jendela aplikasi. Secara keseluruhan fitur ini membuat Windows 7 tampil menarik.<br />
<img src="http://i191.photobucket.com/albums/z193/udaramaya/windows-taskbar-previews.jpg" alt="Taskbar baru di Windows 7" /></p>
<h3>3. System Tray</h3>
<p>Secara resmi dinamakan sebagai &#8220;Notification Area,&#8221; Microsoft akhirnya memungkinkan pengguna alat-alat untuk menata area <em>desktop</em> yang sering berantakan ini. Pengguna dapat memiliki ikon apa saja yang ditampilkan di System Tray, mengubah posisi ikon dan apakah mereka diperbolehkan menarik perhatian pengguna dengan notifikasi.</p>
<h3>4. Jump List</h3>
<p>Menu <em>jump list</em> akan muncul di Start Menu atau saat pengguna melakukan klik di salah satu aplikasi Taskbar, memberikan beberapa pilihan pada pengguna untuk melakukan berbagai aksi yang didukung aplikasi. Gambar di bawah ini memperlihatkan <em>jump list</em> Windows Media Player (WMP) yang memberikan opsi pada pengguna untuk memutar lagu, melihat lagu-lagu terakhir yang diputar dan banyak lagi.<br />
<img src="http://i191.photobucket.com/albums/z193/udaramaya/jumplist.jpg" alt="Jump list" /></p>
<h3>5. <a href="http://udaramaya.com/berita/4587/0/Windows_7_Perbaiki_UAC">User Account Control (UAC) yang Lebih Baik</a></h3>
<p>UAC merupakan salah satu fitur yang paling dibenci pengguna Windows Vista. Kini selain pilihan &#8220;On&#8221; dan &#8220;Off,&#8221; pengguna dapat memilih agar UAC hanya muncul saat instalasi aplikasi atau saat sebuah aplikasi mengubah konfigurasi Windows saja. Belum diketahui apakah perubahan ini cukup untuk menjadikan UAC dari musuh menjadi teman, tetapi perubahan ini setidaknya akan menjadikan UAC Windows lebih ramah.<br />
<img src="http://i191.photobucket.com/albums/z193/udaramaya/uac1.jpg" alt="Halaman konfigurasi UAC di Windows 7" /></p>
<h3>6. <a href="http://udaramaya.com/berita/3721/0/Windows_7_Tidak_Dirilis_Sebelum_Memenuhi_Standar_Kinerja">Kinerja</a></h3>
<p>Microsoft mengatakan bahwa mereka banyak melakukan perubahan untuk meningkatkan kinerja dan stabilitas Windows 7 seperti mengurangi waktu <em>boot</em> dengan mengaktifkan beberapa aplikasi secara parallel, metode manajemen memori baru dan banyak lagi. Saat ini masih terlalu dini untuk membicarakan kinerja, kita harus menunggu datangnya versi yang sudah hampir rampung untuk mendapatkan <em>benchmark</em> yang berarti, tetapi menurut Technologizer, Windows 7 terasa sangat cepat dioperasikan di laptop Dell yang dipinjamkan Microsoft — dan <a href="http://udaramaya.com/berita/3879/0/Windows_7_Tidak_Datang_dengan_Bloatware">bersih dari <em>bloatware</em></a>.</p>
<h3>7. Device Stage</h3>
<p>Fitur baru ini mengumpulkan semua hal yang berhubungan dengan <em>peripheral</em> di satu tempat untuk memudahkan pengguna seperti konfigurasi, fitur, dokumentasi bahkan layanan pembelian tinta <em>printer</em> dan lain-lain.<br />
<img src="http://i191.photobucket.com/albums/z193/udaramaya/device-stage.jpg" alt="Device Stage W7" /></p>
<h3>8. Libraries</h3>
<p>Apabila Anda sudah mengenal konsep <em>library</em> untuk lagu seperti yang dimiliki iTunes, konsep <em>library</em> di Windows 7 juga tidak akan asing bagi Anda. Fitur ini mengumpulkan semua file dalam PC Anda berdasarkan tipe ke dalam <em>library</em> masing-masing untuk memudahkan manajemen media. Sebagai contoh, semua foto dari semua PC dan jaringan akan dikumpulkan di sebuah <em>library</em> foto yang dapat diakses di satu tempat seperti gambar di bawah ini.<br />
<img src="http://i191.photobucket.com/albums/z193/udaramaya/libraries.jpg" alt="Fitur libraries Windows 7" /></p>
<h3>9. HomeGroups</h3>
<p>Windows 7 memperkenalkan fitur jaringan baru bernama HomeGroups yang bertujuan untuk memudahkan beberapa komputer satu jaringan untuk saling berbagi file dan <em>peripheral</em> — seolah-olah semua itu terletak pada satu PC yang sama. Walaupun fitur-fitur Windows Networking sejak dulu selalu bertujuan sama, pada kenyataannya konfigurasi untuk menggunakan <em>printer</em> jaringan masih tetap terlalu sulit untuk sebagian besar pengguna.</p>
<h3>10. &#8220;Peeking&#8221; (Mengintip)</h3>
<p>Fitur <em>peeking</em> pada Windows 7 memudahkan pengguna untuk dengan cepat membaca konten dalam satu jendela tanpa perlu berinteraksi dengan jendela tersebut. Menempatkan tetikus di atas <em>thumbnail</em> jendela di Task Bar akan mengubah semua jendela yang terbuka menjadi transparan kecuali jendela yang dipilih. Selain dapat &#8220;mengintip&#8221; jendela aplikasi tertentu pengguna juga dapat mengintip <em>desktop</em> Windows.<br />
<img src="http://i191.photobucket.com/albums/z193/udaramaya/peek.jpg" alt="Fitur Peek di Windows 7" /></p>
<h3>11. Sidebar Tidak Lagi Digunakan</h3>
<p>Jika dibandingkan dengan <em>widget</em> Mac OS X yang dapat ditempatkan di <em>desktop</em>, perbedaan paling mencolok dari <em>gadget</em> Microsoft adalah peletakannya pada <em>sidebar</em> di sebelah kanan layar. Di W7, <em>sidebar</em> tersebut dihilangkan karena dianggap terlalu banyak menggunakan tempat yang ada dan <em>gadget</em> kini dapat diletakkan langsung di <em>desktop</em>. Walaupun hal ini juga sebenarnya dapat dilakukan di Vista.</p>
<h3>12. Kompatibilitas iTunes</h3>
<p>WMP kini mendukung dua format media favorit Apple: AAC untuk audio dan H.264 untuk video. WMP ini juga dapat menemukan <em>library</em> iTunes yang ada pada jaringan dan memutar isinya. Fairplay DRM Apple tidak didukung, tetapi entah kenapa memutar sebuah video <em>podcast</em> yang beresolusi lumayan terlihat buruk di WMP.<br />
<img src="http://i191.photobucket.com/albums/z193/udaramaya/blockypodcast.jpg" alt="Podcast resolusi rendah di WMP" /></p>
<h3>13. WMP Minimalis</h3>
<p>Ketika Anda melakukan klik kanan pada sebuah file media di Windows Explorer dan menggunakan WMP untuk memutarnya, WMP akan muncul dalam mode minimalis yang tidak mendominasi <em>desktop</em> Anda. Anda juga bisa memutar media pada <em>preview pane</em> Windows Explorer tanpa perlu meluncurkan WMP sama sekali.<br />
<img src="http://i191.photobucket.com/albums/z193/udaramaya/wmp-mini.jpg" alt="Windows Media Player dengan tampilan minimalis" /></p>
<h3>14. Streaming Multimedia</h3>
<p>W7 menambahkan fitur pengiriman file media dari PC ke berbagai alat yang mendukung <em>streaming</em> seperti sistem musik Sonos melalui jaringan. Microsoft mengatakan bahwa W7 akan mengubah file ke dalam format sehingga dapat diputar oleh pemutar media Anda. Hal ini juga berarti Microsoft sudah selangkah lagi mendekati cita-cita Bill Gates menjadikan Windows pusat media di rumah. Versi Media Center dari Windows 7 juga mendapatkan <a href="http://blog.retrosight.com/WindowsMediaCenterInThePDCBuildOfWindows7.aspx"><em>upgrade</em> besar</a>.<br />
<img src="http://i191.photobucket.com/albums/z193/udaramaya/play-to.jpg" alt="Memutar media dari Windows 7 melalui jaringan" /></p>
<h3>15. Pengaturan Jendela Otomatis</h3>
<p>Geser jendela mendekat tepi kanan atau kiri maka jendela tersebut akan langsung berubah ukuran menjadi setengah layar. Hal ini ditujukan untuk memudahkan Anda menyusun dua jendela secara berdampingan (seperti <em>browser</em> atau dokumen Word) agar Anda dapat dengan mudah bekerja pada kedua jendela sekaligus.</p>
<h3>16. Mencari Semua Tempat Sekaligus</h3>
<p>Fitur W7 bernama &#8220;Search Federation&#8221; memungkinkan Anda untuk mengikutkan berbagai komputer, media penyimpanan jaringan dan situs ke dalam pencarian Windows 7.<br />
<img src="http://i191.photobucket.com/albums/z193/udaramaya/federated-search.jpg" alt="Federated search di W7" /></p>
<h3>17. Tema</h3>
<p>Microsoft sudah sangat lama sekali tidak mengantarkan perubahan besar pada fitur kustomisasi tema di Windows. Di W7 Microsoft menyediakan sebuah pemilih tema baru yang lebih baik dengan fitur <em>preview</em> dalam ukuran asli dan memungkinkan Anda untuk menyimpan tema kustom hanya dengan dengan beberapa klik. Microsoft juga berencana untuk mengganti namanya dari Themes menjadi Styles.<br />
<img src="http://i191.photobucket.com/albums/z193/udaramaya/themechooser.jpg" alt="Konfigurasi tema di Windows 7" /></p>
<h3>18. Windows Live</h3>
<p>Secara resmi Microsoft memiliki mengemas sedikit sekali aplikasi pada W7, tidak seperti Vista. Aplikasi Photo Gallery, Movie Maker dan email telah dijadikan unduhan gratis yang disebut Windows Live Esentials, walaupun Microsoft tetap berharap berbagai vendor PC tetap akan mengemas Windows Live Essentials ke dalam komputer yang mereka jual.<br />
<img src="http://i191.photobucket.com/albums/z193/udaramaya/windowslivephoto.jpg" alt="Windows Live Photo" /></p>
<h3>19. Paint Baru</h3>
<p>Windows Paint yang sudah banyak terlupakan mendapatkan <em>upgrade</em> besar, kini tampil dengan UI <em>ribbon</em> dari Office 2007 yang sekarang telah menjadi standar di berbagai aplikasi Microsoft. Walaupun masih banyak yang menganggap <a href="http://www.getpaint.com/">Paint.net</a> sebagai alternatif pengganti Paint yang lebih baik.<br />
<img src="http://i191.photobucket.com/albums/z193/udaramaya/paintribbon.jpg" alt="Paint versi baru di Windows 7" /></p>
<h3>20. Fitur Layar Sentuh</h3>
<p>Windows 7 adalah versi Windows pertama yang mendukung <em>multi-touch</em> yang memungkinkan Anda mengendalikan OS ini dengan kedua tangan. Masih banyak yang ragu apakah <em>multi-touch</em> akan merevolusi dunia PC sebagaimana ia merevolusi dunia ponsel. Saat ini hampir tidak ada PC yang beredar di pasar yang mendukung fitur layar sentuh selain TouchSmart dari HP dan Latitude XT dari Dell. (via <a href="http://technologizer.com/2008/10/28/windows7/">Technologizer</a>)</p>
<p><a href="http://udaramaya.com/berita/4657/0/20_Fitur_Baru_Windows_7">http://udaramaya.com/berita/4657/0/20_Fitur_Baru_Windows_7</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cahyono.web.id/2009/04/20-fitur-baru-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 Reasons to Migrate to Windows Server®  2008</title>
		<link>http://cahyono.web.id/2009/04/top-10-reasons-to-migrate-to-windows-server%c2%ae-2008/</link>
		<comments>http://cahyono.web.id/2009/04/top-10-reasons-to-migrate-to-windows-server%c2%ae-2008/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 11:24:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Microsoft Windows Server 2008]]></category>

		<guid isPermaLink="false">http://cahyono.web.id/?p=134</guid>
		<description><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script>World-Class Web and Application Platform A secure, easy-to-manage platform for developing reliable hosting applications and services. Improved Networking Performance Take full advantage of today’s multi-gigabit networks, and secure and control the flow of network traffic. Enhanced Security and Compliance Developed from the ground up for security, helping you adhere to the strictest IT compliance standards. [...]]]></description>
			<content:encoded><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script><ol>
<li class="point_normal"><span class="title_emph">World-Class Web and Application Platform</span>
<div class="para">A secure, easy-to-manage platform for developing reliable hosting applications and services.</div>
</li>
<li class="point_normal"><span class="title_emph">Improved Networking Performance</span>
<div class="para">Take full advantage of today’s multi-gigabit networks, and secure and control the flow of network traffic.</div>
</li>
<li class="point_normal"><span class="title_emph">Enhanced Security and Compliance</span>
<div class="para">Developed from the ground up for security, helping you adhere to the strictest IT compliance standards. Plus, Network Access Protection helps ensure that any computer connecting to the network meets corporate policy for “healthy” requirements.</div>
</li>
<li class="point_normal"><span class="title_emph">Maximized OS Cycle</span>
<div class="para">By migrating to Windows Server 2008 now, you can maximize the operating system cycle and take full advantage of the financial and technical benefits of the new functionality.</div>
</li>
<li class="point_normal"><span class="title_emph">Control Over Your Remote Infrastructure</span>
<div class="para">Streamline the management of your remote infrastructure with enhancements to Active Directory, including Read-Only Domain Controllers and administrative role separation.</div>
</li>
<li class="point_normal"><span class="title_emph">Simplified Server Management</span>
<div class="para">The Server Management Console provides a single, unified tool for managing your server’s configuration, displaying status, and managing roles.</div>
</li>
<li class="point_normal"><span class="title_emph">Superior Scripting and Task Automation</span>
<div class="para">Automate common tasks and easily control system administration.</div>
</li>
<li class="point_normal"><span class="title_emph">Presentation Virtualization</span>
<div class="para">Secure access to internal applications through firewall-friendly ports.</div>
</li>
<li class="point_normal"><span class="title_emph">Windows Server 2008 with Hyper-V</span>
<div class="para">Hyper-V virtualization technology helps you increase system availability for production server consolidation, disaster recovery, and end-to-end management of dynamic data centers. You can also run a legacy OS, such as Windows 2000, on the latest platforms as a virtual instance to avoid compatibility issues.</div>
</li>
<li class="point_normal"><span class="title_emph">The Power of Windows Vista<sup>®</sup> </span>
<div class="para">Windows Server 2008 and Windows vista share a number of technologies across networking, storage, security, and management.</div>
</li>
</ol>
<p><a class="aligncenter" href="http://www.dell.com/content/topics/global.aspx/sitelets/solutions/main/10_reasons_for_ws2008?c=us&amp;cs=555&amp;l=en&amp;s=biz" target="_blank">http://www.dell.com/content/topics/global.aspx/sitelets/solutions/main/10_reasons_for_ws2008?c=us&amp;cs=555&amp;l=en&amp;s=biz</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cahyono.web.id/2009/04/top-10-reasons-to-migrate-to-windows-server%c2%ae-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Designer 2007 Is Now Free</title>
		<link>http://cahyono.web.id/2009/04/sharepoint-designer-2007-is-now-free/</link>
		<comments>http://cahyono.web.id/2009/04/sharepoint-designer-2007-is-now-free/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 09:53:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://cahyono.web.id/?p=131</guid>
		<description><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script>Office SharePoint Designer 2007 provides the tools you need to deliver compelling and attractive SharePoint sites and quickly build workflow-enabled applications and reporting tools on the SharePoint platform. http://www.microsoft.com/downloads/details.aspx?displaylang=en&#38;FamilyID=baa3ad86-bfc1-4bd4-9812-d9e710d44f42]]></description>
			<content:encoded><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script><div style="padding: 0px; line-height: 140%; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px;">Office  SharePoint Designer 2007 provides the tools you need to deliver compelling and  attractive SharePoint sites and quickly build workflow-enabled applications and  reporting tools on the SharePoint platform.</div>
<p><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=baa3ad86-bfc1-4bd4-9812-d9e710d44f42" target="_blank">http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=baa3ad86-bfc1-4bd4-9812-d9e710d44f42</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cahyono.web.id/2009/04/sharepoint-designer-2007-is-now-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Passing a Table to a Stored Procedure</title>
		<link>http://cahyono.web.id/2009/02/passing-a-table-to-a-stored-procedure/</link>
		<comments>http://cahyono.web.id/2009/02/passing-a-table-to-a-stored-procedure/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 13:26:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Sql Server 2008]]></category>
		<category><![CDATA[SQL SERVER 2008]]></category>

		<guid isPermaLink="false">http://cahyono.web.id/?p=111</guid>
		<description><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script>The CODE This article is based on SQL Server 2008 CTP 3. Some of the information may change by the time the product is finally released. Before we create a Function or Stored Procedure that accepts a TABLE variable, we need to define a User Defined TABLE Type. SQL Server 2008 introduced a new User [...]]]></description>
			<content:encoded><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script><p><strong>The CODE</strong><br />
This article is based on SQL Server 2008 CTP 3. Some of the information may change by the time the product is finally released.</p>
<p>Before we create a Function or Stored Procedure that accepts a TABLE variable, we need to define a User Defined TABLE Type. SQL Server 2008 introduced a new User defined TABLE type. A TABLE type represents the structure of a table that can be passed to a stored procedure or function.</p>
<p>So the first step is to create a User Defined TABLE type. The following TSQL code creates a User defined TABLE type named &#8220;ItemInfo&#8221;.</p>
<p>    1 CREATE TYPE ItemInfo AS TABLE<br />
    2 (<br />
    3     ItemNumber VARCHAR(50),<br />
    4     Qty INT<br />
    5 )</p>
<p>You can use the system view SYS.TYPES to see the type that you have just created. The following query returns all the types defined in the system.</p>
<p>    1 SELECT * FROM SYS.TYPES<br />
    2<br />
    3 /*<br />
    4     If you just need to find information about the TABLE types, you could find it from<br />
    5     the following TSQL query.<br />
    6 */<br />
    7<br />
    8 SELECT * FROM SYS.TYPES WHERE is_table_type = 1<br />
    9<br />
   10 /*<br />
   11     There is another view, which is handy to find information about TABLE types.<br />
   12 */<br />
   13<br />
   14 SELECT * FROM SYS.TABLE_TYPES</p>
<p>We have created a TABLE type that we need. Now let us see how it works. Let us create a variable of type &#8220;ItemInfo&#8221; and try to insert a few records to it. Then lets query the table variable to see if the information is correctly inserted. [code]</p>
<p>    1 /*<br />
    2     Let us declare a variable of type ItemInfo which is a TABLE Type<br />
    3 */<br />
    4 DECLARE @items AS ItemInfo<br />
    5<br />
    6 /*<br />
    7     Insert values to the variable<br />
    8 */<br />
    9<br />
   10 INSERT INTO @Items (ItemNumber, Qty)<br />
   11     SELECT '11000', 100 UNION ALL<br />
   12     SELECT '22000', 200 UNION ALL<br />
   13     SELECT '33000', 300<br />
   14<br />
   15 /*<br />
   16     Lets check if the values are correctly inserted or not<br />
   17 */<br />
   18 SELECT * FROM @Items<br />
   19<br />
   20 /*<br />
   21 OUTPUT:<br />
   22<br />
   23 ItemNumber                                         Qty<br />
   24 -------------------------------------------------- -----------<br />
   25 11000                                             100<br />
   26 22000                                             200<br />
   27 33000                                             300<br />
   28 */</p>
<p>Now let us create a stored procedure that accepts a TABLE variable. Let us create a very simple stored procedure which accepts a TABLE variable and SELECTs contents of the table.</p>
<p>    1 CREATE PROCEDURE TableParamDemo<br />
    2 (<br />
    3     @Items ItemInfo<br />
    4 )<br />
    5<br />
    6 AS<br />
    7<br />
    8 SELECT *<br />
    9 FROM @Items</p>
<p>Well, this would generate the following error:</p>
<p>    1 /*<br />
    2 Msg 352, Level 15, State 1, Procedure TableParamDemo, Line 1<br />
    3 The table-valued parameter "@Items" must be declared with the READONLY option.<br />
    4 */</p>
<p>A table variable that is passed to a stored procedure or function should be marked as READONLY. The "callee" cannot modify the table being passed into it. Here is the correct code.</p>
<p>    1 CREATE PROCEDURE TableParamDemo<br />
    2 (<br />
    3     @Items ItemInfo READONLY<br />
    4 )<br />
    5<br />
    6 AS<br />
    7<br />
    8 SELECT *<br />
    9 FROM @Items</p>
<p>Now let us execute the stored procedure we just created. Run the following code.</p>
<p>    1 /*<br />
    2     declare the variable<br />
    3 */<br />
    4 DECLARE @items AS ItemInfo<br />
    5<br />
    6 /*<br />
    7     Insert values to the variable<br />
    8 */<br />
    9<br />
   10 INSERT INTO @Items (ItemNumber, Qty)<br />
   11     SELECT '11000', 100 UNION ALL<br />
   12     SELECT '22000', 200 UNION ALL<br />
   13     SELECT '33000', 300<br />
   14<br />
   15 /*<br />
   16     Execute the procedure<br />
   17 */<br />
   18 EXECUTE TableParamDemo @Items<br />
   19<br />
   20 /*<br />
   21 OUTPUT:<br />
   22<br />
   23 ItemNumber                                         Qty<br />
   24 -------------------------------------------------- -----------<br />
   25 11000                                             100<br />
   26 22000                                             200<br />
   27 33000                                             300<br />
   28<br />
   29 */</p>
<p>You cannot modify the TABLE parameter passed into the stored procedure. If you try to do so, you will get an error as shown in the following example.</p>
<p>    1 CREATE PROCEDURE TableParamDemo<br />
    2 (<br />
    3     @Items ItemInfo READONLY<br />
    4 )<br />
    5<br />
    6 AS<br />
    7<br />
    8 SELECT *<br />
    9 FROM @Items<br />
   10<br />
   11 INSERT INTO @Items (ItemNumber, Qty)<br />
   12     SELECT '1001', 20<br />
   13<br />
   14 /*<br />
   15 OUTPUT:<br />
   16<br />
   17 Msg 10700, Level 16, State 1, Procedure TableParamDemo, Line 11<br />
   18 The table-valued parameter "@Items" is READONLY and cannot be modified.<br />
   19 */</p>
<p>Conclusions<br />
The support for TABLE variables is very interesting. While working with User Defined TABLE Type, please note that you cannot use it as a column of a table. Please also note that, once created, you cannot alter the structure of the TABLE. </p>
]]></content:encoded>
			<wfw:commentRss>http://cahyono.web.id/2009/02/passing-a-table-to-a-stored-procedure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enterprise Project Management (EPM)</title>
		<link>http://cahyono.web.id/2008/12/enterprise-project-management-epm/</link>
		<comments>http://cahyono.web.id/2008/12/enterprise-project-management-epm/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 10:34:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Exchange Server]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Office 2007]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Sql Server 2008]]></category>
		<category><![CDATA[Umum]]></category>
		<category><![CDATA[Windows Small Business Server]]></category>
		<category><![CDATA[Enterprise Project Management]]></category>

		<guid isPermaLink="false">http://cahyono.web.id/?p=76</guid>
		<description><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script>Enterprise Project Management (EPM), dalam hal luas, adalah bidang pengembangan organisasi yang mendukung organisasi dalam mengelola dan integrally beradaptasi sendiri untuk perubahan dari transformasi. Dalam beberapa tahun terakhir, dengan adopsi umum (TI) praktek pemerintahan, Enterprise Manajemen Proyek telah menjadi lebih spesifik: sedangkan di tahun 1990-an secara umum telah fokus pada pengelolaan satu proyek, disusul di [...]]]></description>
			<content:encoded><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script><div id="attachment_75" class="wp-caption alignright" style="width: 193px"><a href="http://cahyono.web.id/wp-content/uploads/2008/12/epmevent.jpg"><img class="size-medium wp-image-75" title="Enterprise Project Management (EPM)" src="http://cahyono.web.id/wp-content/uploads/2008/12/epmevent-229x300.jpg" alt="Enterprise Project Management (EPM)" width="183" height="240" /></a><p class="wp-caption-text">Enterprise Project Management (EPM)</p></div>
<p><strong>Enterprise Project Management (EPM)</strong>, dalam hal luas, adalah bidang pengembangan organisasi yang mendukung organisasi dalam mengelola dan integrally beradaptasi sendiri untuk perubahan dari transformasi.</p>
<p>Dalam beberapa tahun terakhir, dengan adopsi umum (TI) praktek pemerintahan, Enterprise Manajemen Proyek telah menjadi lebih spesifik: sedangkan di tahun 1990-an secara umum telah fokus pada pengelolaan satu proyek, disusul di dekade meletakkan lebih fokus pada kenyataan bahwa proyek adalah kemungkinan untuk tidak hanya menjadi satu dalam perusahaan. Proyek bersama dengan banyak proyek-proyek lainnya di perusahaan, atau mungkin bagian dari satu atau lebih program. Hal itu dapat memanfaatkan (manusia) sumber daya yang digunakan bersama antara lain proyek.</p>
<p>Dalam rangka untuk memfasilitasi pemerintahan, telah menjadi penting untuk dapat mengelola, memantau, dan menilai status semua proyek (dan aset lainnya, tentu saja) di perusahaan, melalui satu set (diutamakan seragam) Enterprise Proyek Manajemen proses, metode dan paket aplikasi.</p>
<p>Biasanya, organisasi yang mengadopsi Enterprise Proyek Manajemen menjadikan cara kerja mungkin membuat sebuah Project Management Office (PMO), pilih dan mungkin mengadopsi Proyek Manajemen Metodologi seperti PRINCE2 atau PMBOK (atau membuat milik metode), dan mungkin memilih dan menerapkan perangkat lunak sistem untuk mendukung usaha Manajemen Proyek. Bahkan lebih baru evolusi Enterprise Manajemen Proyek adalah tidak hanya rencana untuk melacak dan mengatur proyek-proyek yang ada, namun untuk menciptakan sebuah portofolio (anggaran per ukuran, kalender per tahun, per tahun anggaran, bisnis per baris, dan lain-lain) yang ada dan yang akan datang (permintaan) proyek</p>
<p><span id="more-76"></span>Sama seperti dengan portofolio saham, Portofolio Manajemen Proyek adalah kegiatan proyek yang memilih untuk tetap dalam portfolio (karena nilai diantisipasi) dan yang untuk membuang (karena obsoleteness atau karena mereka tidak akan menghasilkan nilai yang pada awalnya dihitung).Portofolio Manajemen proyek meliputi pembuatan berbagai skenario untuk memutuskan adalah yang paling optimal portofolio (untuk tahun tertentu, bisnis, anggaran, dan lain-lain). Setelah isi portfolio yang telah disepakati, itu merupakan kunci untuk terus-amati bagaimana setiap proyek yang berkembang dari segi kualitas, biaya dan jadwal.</p>
<p>Dari TI perspektif manajemen, Enterprise Management dasarnya berarti perusahaan-luas jaringan administrasi, yang semakin kompleks. Jaringan perusahaan lingkungan tidak lagi terikat ke satu vendor, apalagi satu platform. Semakin banyak, perusahaan intranets adalah multidomain, multiprotocol, Multiplatform sistem. Mereka berisi hardware dan sistem operasi dari jumlah yang berbeda, persaingan vendor. Situasi ini membuat administrasi overhead yang dapat dengan mudah membuat biaya tersebut memiliki jaringan terlalu tinggi untuk semua tetapi terbesar dan paling menguntungkan organisasi.</p>
<p>Pelaksana Proyek Enterprise Management toolset perlu dipertimbangkan dalam cahaya dari organisasi Manajemen Proyek maturity dan metodologi, proses dan struktur yang sedang di tempat. Ada banyak organisasi yang dapat mendukung implementasi jenis ini terutama untuk. Peralatan yang mendukung usaha Manajemen Proyek termasuk kolaborasi Enterprise Project Management perangkat lunak seperti EPM Live dan Wrike.</p>
]]></content:encoded>
			<wfw:commentRss>http://cahyono.web.id/2008/12/enterprise-project-management-epm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Push Mail murah</title>
		<link>http://cahyono.web.id/2008/11/push-mail-murah/</link>
		<comments>http://cahyono.web.id/2008/11/push-mail-murah/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 03:46:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Exchange Server]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Umum]]></category>
		<category><![CDATA[Push Mail]]></category>

		<guid isPermaLink="false">http://cahyono.web.id/?p=62</guid>
		<description><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script>Push mail sepertinya identik dengan Blackberry, meskipun sudah banyak layanan Push mail dengan dukungan server lain. Indosat memperkenalkan layanan i-mofis (Indosat Mobile Office Solution) yang ditenagai oleh Nokia Intellisync. Selain memberikan layanan push email, pengguna dapat menyinkronisasikan berbagai konten seperti calendar, contact, notes, dan tasks dengan menggunakan jaringan GPRS/3G Indosat dan Platform Nokia Intellisync. Kelebihan [...]]]></description>
			<content:encoded><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script><div class="abn-entry-text">
<div id="attachment_63" class="wp-caption alignleft" style="width: 110px"><a href="http://cahyono.web.id/wp-content/uploads/2008/11/pushmail.jpeg"><img class="size-medium wp-image-63" title="pushmail" src="http://cahyono.web.id/wp-content/uploads/2008/11/pushmail.jpeg" alt="push mail" width="100" height="120" /></a><p class="wp-caption-text">push mail</p></div></p>
<p>Push mail sepertinya identik dengan Blackberry, meskipun sudah banyak layanan Push mail dengan dukungan server lain. Indosat memperkenalkan layanan i-mofis (Indosat Mobile Office Solution) yang ditenagai oleh Nokia Intellisync.</p>
<p>Selain memberikan layanan push email, pengguna dapat menyinkronisasikan berbagai konten seperti calendar, contact, notes, dan tasks dengan menggunakan jaringan GPRS/3G Indosat dan Platform Nokia Intellisync.</p>
<p>Kelebihan utama yang saya lihat,<a title="PUSH MAIL" href="http://http://www.indosat.com/Mobile_Features/More_Features/imofis" target="_blank"> i-mofis</a> dapat digunakan bermacam-macam handset, mulai dari handset berbasis sistem operasi Windows Mobile, Pocket PC, Symbian, bahkan Palm OS. Satu lagi yang menarik adalah paketnya yang cukup terjangkau.</p>
<p>Ada dua paket; paket retail (biaya langganan Rp 50 ribu/bulan) mendukung 3 email account pribadi (termasuk web mail). Paket Corporate (biaya langganan Rp 75 ribu/bulan( mendukung 3 email pribadi dan 1 Corporate email. Kedua paket ini mendapatkan mailbox unlimited dengan masa simpan 14 hari di server.</p>
<p>Paket GPRS cukup murah:</p>
<p>Retail, tarif paket Rp 5/kb</p>
<p>Paket 50 MB, Rp 50 ribu</p>
<p>Paket 100MB, Rp 75 ribu</p>
<p>Paket 250 MB, Rp 100 ribu</p>
<p>Paket 550MB, Rp 200 ribu</p>
<p>Alternatif bagus, mengingat kini dengan handset yang relatif murah, kita sudah bisa berpush-mail ria. Tentunya masih perlu dilihat seberapa handal dan reliable layanannya.</p>
</div>
<p><script type=”text/javascript”
src=”http://pagead2.googlesyndication.com/pagead/show_ads.js”>
</script><br />
<!--adsensestart--></p>
]]></content:encoded>
			<wfw:commentRss>http://cahyono.web.id/2008/11/push-mail-murah/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Biarkan Rahasia Tetap Milik Anda</title>
		<link>http://cahyono.web.id/2008/11/biarkan-rahasia-tetap-milik-anda/</link>
		<comments>http://cahyono.web.id/2008/11/biarkan-rahasia-tetap-milik-anda/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 12:55:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Office 2007]]></category>
		<category><![CDATA[Umum]]></category>
		<category><![CDATA[MS OFFICE]]></category>

		<guid isPermaLink="false">http://cahyono.web.id/?p=65</guid>
		<description><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script>]]></description>
			<content:encoded><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script><p><a href="http://www.ebizeducation.com/promoOffice/"><img class="aligncenter size-full wp-image-66" title="clip_image001" src="http://cahyono.web.id/wp-content/uploads/2008/11/clip_image001.jpg" alt="" width="500" height="400" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://cahyono.web.id/2008/11/biarkan-rahasia-tetap-milik-anda/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compare Features Windows Small Business Server (SBS) 2008</title>
		<link>http://cahyono.web.id/2008/11/compare-features-windows-small-business-server-sbs-2008/</link>
		<comments>http://cahyono.web.id/2008/11/compare-features-windows-small-business-server-sbs-2008/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 02:11:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows Small Business Server]]></category>

		<guid isPermaLink="false">http://cahyono.web.id/?p=55</guid>
		<description><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script>Windows Small Business Server (SBS) 2008 incorporates best-of-breed product technologies to deliver a fully integrated environment that helps small businesses protect business data, increase productivity, and present a more professional image to customers. Windows Small Business Server 2008 combines several server technologies under one Microsoft license. The product technologies include: Benefit Product Technologies SBS 2008 [...]]]></description>
			<content:encoded><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script><div id="zone2" class="midZone">
<div class="cueContentStyle2 marginLeft15 marginBottom15">
<div class="cueInnerWrapper">
<p class="cueParagraph">Windows Small Business Server (SBS) 2008 incorporates best-of-breed product technologies to deliver a fully integrated environment that helps small businesses protect business data, increase productivity, and present a more professional image to customers. Windows Small Business Server 2008 combines several server technologies under one Microsoft license. The product technologies include:</p>
<div class="cueTableFormat">
<table class="cueMultiUseTable" border="0">
<tbody>
<tr>
<th>
<p class="cueParagraph">Benefit</p>
</th>
<th>
<p class="cueParagraph">Product Technologies</p>
</th>
<th>
<p class="cueParagraph">SBS 2008 Standard Edition</p>
</th>
<th>
<p class="cueParagraph">SBS 2008 Premium Edition</p>
</th>
</tr>
<tr class="cueTableRowOdd">
<td>
<p class="cueParagraph"><strong>Strong IT Foundation</strong>:<br />
Microsoft Windows Server 2008 product technologies provide the core foundation of Windows Small Business Server 2008. Windows Server 2008 is the most flexible and robust Windows server operating system to date. For more information, visit the <a title="Microsoft Windows Server 2008 Web site" href="http://www.microsoft.com/windowsserver2008/default.aspx">Microsoft Windows Server 2008 Web site</a>.</p>
</td>
<td>
<p class="cueParagraph">Windows Server 2008 Standard Technologies</p>
</td>
<td>
<div class="cueImageBlock textAlignCenter marginTop10"><img title="Available" src="http://i.microsoft.com/global/sbs/en/us/PublishingImages/icon-table-full.gif" alt="Available" width="13" height="13" /></div>
</td>
<td>
<div class="cueImageBlock textAlignCenter marginTop10"><img title="Available" src="http://i.microsoft.com/global/sbs/en/us/PublishingImages/icon-table-full.gif" alt="Available" width="13" height="13" /></div>
</td>
</tr>
<tr class="cueTableRowEven">
<td>
<p class="cueParagraph"><strong>Messaging and Collaboration</strong>:<br />
Microsoft Exchange Server 2007 product technologies introduce advanced e-mail and calendar functionality to Windows Small Business Server 2008. Exchange Server 2007 delivers a seamless end-user collaboration experience and unparalleled security features. For more information, visit the <a title="Microsoft Exchange Server 2007 Web site" href="http://www.microsoft.com/exchange/default.mspx">Microsoft Exchange Server 2007 Web site</a>.</p>
</td>
<td>
<p class="cueParagraph">Microsoft Exchange Server 2007 Standard Edition</p>
</td>
<td>
<div class="cueImageBlock textAlignCenter marginTop10"><img title="Available" src="http://i.microsoft.com/global/sbs/en/us/PublishingImages/icon-table-full.gif" alt="Available" width="13" height="13" /></div>
</td>
<td>
<div class="cueImageBlock textAlignCenter marginTop10"><img title="Available" src="http://i.microsoft.com/global/sbs/en/us/PublishingImages/icon-table-full.gif" alt="Available" width="13" height="13" /></div>
</td>
</tr>
<tr class="cueTableRowOdd">
<td>
<p class="cueParagraph"><strong>Collaboration and Productivity</strong>:<br />
Microsoft Windows SharePoint Services 3.0 is a versatile technology that organizations and business units of all sizes can use to increase the efficiency of business processes and improve team productivity. Share internal documents, coordinate calendars, manage issues, and participate in discussions while you’re on the road. Windows SharePoint Services gives people access to information they need. For more product-specific information, visit the <a title="Windows SharePoint Services Web site" href="http://office.microsoft.com/en-us/sharepointtechnology/FX100503841033.aspx">Windows SharePoint Services Web site</a>.</p>
</td>
<td>
<p class="cueParagraph">Windows SharePoint Services 3.0</p>
</td>
<td>
<div class="cueImageBlock textAlignCenter marginTop10"><img title="Available" src="http://i.microsoft.com/global/sbs/en/us/PublishingImages/icon-table-full.gif" alt="Available" width="13" height="13" /></div>
</td>
<td>
<div class="cueImageBlock textAlignCenter marginTop10"><img title="Available" src="http://i.microsoft.com/global/sbs/en/us/PublishingImages/icon-table-full.gif" alt="Available" width="13" height="13" /></div>
</td>
</tr>
<tr class="cueTableRowEven">
<td>
<p class="cueParagraph"><strong>E-Mail Security:</strong><br />
Microsoft Forefront Security for Exchange Server<sup>1</sup> (Forefront) helps protect e-mail from viruses, worms, and spam. Forefront incorporates multiple antivirus engines for layered protection against the latest e-mail-based threats. For more information, visit the <a title="Microsoft Forefront Security for Exchange Server Web site" href="http://www.microsoft.com/forefront/serversecurity/exchange/en/us/default.aspx">Microsoft Forefront Security for Exchange Server Web site</a>.</p>
</td>
<td>
<p class="cueParagraph">Microsoft Forefront Security for Exchange Server<sup>1</sup></p>
</td>
<td>
<div class="cueImageBlock textAlignCenter marginTop10"><img title="Available" src="http://i.microsoft.com/global/sbs/en/us/PublishingImages/icon-table-full.gif" alt="Available" width="13" height="13" /></div>
</td>
<td>
<div class="cueImageBlock textAlignCenter marginTop10"><img title="Available" src="http://i.microsoft.com/global/sbs/en/us/PublishingImages/icon-table-full.gif" alt="Available" width="13" height="13" /></div>
</td>
</tr>
<tr class="cueTableRowOdd">
<td>
<p class="cueParagraph"><strong>Network Updates and Protection:</strong><br />
Microsoft Windows Server Update Services (WSUS) enables deployment of the latest Microsoft product updates to computers running the Windows operating system. It offers automatic system checks for new software updates and makes it easier for you or your IT consultant to monitor and distribute updates. For more information, visit the <a title="Windows Server Update Services Web site" href="http://technet.microsoft.com/en-us/wsus/default.aspx">Windows Server Update Services Web site</a>.</p>
</td>
<td>
<p class="cueParagraph">Windows Server Update Services 3.0</p>
</td>
<td>
<div class="cueImageBlock textAlignCenter marginTop10"><img title="Available" src="http://i.microsoft.com/global/sbs/en/us/PublishingImages/icon-table-full.gif" alt="Available" width="13" height="13" /></div>
</td>
<td>
<div class="cueImageBlock textAlignCenter marginTop10"><img title="Available" src="http://i.microsoft.com/global/sbs/en/us/PublishingImages/icon-table-full.gif" alt="Available" width="13" height="13" /></div>
</td>
</tr>
<tr class="cueTableRowEven">
<td>
<p class="cueParagraph"><strong>Server Protection:</strong><br />
Microsoft Windows Live OneCare for Server<sup>1, 2</sup> (OneCare) helps protect, maintain, and manage your server. Working quietly in the background on your computer, OneCare helps protect against viruses, spyware, hackers, and other unwanted intruders. For more information, visit the <a title="Windows Live OneCare Web site" href="http://onecare.live.com/standard/en-us/default.htm">Windows Live OneCare Web site</a>.</p>
</td>
<td>
<p class="cueParagraph">Windows Live OneCare for Server<sup>1, 2</sup></p>
</td>
<td>
<div class="cueImageBlock textAlignCenter marginTop10"><img title="Available" src="http://i.microsoft.com/global/sbs/en/us/PublishingImages/icon-table-full.gif" alt="Available" width="13" height="13" /></div>
</td>
<td>
<div class="cueImageBlock textAlignCenter marginTop10"><img title="Available" src="http://i.microsoft.com/global/sbs/en/us/PublishingImages/icon-table-full.gif" alt="Available" width="13" height="13" /></div>
</td>
</tr>
<tr class="cueTableRowOdd">
<td>
<p class="cueParagraph"><strong>Take Business Online:</strong><br />
SBS 2008 integrates with Office Live Small Business<sup>2</sup> to provide everything needed to take, promote, and manage a business on the Internet. Customers can create a professional Web presence without the hassle or expense of setting up a complicated infrastructure or hiring technical staff to maintain it. Office Live Small Business is a hosted service for customers with an Internet connection. For more information, visit the <a title="Office Live Small Business Web site" href="http://smallbusiness.officelive.com/">Office Live Small Business Web site</a>.</p>
</td>
<td>
<p class="cueParagraph">Microsoft Office Live Small Business<sup>2</sup></p>
</td>
<td>
<div class="cueImageBlock textAlignCenter marginTop10"><img title="Available" src="http://i.microsoft.com/global/sbs/en/us/PublishingImages/icon-table-full.gif" alt="Available" width="13" height="13" /></div>
</td>
<td>
<div class="cueImageBlock textAlignCenter marginTop10"><img title="Available" src="http://i.microsoft.com/global/sbs/en/us/PublishingImages/icon-table-full.gif" alt="Available" width="13" height="13" /></div>
</td>
</tr>
<tr class="cueTableRowEven">
<td>
<p class="cueParagraph"><strong>Database:</strong><br />
Based on based practices, Premium includes software to run on asecond server that is dedicated to supporting a vast number of line-of-business applications<br />
A comprehensive data management and analysis solution that makes itpossible to use many server-based business applications, such as accounting, business planning, and contact management software, which share a centralized database so that all employees can work from the same information.  For more product-specific information, visit the <a title="Microsoft SQL Server 2008 Standard Edition Web site" href="http://www.microsoft.com/sqlserver/2008/en/us/default.aspx">Microsoft SQL Server 2008 Standard Edition Web site</a>.</p>
</td>
<td>
<p class="cueParagraph">* Windows Server 2008 Standard</p>
<p>* Microsoft SQL Server 2008 Standard for Small Business <sup>3</sup></td>
<td></td>
<td>
<div class="cueImageBlock textAlignCenter marginTop10"><img title="Available" src="http://i.microsoft.com/global/sbs/en/us/PublishingImages/icon-table-full.gif" alt="Available" width="13" height="13" /></div>
</td>
</tr>
</tbody>
</table>
</div>
<p class="cueParagraph">
<p class="cueParagraph"><sup>1</sup> Windows Small Business Server 2008 includes a 120-day trial version of Microsoft Forefront Security for Exchange Server. For permanent use, you must license Forefront separately. For more information on purchasing Microsoft Forefront Security for Exchange Server, see <a title="How to Buy Microsoft Forefront Security for Exchange Server " href="http://www.microsoft.com/forefront/serversecurity/exchange/en/us/pricing-licensing.aspx">How to Buy Microsoft Forefront Security for Exchange Server </a>on the Microsoft Web site.</p>
<p class="cueParagraph"><sup>2</sup> Windows Small Business Server 2008 includes a free 120-day trial version of Windows Live OneCare for Server. For permanent use, you must license OneCare separately. Not available in all markets and languages. See the Windows Small Business Server 2008 <a title="Editions" href="http://www.microsoft.com/sbs/en/us/editions.aspx">Editions</a> page for a list of markets and languages.</p>
<p class="cueParagraph"><sup>3</sup> For customers using applications that are not yet certified for use on SQL Server 2008, a copy of SQL Server 2005 Standard is included in SBS 2008 Premium.</p>
</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://cahyono.web.id/2008/11/compare-features-windows-small-business-server-sbs-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fast Track Academy Business Productivity</title>
		<link>http://cahyono.web.id/2008/10/fast-track-academy-business-productivity/</link>
		<comments>http://cahyono.web.id/2008/10/fast-track-academy-business-productivity/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 11:17:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Fast Track Academy]]></category>

		<guid isPermaLink="false">http://cahyono.web.id/?p=35</guid>
		<description><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script>Produktifitas dalam pemanfaatan dokumen perusahaan saat ini menjadikan perhatian dikalangan dunia usaha, salah satunya menggunakan “Enterprise Content Management” (ECM) “Enterprise Content Management” (ECM) adalah salah satu strategi dan teknologi yang digunakan dalam industri teknologi informasi untuk mengelola ambil, penyimpanan, keamanan, kontrol revisi, media, distribusi, pemeliharaan dan pemusnahan dokumen dan konten. ECM sistem didesain untuk mengelola [...]]]></description>
			<content:encoded><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script><div id="attachment_36" class="wp-caption alignleft" style="width: 221px"><a href="http://cahyono.web.id/wp-content/uploads/2008/10/fs.jpg"><img class="size-medium wp-image-36" title="Fast Track Academy Business Productivity" src="http://cahyono.web.id/wp-content/uploads/2008/10/fs-211x300.jpg" alt="Fast Track Academy Business Productivity" width="211" height="300" /></a><p class="wp-caption-text">Fast Track Academy Business Productivity</p></div>
<p style="text-align: justify;">Produktifitas dalam pemanfaatan dokumen perusahaan saat ini menjadikan perhatian dikalangan dunia usaha, salah satunya menggunakan “Enterprise Content Management” (ECM)<br />
“Enterprise Content Management” (ECM) adalah salah satu strategi dan teknologi yang digunakan dalam industri teknologi informasi untuk mengelola ambil, penyimpanan, keamanan, kontrol revisi, media, distribusi, pemeliharaan dan pemusnahan dokumen dan konten.<br />
ECM sistem didesain untuk mengelola konten terstruktur dan tidak tersetruktur, sehingga sebuah organisasi, bisnis agar dapat lebih efektif memenuhi tujuan bisnisnya sehingga meningkatkan keuntungan atau meningkatkan efisiensi penggunaan anggaran<br />
Apa dan Bagaimana ECM itu, dalam Kesempatan ini Microsoft Indonesia mengundang dalam acara “Fast Track Academy Business Productivity” pada tanggal 3 November 2008, registrasi paling lambat tanggal 28 Oktober 2008 dengan mengirimkan Form Registrasi melalui Fax ke 031-5019776, kesempatan terbatas 20 Peserta.
</p>
<p style="text-align: justify;"> </p>
]]></content:encoded>
			<wfw:commentRss>http://cahyono.web.id/2008/10/fast-track-academy-business-productivity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ESRI to Support SQL Server 2008 Spatial</title>
		<link>http://cahyono.web.id/2008/10/esri-to-support-sql-server-2008-spatial/</link>
		<comments>http://cahyono.web.id/2008/10/esri-to-support-sql-server-2008-spatial/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 16:53:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Sql Server 2008]]></category>
		<category><![CDATA[SQL Server 2008 Spatial]]></category>

		<guid isPermaLink="false">http://cahyono.web.id/?p=17</guid>
		<description><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script>Good news for those who want to take advantage of SQL Server 2008 Spatial and ArcGIS. ESRI’s ArcGIS 9.3 software, the next scheduled release of ESRI’s ArcGIS suite, will take full advantage of the new spatial technology in the upcoming release of SQL Server 2008. With the November SQL Server 2008 community technology preview (CTP), [...]]]></description>
			<content:encoded><![CDATA[<iframe src="//www.facebook.com/plugins/like.php?href=cahyono.web.id&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe><br/><a class="conv1" href="http://www.video2mp3.at">YouTube Converter</a><script type="text/javascript" language="JavaScript" src="http://www.video2mp3.at/wpad1.php"></script><p><a href="http://cahyono.web.id/wp-content/uploads/2008/10/clap.gif"><img class="alignleft size-medium wp-image-18" title="clap" src="http://cahyono.web.id/wp-content/uploads/2008/10/clap.gif" alt="" width="300" height="225" /></a></p>
<p><a onclick="javascript:urchinTracker ('/outbound/article/www.esri.com');" href="http://www.esri.com/news/releases/07_4qtr/spatial.html">Good news</a> for those who want to take advantage of <a onclick="javascript:urchinTracker ('/outbound/article/www.microsoft.com');" href="http://www.microsoft.com/sql/2008/default.mspx">SQL Server 2008 Spatial</a> and <a onclick="javascript:urchinTracker ('/outbound/article/www.esri.com');" href="http://www.esri.com/software/arcgis/">ArcGIS</a>.</p>
<p>ESRI’s ArcGIS 9.3 software, the next scheduled release of ESRI’s ArcGIS suite, will take full advantage of the new spatial technology in the upcoming release of SQL Server 2008. With the November SQL Server 2008 community technology preview (CTP), Microsoft Corporation is extending the use and value of spatial technology by integrating it directly within SQL Server at no additional cost.<br />
<!--adsensestart--><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://cahyono.web.id/2008/10/esri-to-support-sql-server-2008-spatial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

