<?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>Emad Alashi&#039;s Blog &#187; .net</title>
	<atom:link href="http://www.emadashi.com/index.php/tag/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emadashi.com</link>
	<description></description>
	<lastBuildDate>Sun, 15 Jan 2012 10:05:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Brilliantly Simple Code Sharing</title>
		<link>http://www.emadashi.com/index.php/2011/04/brilliantly-simple-code-sharing/</link>
		<comments>http://www.emadashi.com/index.php/2011/04/brilliantly-simple-code-sharing/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 20:19:11 +0000</pubDate>
		<dc:creator>Emad Alashi</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[software management]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[indexOf]]></category>
		<category><![CDATA[nth occurrence]]></category>
		<category><![CDATA[string occurrence]]></category>
		<category><![CDATA[substring]]></category>

		<guid isPermaLink="false">http://www.emadashi.com/index.php/2011/04/brilliantly-simple-code-sharing/</guid>
		<description><![CDATA[Today I was looking for a fast way to find the index of a nth occurrence of a string in a string, so I found this very simple and intuitive site on which you can find and share .net extension methods, the website is http://www.extensionmethod.net Dah! 
I couldnâ€™t find what I looked for, so I [...]]]></description>
			<content:encoded><![CDATA[<p>Today I was looking for a fast way to find the index of a nth occurrence of a string in a string, so I found this very simple and intuitive site on which you can find and share .net extension methods, the website is <a title="http://www.extensionmethod.net" href="http://www.extensionmethod.net">http://www.extensionmethod.net</a> Dah! <img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://www.emadashi.com/misc/images/d0d03c8f2bd1_145AF/wlEmoticon-smile.png" /></p>
<p>I couldnâ€™t find what I looked for, so I shared my solution <a href="http://www.extensionmethod.net/Details.aspx?ID=457">here</a>; the website made it crazy easy to share this! Something I definitely would add to my log on how to create wonderful websites, simple and effective.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emadashi.com/index.php/2011/04/brilliantly-simple-code-sharing/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>My First Talk at JorDev .net</title>
		<link>http://www.emadashi.com/index.php/2008/11/my-first-talk-at-jordev-net/</link>
		<comments>http://www.emadashi.com/index.php/2008/11/my-first-talk-at-jordev-net/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 18:31:49 +0000</pubDate>
		<dc:creator>Emad Alashi</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[NHibernate]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[JorDev]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[User Group]]></category>

		<guid isPermaLink="false">http://eashi.wordpress.com/?p=157</guid>
		<description><![CDATA[Â  
JorDev .net is a .net user group founded by enthusiastic Jordanian IT professionals. On Wednesday the 26th of November I will be doing my first session of a series about NHibernate.
Details of talk is here:



Overview
NHibernate is an Object-relational mapping (ORM) solution for the Microsoft .NET platform. it provides an easy to use framework for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://eashi.files.wordpress.com/2008/11/jordevlogo.png"><img style="border-width:0;" src="http://eashi.files.wordpress.com/2008/11/jordevlogo-thumb.png" border="0" alt="JordevLogo" width="215" height="113" /></a>Â  <a href="http://eashi.files.wordpress.com/2008/11/nhib-logo04.gif"><img style="border-width:0;" src="http://eashi.files.wordpress.com/2008/11/nhib-logo04-thumb.gif" border="0" alt="nhib-logo04" width="211" height="126" /></a></p>
<p><a href="http://jordev.net/JordevCommunity/About.aspx">JorDev .net</a> is a .net user group founded by enthusiastic Jordanian IT professionals. On Wednesday the 26th of November I will be doing my first session of a series about NHibernate.<br />
Details of talk is here:</p>
<table border="1" cellspacing="0" cellpadding="2" width="720">
<tbody>
<tr>
<td width="165" valign="top"><strong>Overview</strong></td>
<td width="553" valign="top">NHibernate is an Object-relational mapping (ORM) solution for the Microsoft .NET platform. it provides an easy to use framework for mapping an object-oriented domain model to a traditional relational database. Its purpose is to relieve the developer from a significant amount of relational data persistence-related programming tasks.NHibernate is free as open source software that is distributed under the GNU Lesser General Public License</td>
</tr>
<tr>
<td width="166" valign="top"><strong>Target Audience</strong></td>
<td width="553" valign="top">.NET Developers, Software Designers, Software Engineers, Software Architects</td>
</tr>
<tr>
<td width="166" valign="top"><strong>Date</strong></td>
<td width="553" valign="top">Wednesday, November 26, 2008</td>
</tr>
<tr>
<td width="166" valign="top"><strong>Location</strong></td>
<td width="553" valign="top"><strong>MIC</strong> (Microsoft Innovation Center, Royal Scientific Society Building, 3rd Floor)</td>
</tr>
<tr>
<td width="166" valign="top"><strong>Time</strong></td>
<td width="553" valign="top">6:30 pm â€“ 8:30 pm (Amman-Jordan local time)</td>
</tr>
<tr>
<td width="166" valign="top"><strong>For More Info</strong></td>
<td width="553" valign="top">Mohamed Saleh @0788716457<br />
Ayman FaroukÂ Â Â  @0795727344</td>
</tr>
<tr>
<td width="166" valign="top"><strong>Reminders</strong></td>
<td width="553" valign="top">Â<br />
<img style="border-width:0;" src="http://eashi.files.wordpress.com/2008/11/image006.gif" border="0" alt="image006" width="20" height="20" /><a href="http://calendar.live.com/calendar/calendar.aspx?rru=addevent&amp;dtstart=20081126T163000Z&amp;dtend=20081126T183000Z&amp;summary=NHibernate+Data+Access+Technology+Session+%5b1%5d&amp;location=Royal+Scientific+Society+Building%2c+3rd+Floor&amp;description=NHibernate+is+an+Object-relational+mapping+(ORM)+solution+for+the+Microsoft+.NET+platform.+it+provides+an+easy+to+use+framework+for+mapping+an+object-oriented+domain+model+to+a+traditional+relational+database.+Its+purpose+is+to+relieve+the+developer+from+a+significant+amount+of+relational+data+persistence-related+programming+tasks.%0a...%0d%0a%0d%0ahttp%3a%2f%2fjordevnhibernate1.events.live.com%2f">Live Calendar</a><br />
<img style="border-width:0;" src="http://eashi.files.wordpress.com/2008/11/image002.jpg" border="0" alt="image002" width="34" height="15" /><a href="http://www.facebook.com/event.php?eid=45818242564">Facebook event</a><br />
<img style="border-width:0;" src="http://eashi.files.wordpress.com/2008/11/image004.gif" border="0" alt="image004" width="20" height="20" /><a href="http://jordevnhibernate1.events.live.com/event.ics">Outlook Calendar</a><br />
<img style="border-width:0;" src="http://eashi.files.wordpress.com/2008/11/image008.gif" border="0" alt="image008" width="20" height="20" /><a href="http://www.google.com/calendar/event?action=TEMPLATE&amp;text=NHibernate+Data+Access+Technology+Session+%5b1%5d&amp;dates=20081126T163000Z%2f20081126T183000Z&amp;location=Royal+Scientific+Society+Building%2c+3rd+Floor&amp;sprop=http%3a%2f%2fjordevnhibernate1.events.live.com%2f&amp;details=NHibernate+is+an+Object-relational+mapping+(ORM)+solution+for+the+Microsoft+.NET+platform.+it+provides+an+easy+to+use+framework+for+mapping+an+object-oriented+domain+model+to+a+traditional+relational+database.+Its+purpose+is+to+relieve+the+developer+from+a+significant+amount+of+relational+data+persistence-related+programming+tasks.%0a...%0d%0a%0d%0ahttp%3a%2f%2fjordevnhibernate1.events.live.com%2f">Google Calendar</a></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.emadashi.com/index.php/2008/11/my-first-talk-at-jordev-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

