<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>DucDigital</title>
	<link>http://www.ducdigital.com</link>
	<description>for ( $girl = 1; $girl &#60; $required; $girl++ ) { echo "I love DucDigital"; }</description>
	<lastBuildDate>Wed, 03 Mar 2010 10:13:39 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Open selling Vbulletin 3 4x and VbSeo license</title>
		<description><![CDATA[hi everyone, just recently I start open sale for Vbulletin 3 and 4x owned license. These license are legit from their respective owner and can be transfer to your name. 
Currently, my price is 
VbSeo: 59.99$
vBulletin 4.0 Forum Classic owned license : $79.99
vBulletin 4.0 Publishing Suite owned license : $119.99
vBulletin License 3.x Owned license: 30$
If [...]]]></description>
		<link>http://www.ducdigital.com/2010/03/03/open-selling-vbulletin-3-4x-and-vbseo-license/</link>
			</item>
	<item>
		<title>Automatic change DNS for Facebook</title>
		<description><![CDATA[For the last few month, the Vietnamese Government has issue a ban on Facebook, just like in China. My friend has take his little time to write a small bot to change DNS between openDNS, Google Public DNS  and DHCP DNS. Using this program you can switch between those 3 type DNS fast. Simply [...]]]></description>
		<link>http://www.ducdigital.com/2010/02/16/facebook-dns-in-vietnam/</link>
			</item>
	<item>
		<title>New chrome!</title>
		<description><![CDATA[Yes, finally Google Chrome has updated accordingly to the lastest stable of Chrominium. The new version of Chrome feature plugins extension and import bookmark to google account (I really looking forward for this feature) 
There are some interesting plugin out there for chrome, check out: https://chrome.google.com/extensions/
]]></description>
		<link>http://www.ducdigital.com/2010/02/01/new-chrome/</link>
			</item>
	<item>
		<title>Memcached and Asp.net mvc</title>
		<description><![CDATA[Today I was hanging around on Google and found a lot of useful stuff about Memcached and .net. Currently, I am using System.Web.Cache to cache objects for my webpage stuff. It's good, but not enough for scalable since it's often remove my object when run on low memory.  So I go on with Memcached [...]]]></description>
		<link>http://www.ducdigital.com/2010/01/23/memcached-and-asp-net-mvc/</link>
			</item>
	<item>
		<title>Cache individual object in asp.net mvc</title>
		<description><![CDATA[Upon writing a controller for exporting image on the fly, I struggled with the problem that: "Output cache does not cache HttpHeader (in this case, "Location" header)". Which lead me to despair since each time i called the controller to output image, it will have to connect to database and do a couple of query, [...]]]></description>
		<link>http://www.ducdigital.com/2010/01/14/cache-individual-object-in-asp-net-mvc/</link>
			</item>
	<item>
		<title>Automatic highlight menu for asp.net mvc.</title>
		<description><![CDATA[For a while now I've been wondering how to work out with the menu, so that it can automatic highlight with the least amount of code. So after a while, i come up with this. There are some part which I used the language helper I wrote in previous post. Just go ahead and replace [...]]]></description>
		<link>http://www.ducdigital.com/2010/01/12/automatic-highlight-menu-for-asp-net-mvc/</link>
			</item>
	<item>
		<title>Noob guide to Globalization in Asp.net MVC</title>
		<description><![CDATA[Yea. Finally, I've done the Globalization after google and code for 4 hours, it's a pain because there are really (as of when I search) no specific post for this area. So basically in this post, i will gather everything I've done in my Globalization / Localization / Internationalization (whatever you called it is) and [...]]]></description>
		<link>http://www.ducdigital.com/2010/01/10/noob-guide-to-globalization-in-asp-net-mvc/</link>
			</item>
	<item>
		<title>Builtin Async Controller in ASP.net MVC 2</title>
		<description><![CDATA[Well, it's Christmas Eve at the time I post this post in my place. I hope you enjoy your Christmas with your family and happy new year to all of you who read this post of mine.
------------------------
One thing that make me feel more powerful when using ASP.net MVC is the newly introduce Asynchronous Controller Action. [...]]]></description>
		<link>http://www.ducdigital.com/2009/12/24/builtin-async-controller-in-asp-net-mvc-2/</link>
			</item>
	<item>
		<title>NVARCHAR(MAX) now&#8230;</title>
		<description><![CDATA[Recently, I need to write a Trigger to duplicate and save a copy of revision automatically into the database, and at that time, i encoutered an error:
Cannot use text, ntext, or image columns in the ‘inserted’ and ‘deleted’ tables.
This cause me so much trouble since what else should i use if I am not allowed [...]]]></description>
		<link>http://www.ducdigital.com/2009/12/22/nvarcharmax-now/</link>
			</item>
	<item>
		<title>Convert INT to VARCHAR in SQL (MSSQL)</title>
		<description><![CDATA[At some point you will need to change INT to VARCHAR for the purpose of manipulation like substring or to display it in the status windows when execute of stored procedure or trigger...
here is the code which you can use to convert / cast the INT to VARCHAR:

CONVERT&#40;TYPE, VALUE&#41;

in this case ( my case ), [...]]]></description>
		<link>http://www.ducdigital.com/2009/12/20/convert-int-to-varchar-in-sql-mssql/</link>
			</item>
</channel>
</rss>
