<?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>dotnet-developer.de</title>
	<atom:link href="http://www.dotnet-developer.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotnet-developer.de</link>
	<description>Tips for vb.net, asp.net and SQL</description>
	<lastBuildDate>Sat, 17 Mar 2012 15:12:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Creating Active Directory Contacts using vb.net</title>
		<link>http://www.dotnet-developer.de/2012/03/aspnet2005/creating-active-directory-contacts-using-vb-net/</link>
		<comments>http://www.dotnet-developer.de/2012/03/aspnet2005/creating-active-directory-contacts-using-vb-net/#comments</comments>
		<pubDate>Sat, 17 Mar 2012 15:12:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[asp.net 2005]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Exceptions]]></category>
		<category><![CDATA[vb.net]]></category>

		<guid isPermaLink="false">http://www.dotnet-developer.de/?p=164</guid>
		<description><![CDATA[While adding contacts to Active Directory using vb.net I came across several exceptions.]]></description>
		<wfw:commentRss>http://www.dotnet-developer.de/2012/03/aspnet2005/creating-active-directory-contacts-using-vb-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=Dotnetdeveloper&amp;popout=1&amp;url=http%3A%2F%2Fwww.dotnet-developer.de%2F2012%2F03%2Faspnet2005%2Fcreating-active-directory-contacts-using-vb-net%2F&amp;language=en_GB&amp;category=text&amp;title=Creating+Active+Directory+Contacts+using+vb.net&amp;description=I+need+to+create+an+application+syncing+2+Active+Directories%3A+For+each+User+in+Actice+Directory+A%2C+a+Contact-Document+should+be+created+in+Active+Directory+B.+.net+Framework+already+provides...&amp;tags=Active+Directory%2CExceptions%2Cvb.net%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Session Cookies lost in Internet Explorer IE9 ..</title>
		<link>http://www.dotnet-developer.de/2012/01/aspnet2005/session-cookies-lost-in-internet-explorer-ie9/</link>
		<comments>http://www.dotnet-developer.de/2012/01/aspnet2005/session-cookies-lost-in-internet-explorer-ie9/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 19:53:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[asp.net 2005]]></category>
		<category><![CDATA[P3P]]></category>
		<category><![CDATA[Privacy Policy]]></category>
		<category><![CDATA[Session Cookies]]></category>

		<guid isPermaLink="false">http://www.dotnet-developer.de/?p=160</guid>
		<description><![CDATA[or: How to create P3P (privacy policy) Files for IIS. I have a facebook application which runs within the facebook frame. Everything works fine. I’m using Facebook C# SDK to authenticate the user. Then I store several information, e.g. users name and his facebook id, in session variables. Everything works fine but I betatester complained [...]]]></description>
		<wfw:commentRss>http://www.dotnet-developer.de/2012/01/aspnet2005/session-cookies-lost-in-internet-explorer-ie9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=Dotnetdeveloper&amp;popout=1&amp;url=http%3A%2F%2Fwww.dotnet-developer.de%2F2012%2F01%2Faspnet2005%2Fsession-cookies-lost-in-internet-explorer-ie9%2F&amp;language=en_GB&amp;category=text&amp;title=Session+Cookies+lost+in+Internet+Explorer+IE9+..&amp;description=or%3A+How+to+create+P3P+%28privacy+policy%29+Files+for+IIS.+I+have+a+facebook+application+which+runs+within+the+facebook+frame.+Everything+works+fine.+I%E2%80%99m+using+Facebook+C%23+SDK+to...&amp;tags=P3P%2CPrivacy+Policy%2CSession+Cookies%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Uploading a file with asp.net, jQuery and jTemplate</title>
		<link>http://www.dotnet-developer.de/2011/03/vbnet2005/uploading-a-file-with-asp-net-jquery-and-jtemplate/</link>
		<comments>http://www.dotnet-developer.de/2011/03/vbnet2005/uploading-a-file-with-asp-net-jquery-and-jtemplate/#comments</comments>
		<pubDate>Sat, 12 Mar 2011 19:41:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[asp.net 2005]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[vb.net 2005]]></category>

		<guid isPermaLink="false">http://www.dotnet-developer.de/2011/03/vbnet2005/uploading-a-file-with-asp-net-jquery-and-jtemplate/</guid>
		<description><![CDATA[Playing around with jQuery and jTemplate and I had the following problem: On a page created with jTemplate I could not use asp:FileUpload Control. Additionally it would of course be better to have an Ajax / jQuery control as this would better integrate into a jQuery website. There are several jQuery Fileupload controls, and Ajax-Upload [...]]]></description>
		<wfw:commentRss>http://www.dotnet-developer.de/2011/03/vbnet2005/uploading-a-file-with-asp-net-jquery-and-jtemplate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=Dotnetdeveloper&amp;popout=1&amp;url=http%3A%2F%2Fwww.dotnet-developer.de%2F2011%2F03%2Fvbnet2005%2Fuploading-a-file-with-asp-net-jquery-and-jtemplate%2F&amp;language=en_GB&amp;category=text&amp;title=Uploading+a+file+with+asp.net%2C+jQuery+and+jTemplate&amp;description=Playing+around+with+jQuery+and+jTemplate+and+I+had+the+following+problem%3A+On+a+page+created+with+jTemplate+I+could+not+use+asp%3AFileUpload+Control.+Additionally+it+would+of+course+be...&amp;tags=blog" type="text/html" />
	</item>
		<item>
		<title>Compare XML Values with existing table rows</title>
		<link>http://www.dotnet-developer.de/2011/01/sql/compare-xml-values-with-existing-table-rows/</link>
		<comments>http://www.dotnet-developer.de/2011/01/sql/compare-xml-values-with-existing-table-rows/#comments</comments>
		<pubDate>Sat, 15 Jan 2011 10:17:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[MS SQL 2005]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.dotnet-developer.de/2011/01/sql/compare-xml-values-with-existing-table-rows/</guid>
		<description><![CDATA[I have a MS SQL Table containing user data, e.g. Username and ID. This list should be compared with another list which is available as XML Document. Fortunately MS SQL 2005 is able to process XML so I searched around and found a post from Divya Agrawal on MSSQLTips.com. In Divyas tip 2 XML files [...]]]></description>
		<wfw:commentRss>http://www.dotnet-developer.de/2011/01/sql/compare-xml-values-with-existing-table-rows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=Dotnetdeveloper&amp;popout=1&amp;url=http%3A%2F%2Fwww.dotnet-developer.de%2F2011%2F01%2Fsql%2Fcompare-xml-values-with-existing-table-rows%2F&amp;language=en_GB&amp;category=text&amp;title=Compare+XML+Values+with+existing+table+rows&amp;description=I+have+a+MS+SQL+Table+containing+user+data%2C+e.g.+Username+and+ID.+This+list+should+be+compared+with+another+list+which+is+available+as+XML+Document.+Fortunately+MS+SQL...&amp;tags=MS+SQL+2005%2Cxml%2Cblog" type="text/html" />
	</item>
		<item>
		<title>Use CustomValidator to check textbox depending on Radiobutton</title>
		<link>http://www.dotnet-developer.de/2010/10/aspnet2005/use-customvalidator-to-check-textbox-depending-on-radiobutton/</link>
		<comments>http://www.dotnet-developer.de/2010/10/aspnet2005/use-customvalidator-to-check-textbox-depending-on-radiobutton/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 22:21:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[asp.net 2005]]></category>
		<category><![CDATA[validator]]></category>

		<guid isPermaLink="false">http://www.dotnet-developer.de/2010/10/aspnet2005/use-customvalidator-to-check-textbox-depending-on-radiobutton/</guid>
		<description><![CDATA[For input validation I often use the Validators provided by Microsoft out of the box: RequiredFieldValidator to check whether user entered some data into the textbox, RangeValidator to check the range of numeric values or dates, RegularExpressionValidator to check the size of user input (and much more of course), CompareValidator to check dates, and today [...]]]></description>
		<wfw:commentRss>http://www.dotnet-developer.de/2010/10/aspnet2005/use-customvalidator-to-check-textbox-depending-on-radiobutton/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=Dotnetdeveloper&amp;popout=1&amp;url=http%3A%2F%2Fwww.dotnet-developer.de%2F2010%2F10%2Faspnet2005%2Fuse-customvalidator-to-check-textbox-depending-on-radiobutton%2F&amp;language=en_GB&amp;category=text&amp;title=Use+CustomValidator+to+check+textbox+depending+on+Radiobutton&amp;description=For+input+validation+I+often+use+the+Validators+provided+by+Microsoft+out+of+the+box%3A+RequiredFieldValidator+to+check+whether+user+entered+some+data+into+the+textbox%2C+RangeValidator+to+check+the...&amp;tags=validator%2Cblog" type="text/html" />
	</item>
		<item>
		<title>How to call a modal popup from backend</title>
		<link>http://www.dotnet-developer.de/2010/06/aspnet2005/how-to-call-a-modal-popup-from-backend/</link>
		<comments>http://www.dotnet-developer.de/2010/06/aspnet2005/how-to-call-a-modal-popup-from-backend/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 18:47:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[asp.net 2005]]></category>
		<category><![CDATA[Modal Popup]]></category>

		<guid isPermaLink="false">http://www.dotnet-developer.de/?p=121</guid>
		<description><![CDATA[There are several ways to call a modal popup from asp.net. You could code it on your own using JavaScript, or you could use existing frameworks like jQuery or Ajax Control Toolkit. As I use both of them, I decided to check with the Ajax Control Toolkit as this is already implemented and no further [...]]]></description>
		<wfw:commentRss>http://www.dotnet-developer.de/2010/06/aspnet2005/how-to-call-a-modal-popup-from-backend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" href="https://flattr.com/submit/auto?user_id=Dotnetdeveloper&amp;popout=1&amp;url=http%3A%2F%2Fwww.dotnet-developer.de%2F2010%2F06%2Faspnet2005%2Fhow-to-call-a-modal-popup-from-backend%2F&amp;language=en_GB&amp;category=text&amp;title=How+to+call+a+modal+popup+from+backend&amp;description=There+are+several+ways+to+call+a+modal+popup+from+asp.net.+You+could+code+it+on+your+own+using+JavaScript%2C+or+you+could+use+existing+frameworks+like+jQuery+or+Ajax...&amp;tags=Modal+Popup%2Cblog" type="text/html" />
	</item>
	</channel>
</rss>

