<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">	<channel>
		<title>Codicode | .Net News stories feed</title>
		<link>https://codicode.com/cat/dot_net.aspx</link>
		<description>Codicode | .Net News stories feed</description>
		<language>en</language>
		<docs>https://codicode.com/rss/dot_net.aspx</docs>
		<webMaster>monoprog@gmail.com</webMaster>
		<ttl>60</ttl>
		<item>
			<title><![CDATA[Request.Url fragments : Uri Paths, Parameters & details]]></title>
			<link>https://codicode.com/art/request_url_fragments_uri_paths_parameters_details.aspx</link>
			<guid isPermaLink="true">https://codicode.com/art/request_url_fragments_uri_paths_parameters_details.aspx</guid>
			<pubDate>Mon, 05 Mar 2012 02:50:44 GMT</pubDate>
			<category><![CDATA[.Net]]></category>
			<description><![CDATA[This is how to get the Path and the URL fragments from the current Request object, Request.Url ...]]></description>
			<image>https://codicode.com/img/prev/lar/request_url_fragments_uri_paths_parameters_details.jpg</image>
			<media:thumbnail url="https://codicode.com/img/prev/lar/request_url_fragments_uri_paths_parameters_details.jpg" />
			<media:content url="https://codicode.com/img/prev/lar/request_url_fragments_uri_paths_parameters_details.jpg" medium="image" />
		</item>
		<item>
			<title><![CDATA[The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine]]></title>
			<link>https://codicode.com/art/the_microsoft_jet_oledb_4_0_prov.aspx</link>
			<guid isPermaLink="true">https://codicode.com/art/the_microsoft_jet_oledb_4_0_prov.aspx</guid>
			<pubDate>Wed, 07 Mar 2012 05:07:33 GMT</pubDate>
			<category><![CDATA[.Net]]></category>
			<description><![CDATA[in Windows Server 2008 and Windows 7 x64 : The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.]]></description>
			<image>https://codicode.com/img/prev/lar/the_microsoft_jet_oledb_4_0_prov.jpg</image>
			<media:thumbnail url="https://codicode.com/img/prev/lar/the_microsoft_jet_oledb_4_0_prov.jpg" />
			<media:content url="https://codicode.com/img/prev/lar/the_microsoft_jet_oledb_4_0_prov.jpg" medium="image" />
		</item>
		<item>
			<title><![CDATA[64 bit version of ‘Microsoft.Jet.OLEDB.4.0’ Office 2007/2010 Jet drivers]]></title>
			<link>https://codicode.com/art/64_bit_version_of_microsoft_jet.aspx</link>
			<guid isPermaLink="true">https://codicode.com/art/64_bit_version_of_microsoft_jet.aspx</guid>
			<pubDate>Wed, 07 Mar 2012 13:25:34 GMT</pubDate>
			<category><![CDATA[.Net]]></category>
			<description><![CDATA[Migrate to a 64-bit compatible OLEDB Jet driver version]]></description>
			<image>https://codicode.com/img/prev/lar/64_bit_version_of_microsoft_jet.jpg</image>
			<media:thumbnail url="https://codicode.com/img/prev/lar/64_bit_version_of_microsoft_jet.jpg" />
			<media:content url="https://codicode.com/img/prev/lar/64_bit_version_of_microsoft_jet.jpg" medium="image" />
		</item>
		<item>
			<title><![CDATA[Triggering and consuming a Postback without an Asp.net control]]></title>
			<link>https://codicode.com/art/triggering_and_consuming_a_postb.aspx</link>
			<guid isPermaLink="true">https://codicode.com/art/triggering_and_consuming_a_postb.aspx</guid>
			<pubDate>Tue, 13 Mar 2012 03:14:12 GMT</pubDate>
			<category><![CDATA[.Net]]></category>
			<description><![CDATA[Triggering and consuming a Postback without relying on an Asp.net control ...]]></description>
			<image>https://codicode.com/img/prev/lar/triggering_and_consuming_a_postb.jpg</image>
			<media:thumbnail url="https://codicode.com/img/prev/lar/triggering_and_consuming_a_postb.jpg" />
			<media:content url="https://codicode.com/img/prev/lar/triggering_and_consuming_a_postb.jpg" medium="image" />
		</item>
		<item>
			<title><![CDATA[Finding the control that fired the Postback]]></title>
			<link>https://codicode.com/art/finding_the_control_that_fired_the_postback.aspx</link>
			<guid isPermaLink="true">https://codicode.com/art/finding_the_control_that_fired_the_postback.aspx</guid>
			<pubDate>Tue, 13 Mar 2012 23:22:15 GMT</pubDate>
			<category><![CDATA[.Net]]></category>
			<description><![CDATA[This how to find the control that caused the page postback ...]]></description>
			<image>https://codicode.com/img/prev/lar/finding_the_control_that_fired_the_postback.jpg</image>
			<media:thumbnail url="https://codicode.com/img/prev/lar/finding_the_control_that_fired_the_postback.jpg" />
			<media:content url="https://codicode.com/img/prev/lar/finding_the_control_that_fired_the_postback.jpg" medium="image" />
		</item>
		<item>
			<title><![CDATA[Removing a Database using SQLDMO.SQLServer]]></title>
			<link>https://codicode.com/art/removing_a_database_in_sqldmo_sqlserver.aspx</link>
			<guid isPermaLink="true">https://codicode.com/art/removing_a_database_in_sqldmo_sqlserver.aspx</guid>
			<pubDate>Sun, 18 Mar 2012 17:12:22 GMT</pubDate>
			<category><![CDATA[.Net]]></category>
			<description><![CDATA[Cannot drop database because it is currently in use: before removing a database, close all connections first ...]]></description>
			<image>https://codicode.com/img/prev/lar/removing_a_database_in_sqldmo_sqlserver.jpg</image>
			<media:thumbnail url="https://codicode.com/img/prev/lar/removing_a_database_in_sqldmo_sqlserver.jpg" />
			<media:content url="https://codicode.com/img/prev/lar/removing_a_database_in_sqldmo_sqlserver.jpg" medium="image" />
		</item>
		<item>
			<title><![CDATA[Styling the GridView Cell Item]]></title>
			<link>https://codicode.com/art/styling_the_gridview_cell_item.aspx</link>
			<guid isPermaLink="true">https://codicode.com/art/styling_the_gridview_cell_item.aspx</guid>
			<pubDate>Tue, 27 Mar 2012 03:06:19 GMT</pubDate>
			<category><![CDATA[.Net]]></category>
			<description><![CDATA[How can I format all cells in a GridView ? I want to add a 5px padding to all cells including headers ...]]></description>
			<image>https://codicode.com/img/prev/lar/styling_the_gridview_cell_item.jpg</image>
			<media:thumbnail url="https://codicode.com/img/prev/lar/styling_the_gridview_cell_item.jpg" />
			<media:content url="https://codicode.com/img/prev/lar/styling_the_gridview_cell_item.jpg" medium="image" />
		</item>
		<item>
			<title><![CDATA[Post pictures to a Facebook Page's Wall Photos]]></title>
			<link>https://codicode.com/art/graph_api_post_pictures_to_a_fac.aspx</link>
			<guid isPermaLink="true">https://codicode.com/art/graph_api_post_pictures_to_a_fac.aspx</guid>
			<pubDate>Wed, 13 Jun 2012 15:52:14 GMT</pubDate>
			<category><![CDATA[.Net]]></category>
			<description><![CDATA[Upload and post a picture on facebook fan page or user wall using the Facebook C# SDK.]]></description>
			<image>https://codicode.com/img/prev/lar/graph_api_post_pictures_to_a_fac.jpg</image>
			<media:thumbnail url="https://codicode.com/img/prev/lar/graph_api_post_pictures_to_a_fac.jpg" />
			<media:content url="https://codicode.com/img/prev/lar/graph_api_post_pictures_to_a_fac.jpg" medium="image" />
		</item>
		<item>
			<title><![CDATA[The best method to add JavaScript to a page footer in ASP.Net]]></title>
			<link>https://codicode.com/art/the_best_method_to_add_javascrip.aspx</link>
			<guid isPermaLink="true">https://codicode.com/art/the_best_method_to_add_javascrip.aspx</guid>
			<pubDate>Thu, 25 Oct 2012 06:02:05 GMT</pubDate>
			<category><![CDATA[.Net]]></category>
			<description><![CDATA[How to add JavaScript script or library to the end of an asp.net page? What’s the easiest way or method to include scripts programmatically ...]]></description>
			<image>https://codicode.com/img/prev/lar/the_best_method_to_add_javascrip.jpg</image>
			<media:thumbnail url="https://codicode.com/img/prev/lar/the_best_method_to_add_javascrip.jpg" />
			<media:content url="https://codicode.com/img/prev/lar/the_best_method_to_add_javascrip.jpg" medium="image" />
		</item>
		<item>
			<title><![CDATA[Free Asp.Net Email Validator/Verifier]]></title>
			<link>https://codicode.com/art/free_asp_net_email_validator_verifier.aspx</link>
			<guid isPermaLink="true">https://codicode.com/art/free_asp_net_email_validator_verifier.aspx</guid>
			<pubDate>Tue, 11 Dec 2012 22:20:31 GMT</pubDate>
			<category><![CDATA[.Net]]></category>
			<description><![CDATA[If you need to check if an email address really exists, this .net component is for you ...]]></description>
			<image>https://codicode.com/img/prev/lar/free_asp_net_email_validator_verifier.jpg</image>
			<media:thumbnail url="https://codicode.com/img/prev/lar/free_asp_net_email_validator_verifier.jpg" />
			<media:content url="https://codicode.com/img/prev/lar/free_asp_net_email_validator_verifier.jpg" medium="image" />
		</item>
		<item>
			<title><![CDATA[Cross-Browser Printing with Asp.Net ReportViewer]]></title>
			<link>https://codicode.com/art/cross_browser_printing_with_asp_net_reportviewer.aspx</link>
			<guid isPermaLink="true">https://codicode.com/art/cross_browser_printing_with_asp_net_reportviewer.aspx</guid>
			<pubDate>Wed, 09 Oct 2013 00:41:48 GMT</pubDate>
			<category><![CDATA[.Net]]></category>
			<description><![CDATA[Adding cross-browser client-side printing capability to Microsoft ReportViewer without using any third party components..]]></description>
			<image>https://codicode.com/img/prev/lar/cross_browser_printing_with_asp_net_reportviewer.jpg</image>
			<media:thumbnail url="https://codicode.com/img/prev/lar/cross_browser_printing_with_asp_net_reportviewer.jpg" />
			<media:content url="https://codicode.com/img/prev/lar/cross_browser_printing_with_asp_net_reportviewer.jpg" medium="image" />
		</item>
		<item>
			<title><![CDATA[Push Rich Messages (.NET) to Slack Incoming webhook API]]></title>
			<link>https://codicode.com/art/net_and_net_core_library_to_push.aspx</link>
			<guid isPermaLink="true">https://codicode.com/art/net_and_net_core_library_to_push.aspx</guid>
			<pubDate>Fri, 30 Nov 2018 23:57:05 GMT</pubDate>
			<category><![CDATA[.Net]]></category>
			<description><![CDATA[A fast, simple and lightweight (no dependencies) library to push rich messages to Slack's Incoming webhook API from .Net and .Net Core]]></description>
			<image>https://codicode.com/img/prev/lar/net_and_net_core_library_to_push.jpg</image>
			<media:thumbnail url="https://codicode.com/img/prev/lar/net_and_net_core_library_to_push.jpg" />
			<media:content url="https://codicode.com/img/prev/lar/net_and_net_core_library_to_push.jpg" medium="image" />
		</item>
	</channel>
</rss>
