<?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>RichNetApps &#187; Sanda Borlea</title>
	<atom:link href="http://www.richnetapps.com/author/sanda/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.richnetapps.com</link>
	<description>Internet Applications - Flash, Flex, Silverlight, JavaFX</description>
	<lastBuildDate>Wed, 18 Jan 2012 06:40:36 +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>WCF-LINQ Exception : Cycled Object Reference</title>
		<link>http://www.richnetapps.com/wcf-linq-exception-cycled-object-reference/</link>
		<comments>http://www.richnetapps.com/wcf-linq-exception-cycled-object-reference/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 20:10:21 +0000</pubDate>
		<dc:creator>Sanda Borlea</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[cycled]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[linq]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[serialized]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.richnetapps.com/?p=507</guid>
		<description><![CDATA[A simple solution to a complicated error for anyone to try out before searching any further : Having to write a WCF service to handle complex LINQ entities with various foreign key references I came across the following exception when trying to consume the respective service : Object graph for type &#8220;EntityType&#8221; contains cycles and [...]]]></description>
		<wfw:commentRss>http://www.richnetapps.com/wcf-linq-exception-cycled-object-reference/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>LINQ Demystified : Using LINQ on Existing Data Model</title>
		<link>http://www.richnetapps.com/linq-demystified-using-linq-on-existing-data-model/</link>
		<comments>http://www.richnetapps.com/linq-demystified-using-linq-on-existing-data-model/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 10:27:51 +0000</pubDate>
		<dc:creator>Sanda Borlea</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[linq]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.richnetapps.com/?p=478</guid>
		<description><![CDATA[As many other times, I came across this issue having to begin at the wrong end, i.e. having the result and in need of the problem. The samples and recommended procedures offer  - as in most cases -  only the simplest examples. The workaround is often tedious and in absence of feedback uncertain.]]></description>
		<wfw:commentRss>http://www.richnetapps.com/linq-demystified-using-linq-on-existing-data-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Custom VS Snippets</title>
		<link>http://www.richnetapps.com/add-custom-vs-snippets/</link>
		<comments>http://www.richnetapps.com/add-custom-vs-snippets/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 08:08:16 +0000</pubDate>
		<dc:creator>Sanda Borlea</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.richnetapps.com/?p=469</guid>
		<description><![CDATA[This note refers to Visual Studio snippets and shows how you can easily add your own. Very useful when having to create many classes with lots of properties such snippets save a lot of time. They are usually to be found in the Visual Studio folder under My Documents (i.e. for VS 2008 : C:\Documents [...]]]></description>
		<wfw:commentRss>http://www.richnetapps.com/add-custom-vs-snippets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Generate Objects from Xml Files</title>
		<link>http://www.richnetapps.com/generate-objects-from-xml-files/</link>
		<comments>http://www.richnetapps.com/generate-objects-from-xml-files/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 04:50:01 +0000</pubDate>
		<dc:creator>Sanda Borlea</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Recently needed some quick method to use objects generated from an existing xml file without bothering to create an xml schema for it. After a few attempts and searching for explanations why a simple task like this wouldn´t work, finally put the steps together:]]></description>
		<wfw:commentRss>http://www.richnetapps.com/generate-objects-from-xml-files/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Reporting Services: Sharing Data Among Subreports</title>
		<link>http://www.richnetapps.com/sharing_data_among_subreports/</link>
		<comments>http://www.richnetapps.com/sharing_data_among_subreports/#comments</comments>
		<pubDate>Thu, 22 Jun 2006 11:21:29 +0000</pubDate>
		<dc:creator>Sanda Borlea</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[reporting services]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[In case of a master report containing various subreports it is sometimes very useful to have a field containing the common information for all or some of the other reports. I encountered this problem when making visible or invisible images in the report based on a specific group of products. The solution I have found [...]]]></description>
		<wfw:commentRss>http://www.richnetapps.com/sharing_data_among_subreports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple queries and one transaction</title>
		<link>http://www.richnetapps.com/multiple_queries_and_one_transaction/</link>
		<comments>http://www.richnetapps.com/multiple_queries_and_one_transaction/#comments</comments>
		<pubDate>Mon, 03 Apr 2006 11:46:56 +0000</pubDate>
		<dc:creator>Sanda Borlea</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I just need to post this as all examples I found were explaining how to use transaction in a &#60;cftry&#62; and &#60;cfcatch&#62; block with only one query. But if you have a query file to include in your Fusebox application, that does multiple queries and only one needed to be in a transaction block, then [...]]]></description>
		<wfw:commentRss>http://www.richnetapps.com/multiple_queries_and_one_transaction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get the Current Date for PL/SQL</title>
		<link>http://www.richnetapps.com/get_the_current_date_for_pl_sql/</link>
		<comments>http://www.richnetapps.com/get_the_current_date_for_pl_sql/#comments</comments>
		<pubDate>Fri, 23 Dec 2005 11:33:35 +0000</pubDate>
		<dc:creator>Sanda Borlea</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[pl/sql]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[This is not really a post, just a small note on an item that can make you lose precious time hunting for&#8230; To get the current date in a PL/SQL query in order to compare it with other fields or data from the Oracle database, do this: select extract(year from sysdate) from dual This gets [...]]]></description>
		<wfw:commentRss>http://www.richnetapps.com/get_the_current_date_for_pl_sql/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Sending ColdFusion Email through Local SMTP Server</title>
		<link>http://www.richnetapps.com/sending_coldfusion_email_through_local_s/</link>
		<comments>http://www.richnetapps.com/sending_coldfusion_email_through_local_s/#comments</comments>
		<pubDate>Wed, 14 Dec 2005 11:39:08 +0000</pubDate>
		<dc:creator>Sanda Borlea</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[smtp]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[When developing Web-based applications many times one has to test it and see it is working before going further. 
Very often emails need to be send from within those applications. 
Here are the steps to easily setup a mail server on the local computer and test email sending.]]></description>
		<wfw:commentRss>http://www.richnetapps.com/sending_coldfusion_email_through_local_s/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Setting Up a Web Application using ColdFusion and Oracle on the same host</title>
		<link>http://www.richnetapps.com/setting_up_a_web_application_using_coldf/</link>
		<comments>http://www.richnetapps.com/setting_up_a_web_application_using_coldf/#comments</comments>
		<pubDate>Tue, 22 Nov 2005 20:40:32 +0000</pubDate>
		<dc:creator>Sanda Borlea</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I was asked by a client to test some application features onsite and needed to re-create the environment on a single computer using ColdFusion with Oracle as database and had a hard time figuring out what the installation order is and get everything work together.]]></description>
		<wfw:commentRss>http://www.richnetapps.com/setting_up_a_web_application_using_coldf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced

Served from: www.richnetapps.com @ 2012-02-07 14:27:26 -->
