<?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>A Tale of Valentica &#187; Libraries</title>
	<atom:link href="http://www.blog.valenticabd.com/category/libraries/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blog.valenticabd.com</link>
	<description>My Feelings for You</description>
	<lastBuildDate>Fri, 03 Jul 2009 04:01:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>File Uploader in ASP.NET and ASP.NET MVC</title>
		<link>http://www.blog.valenticabd.com/2009/01/23/file-uploader-in-aspnet-and-aspnet-mvc.html</link>
		<comments>http://www.blog.valenticabd.com/2009/01/23/file-uploader-in-aspnet-and-aspnet-mvc.html#comments</comments>
		<pubDate>Fri, 23 Jan 2009 16:27:04 +0000</pubDate>
		<dc:creator>Jahedur Rahman</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[ASP.Net Mvc]]></category>
		<category><![CDATA[CodeProject]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Class]]></category>

		<guid isPermaLink="false">http://www.blog.valenticabd.com/?p=63</guid>
		<description><![CDATA[A class to upload files in ASP.NET and ASP.NET MVC.
Introduction

Uploading files is a common scenario and an essential part of many web applications. Here I have created a class which can be used to upload files easily. The uploader class automatically validate all the necessities i.e. validation of upload directory, file extensions etc.

Background

There are plenty [...]]]></description>
		<wfw:commentRss>http://www.blog.valenticabd.com/2009/01/23/file-uploader-in-aspnet-and-aspnet-mvc.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
