<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: HackerU College C# Fundamentals INFO</title>
	<atom:link href="http://www.lifemichael.com/en/?feed=rss2&#038;p=773" rel="self" type="application/rss+xml" />
	<link>http://www.lifemichael.com/en/?p=773</link>
	<description>Haim Michael Blog</description>
	<pubDate>Thu, 09 Sep 2010 08:30:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Haim Michael</title>
		<link>http://www.lifemichael.com/en/?p=773#comment-12580</link>
		<dc:creator>Haim Michael</dc:creator>
		<pubDate>Thu, 07 Jan 2010 04:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifemichael.com/en/?p=773#comment-12580</guid>
		<description>Dear Students, Following our last meeting and the questions that were raised please find the following clarifications: (1) I searched for convention we should follow when choosing the extension for our serialized object file and couldn't find any. Nevertheless, I recommend to avoid extensions that might imply the wrong impressions (e.g. in the case of a binary file using .txt will confuse us all thinking it is a simple textual file, using .xml will confuse us all thinking it is an xml file). (2) Regarding the OptionalField attribute and assuming the serialized data doesn't include its value, that marked field will get the default value in accordance with its type. Constructors aren't relevant in this case. They are ignored. (3) The MatchCollection instantiation is explained in rgx.pdf page 22. (4) The available single letters subsitutues for using the RegexOptions enum values are listed in your book seciton 24.1 table 24-1. (5) The bvailable categories when using \p are listed in your book as well.  (6) The '#' special character is used for placing comments within our regular expressin in the following syntax: (?#comment).  In  ddition, I also introduced all fixings for all typos in the slides we used in class. The fixed slides are online. Good Luck, Haim.</description>
		<content:encoded><![CDATA[<p>Dear Students, Following our last meeting and the questions that were raised please find the following clarifications: (1) I searched for convention we should follow when choosing the extension for our serialized object file and couldn&#8217;t find any. Nevertheless, I recommend to avoid extensions that might imply the wrong impressions (e.g. in the case of a binary file using .txt will confuse us all thinking it is a simple textual file, using .xml will confuse us all thinking it is an xml file). (2) Regarding the OptionalField attribute and assuming the serialized data doesn&#8217;t include its value, that marked field will get the default value in accordance with its type. Constructors aren&#8217;t relevant in this case. They are ignored. (3) The MatchCollection instantiation is explained in rgx.pdf page 22. (4) The available single letters subsitutues for using the RegexOptions enum values are listed in your book seciton 24.1 table 24-1. (5) The bvailable categories when using \p are listed in your book as well.  (6) The &#8216;#&#8217; special character is used for placing comments within our regular expressin in the following syntax: (?#comment).  In  ddition, I also introduced all fixings for all typos in the slides we used in class. The fixed slides are online. Good Luck, Haim.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.lifemichael.com/en/?p=773#comment-12561</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 06 Jan 2010 06:40:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifemichael.com/en/?p=773#comment-12561</guid>
		<description>Dear Friends, Following the 12th meeting through which we covered the Serialization and the Asynchronous Methods topics I have just prepared a collection of few assignments. Most of them are very similar to the code samples the slides include. For that reason, for most of them I haven't placed solutions. Should you encounter an assignment for which you feel a solution is needed please let me know and I will prepare one. Please complete the following assignments.

&lt;b&gt;Serialization&lt;/b&gt;
Student Serialization
http://www.abelski.com/moodle/mod/assignment/view.php?id=7651
Classroom Serialization
http://www.abelski.com/moodle/mod/assignment/view.php?id=7652
Employee Serialization
http://www.abelski.com/moodle/mod/assignment/view.php?id=7653

&lt;b&gt;Regular Expressions&lt;/b&gt;
Email Verification
http://www.abelski.com/moodle/mod/assignment/view.php?id=7654
Phone Number Verification
http://www.abelski.com/moodle/mod/assignment/view.php?id=7655

Good Luck!
Haim.</description>
		<content:encoded><![CDATA[<p>Dear Friends, Following the 12th meeting through which we covered the Serialization and the Asynchronous Methods topics I have just prepared a collection of few assignments. Most of them are very similar to the code samples the slides include. For that reason, for most of them I haven&#8217;t placed solutions. Should you encounter an assignment for which you feel a solution is needed please let me know and I will prepare one. Please complete the following assignments.</p>
<p><b>Serialization</b><br />
Student Serialization<br />
<a href="http://www.abelski.com/moodle/mod/assignment/view.php?id=7651" rel="nofollow">http://www.abelski.com/moodle/mod/assignment/view.php?id=7651</a><br />
Classroom Serialization<br />
<a href="http://www.abelski.com/moodle/mod/assignment/view.php?id=7652" rel="nofollow">http://www.abelski.com/moodle/mod/assignment/view.php?id=7652</a><br />
Employee Serialization<br />
<a href="http://www.abelski.com/moodle/mod/assignment/view.php?id=7653" rel="nofollow">http://www.abelski.com/moodle/mod/assignment/view.php?id=7653</a></p>
<p><b>Regular Expressions</b><br />
Email Verification<br />
<a href="http://www.abelski.com/moodle/mod/assignment/view.php?id=7654" rel="nofollow">http://www.abelski.com/moodle/mod/assignment/view.php?id=7654</a><br />
Phone Number Verification<br />
<a href="http://www.abelski.com/moodle/mod/assignment/view.php?id=7655" rel="nofollow">http://www.abelski.com/moodle/mod/assignment/view.php?id=7655</a></p>
<p>Good Luck!<br />
Haim.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haim Michael</title>
		<link>http://www.lifemichael.com/en/?p=773#comment-12550</link>
		<dc:creator>Haim Michael</dc:creator>
		<pubDate>Wed, 06 Jan 2010 02:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifemichael.com/en/?p=773#comment-12550</guid>
		<description>Please check the slides I places on line for the 'C# Design Patterns' course. They include C# code samples for each one of the patterns. Another important resource I have just completed to develop are the slides for the 'Design Principles' new course I have just added to the 'Software Engineering' category. Enjoy, Haim.</description>
		<content:encoded><![CDATA[<p>Please check the slides I places on line for the &#8216;C# Design Patterns&#8217; course. They include C# code samples for each one of the patterns. Another important resource I have just completed to develop are the slides for the &#8216;Design Principles&#8217; new course I have just added to the &#8216;Software Engineering&#8217; category. Enjoy, Haim.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haim Michael</title>
		<link>http://www.lifemichael.com/en/?p=773#comment-12549</link>
		<dc:creator>Haim Michael</dc:creator>
		<pubDate>Wed, 06 Jan 2010 02:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifemichael.com/en/?p=773#comment-12549</guid>
		<description>Hi All, Regarding the solutions for the networking and the IO chapters I will place solutions for those assignments your found difficult. The assignments you received are very similar to the samples we saw in class. Therefore, if there is an assignment for which you want a solution please let me know. Regarding hebrew letters in the command line... unless your windows installation allows that in general it isn't possible. Hi Milly, Regarding BMI Calculator solution, you told me you already received it. If you still need it please let me know. Best, Haim.</description>
		<content:encoded><![CDATA[<p>Hi All, Regarding the solutions for the networking and the IO chapters I will place solutions for those assignments your found difficult. The assignments you received are very similar to the samples we saw in class. Therefore, if there is an assignment for which you want a solution please let me know. Regarding hebrew letters in the command line&#8230; unless your windows installation allows that in general it isn&#8217;t possible. Hi Milly, Regarding BMI Calculator solution, you told me you already received it. If you still need it please let me know. Best, Haim.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: מילי</title>
		<link>http://www.lifemichael.com/en/?p=773#comment-12507</link>
		<dc:creator>מילי</dc:creator>
		<pubDate>Mon, 04 Jan 2010 14:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifemichael.com/en/?p=773#comment-12507</guid>
		<description>Hi Haim,

Can you please post a solution to "BMI Calculator", I don't understand how to send the parameters to the php page.

Thanx.</description>
		<content:encoded><![CDATA[<p>Hi Haim,</p>
<p>Can you please post a solution to &#8220;BMI Calculator&#8221;, I don&#8217;t understand how to send the parameters to the php page.</p>
<p>Thanx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: מילי</title>
		<link>http://www.lifemichael.com/en/?p=773#comment-12505</link>
		<dc:creator>מילי</dc:creator>
		<pubDate>Mon, 04 Jan 2010 12:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifemichael.com/en/?p=773#comment-12505</guid>
		<description>Hi Haim,

I can't type Hebrew letters in the command line.</description>
		<content:encoded><![CDATA[<p>Hi Haim,</p>
<p>I can&#8217;t type Hebrew letters in the command line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jonathab</title>
		<link>http://www.lifemichael.com/en/?p=773#comment-12491</link>
		<dc:creator>jonathab</dc:creator>
		<pubDate>Sun, 03 Jan 2010 20:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifemichael.com/en/?p=773#comment-12491</guid>
		<description>Hi Haim'
Do you plan to put  Solutions to Networking and IO chapters?</description>
		<content:encoded><![CDATA[<p>Hi Haim&#8217;<br />
Do you plan to put  Solutions to Networking and IO chapters?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haim</title>
		<link>http://www.lifemichael.com/en/?p=773#comment-12445</link>
		<dc:creator>Haim</dc:creator>
		<pubDate>Fri, 01 Jan 2010 16:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifemichael.com/en/?p=773#comment-12445</guid>
		<description>If you are interested in developing for the android platform please join the group I have just started at http://www.facebook.com/group.php?gid=224781113801. Best, Haim.</description>
		<content:encoded><![CDATA[<p>If you are interested in developing for the android platform please join the group I have just started at <a href="http://www.facebook.com/group.php?gid=224781113801" rel="nofollow">http://www.facebook.com/group.php?gid=224781113801</a>. Best, Haim.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haim</title>
		<link>http://www.lifemichael.com/en/?p=773#comment-12444</link>
		<dc:creator>Haim</dc:creator>
		<pubDate>Fri, 01 Jan 2010 16:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifemichael.com/en/?p=773#comment-12444</guid>
		<description>Hi Milly, Prining out in the command line texts other than english might be problematic... your operation system should be capable of showing hebrew in the command line... is it? Please try to type in hebrew in your command line... see if it works... in any case, I assume it should work OK when printing out the texts in a GUI... Please let me know how did it go... Best, Haim.</description>
		<content:encoded><![CDATA[<p>Hi Milly, Prining out in the command line texts other than english might be problematic&#8230; your operation system should be capable of showing hebrew in the command line&#8230; is it? Please try to type in hebrew in your command line&#8230; see if it works&#8230; in any case, I assume it should work OK when printing out the texts in a GUI&#8230; Please let me know how did it go&#8230; Best, Haim.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: מילי</title>
		<link>http://www.lifemichael.com/en/?p=773#comment-12442</link>
		<dc:creator>מילי</dc:creator>
		<pubDate>Fri, 01 Jan 2010 14:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifemichael.com/en/?p=773#comment-12442</guid>
		<description>How to use different languages on cmd ?

For example, printing out all files of a specific Folder when some of them are in Hebrew (or other language).

Thnx,
Milly.</description>
		<content:encoded><![CDATA[<p>How to use different languages on cmd ?</p>
<p>For example, printing out all files of a specific Folder when some of them are in Hebrew (or other language).</p>
<p>Thnx,<br />
Milly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
