<?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>prosoxi.com &#187; ASP / ASP.net</title>
	<atom:link href="http://www.prosoxi.com/category/programming/asp-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.prosoxi.com</link>
	<description>Proven Solutions</description>
	<lastBuildDate>Tue, 07 Feb 2012 12:54:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>MonoDevelop</title>
		<link>http://www.prosoxi.com/2010/11/24/monodevelop/</link>
		<comments>http://www.prosoxi.com/2010/11/24/monodevelop/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 20:17:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP / ASP.net]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[visual]]></category>

		<guid isPermaLink="false">http://www.prosoxi.com/?p=1713</guid>
		<description><![CDATA[MonoDevelop is an IDE primarily designed for C# and other .NET languages. MonoDevelop enables developers to quickly write desktop and ASP.NET Web applications on Linux, Windows and Mac OSX. MonoDevelop makes it easy for developers to port .NET applications created with Visual Studio to Linux and to maintain a single code base for all platforms. [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2010/11/24/monodevelop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Trigger View Recordset Data</title>
		<link>http://www.prosoxi.com/2010/07/07/custom-trigger-view-recordset-data/</link>
		<comments>http://www.prosoxi.com/2010/07/07/custom-trigger-view-recordset-data/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 09:12:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP / ASP.net]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[dreamweaver]]></category>
		<category><![CDATA[interaktonline]]></category>
		<category><![CDATA[phpakt]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=1186</guid>
		<description><![CDATA[For PHP:$_SESSION['kt_login_id'] = $tNG-&#62;getPrimaryKeyValue(); $_SESSION['kt_login_user'] = $tNG-&#62;getColumnValue(&#8216;name_usr&#8217;); For ASPVBScript:Session(&#8220;kt_login_id&#8221;) = tNG.getPrimaryKey Session(&#8220;kt_login_user&#8221;) = tNG.getColumnValue(&#8220;name_usr&#8221;) SET Trigger_Custom  = Nothing For ColdFusion:SESSION.kt_login_id = tNG.getPrimaryKeyValue(); SESSION.kt_login_user = tNG.getColumnValue (&#8220;name_usr&#8221;);]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2010/07/07/custom-trigger-view-recordset-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP (VB, C#) / PHP code reference</title>
		<link>http://www.prosoxi.com/2009/06/27/asp-vb-c-php-code-reference/</link>
		<comments>http://www.prosoxi.com/2009/06/27/asp-vb-c-php-code-reference/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 18:32:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP / ASP.net]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=694</guid>
		<description><![CDATA[ASP (vb.net and c#.net) and PHP are the most common language for web development environment. This are not the fully conversion of one to other but get a quick references. We could get the ASP Convertor for free from the net but this might help to the developer when we work in different cross language [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2009/06/27/asp-vb-c-php-code-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The file web.sitemap required by XmlSiteMapProvider does not exist.</title>
		<link>http://www.prosoxi.com/2009/06/27/the-file-web-sitemap-required-by-xmlsitemapprovider-does-not-exist/</link>
		<comments>http://www.prosoxi.com/2009/06/27/the-file-web-sitemap-required-by-xmlsitemapprovider-does-not-exist/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 16:41:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP / ASP.net]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=691</guid>
		<description><![CDATA[The most common case when the &#8220;The file web.sitemap required by XmlSiteMapProvider does not exist&#8221; error is received is when a SiteMap control was added to a WebForm, however you don&#8217;t have a mandatory Web.sitemap file in the root of your web application. To fix this error, make sure you have this file in the [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2009/06/27/the-file-web-sitemap-required-by-xmlsitemapprovider-does-not-exist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The ASP.NET Repeater Web Server Control</title>
		<link>http://www.prosoxi.com/2009/06/27/the-asp-net-repeater-web-server-control/</link>
		<comments>http://www.prosoxi.com/2009/06/27/the-asp-net-repeater-web-server-control/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 16:40:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP / ASP.net]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=689</guid>
		<description><![CDATA[&#60;asp:Repeater id="myRepeaterPlain" runat="server"&#62; &#60;ItemTemplate&#62; &#60;%# DataBinder.Eval(Container.DataItem, "Id") %&#62;, &#60;%# DataBinder.Eval(Container.DataItem, "Name") %&#62;, &#60;%# DataBinder.Eval(Container.DataItem, "URL") %&#62;, &#60;%# DataBinder.Eval(Container.DataItem, "Image") %&#62; &#60;br /&#62; &#60;/ItemTemplate&#62; &#60;/asp:Repeater&#62;]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2009/06/27/the-asp-net-repeater-web-server-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Include files with asp.net</title>
		<link>http://www.prosoxi.com/2009/05/11/include-files-with-aspnet/</link>
		<comments>http://www.prosoxi.com/2009/05/11/include-files-with-aspnet/#comments</comments>
		<pubDate>Mon, 11 May 2009 10:24:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP / ASP.net]]></category>

		<guid isPermaLink="false">http://prosoxi.gr/?p=603</guid>
		<description><![CDATA[  An ASP.NET include, or server-side include, is a plain HTML, HTML/ASP.NET, or ASP.NET-only file that sits outside of a parent Web page. The power of a simple include file is tremendous—it allows you to re-use content that will appear on multiple pages throughout your site. Instead of making the same change 100 times to [...]]]></description>
		<wfw:commentRss>http://www.prosoxi.com/2009/05/11/include-files-with-aspnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

