<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Developing Arabic applications should be easy!</title><link>http://blogs.msdn.com/b/vsarabic/</link><description /><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>Digigirlz, 1st May 2012</title><link>http://blogs.msdn.com/b/vsarabic/archive/2012/05/02/digigirlz-1st-may-2012.aspx</link><pubDate>Wed, 02 May 2012 13:59:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10299936</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10299936</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2012/05/02/digigirlz-1st-may-2012.aspx#comments</comments><description>&lt;p&gt;Microsoft Kuwait conducted another successful DigiGirlz as part of the &amp;ldquo;Shape Your Future&amp;rdquo; Education Exhibition organized by the Ministry of Education on May 1st, 2012.&amp;nbsp; The event was under the auspices of Sheikha Dr. Suad Al Sabah.&lt;br /&gt;220 high school girls attended the event and it was very inspiring to meet such a young audience, with bright eyes.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-82-96/8400.Digigirlz.jpg"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/300x200/__key/communityserver-blogs-components-weblogfiles/00-00-00-82-96/8400.Digigirlz.jpg" /&gt;&lt;/a&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-82-96/5822.Digigirlz.jpg"&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10299936" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Events/">Events</category></item><item><title>Install Arabic VB6 applications</title><link>http://blogs.msdn.com/b/vsarabic/archive/2012/04/05/install-arabic-vb6-applications.aspx</link><pubDate>Thu, 05 Apr 2012 08:20:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10291029</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10291029</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2012/04/05/install-arabic-vb6-applications.aspx#comments</comments><description>&lt;p&gt;I still get questions about installing Arabic VB6 applications.&lt;/p&gt;
&lt;p&gt;The problem occurs when you deploy your VB 6 application to other machines, which doesn&amp;rsquo;t have VB , VS or Office. Your application doesn&amp;rsquo;t&lt;br /&gt;display &lt;b&gt;RightToLeft&lt;/b&gt; correctly.&lt;/p&gt;
&lt;p&gt;The cause: is that you need to have &lt;b&gt;VBAME.DLL&lt;/b&gt; in your Windows System directory, for example, in c:\windows\system32. VBAME.DLL is the Middle East support file. So make sure that you package and deploy this file with you Arabic application.&lt;/p&gt;
&lt;p&gt;For more info :&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/b/vsarabic/archive/2007/08/13/vbame-dll-is-the-middle-east-support-file-for-vb-6-0.aspx"&gt;http://blogs.msdn.com/b/vsarabic/archive/2007/08/13/vbame-dll-is-the-middle-east-support-file-for-vb-6-0.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://support.microsoft.com/kb/254935/en-us"&gt;http://support.microsoft.com/kb/254935/en-us&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10291029" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/VB6/">VB6</category></item><item><title>DataGridView disable sorting</title><link>http://blogs.msdn.com/b/vsarabic/archive/2012/01/26/datagridview-disable-sorting.aspx</link><pubDate>Thu, 26 Jan 2012 17:41:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10260931</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10260931</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2012/01/26/datagridview-disable-sorting.aspx#comments</comments><description>&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;I needed to disable sorting in a DataGridView. I thought I would find something like DataGridView.AllowSort &amp;nbsp;and simply set to AllowSort=false, but I couldn&amp;rsquo;t find it. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;Finally, I figured it out. You need to access each column in the DataGridView and set it as NotSortable.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;This is a small code snipet to disable the sorting of DataGridView.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: courier new,courier;"&gt;for&amp;nbsp;(int&amp;nbsp;i&amp;nbsp;=&amp;nbsp;0;&amp;nbsp;i&amp;nbsp;&amp;lt;&amp;nbsp;dataGridView1.ColumnCount;&amp;nbsp;i++)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: courier new,courier;"&gt;{&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;dataGridView1.Columns[i].SortMode&amp;nbsp;=&amp;nbsp;DataGridViewColumnSortMode.NotSortable;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: courier new,courier;"&gt;}&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;I hope that helps.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10260931" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/DataGridView/">DataGridView</category></item><item><title>الإرشادات التفصيلية: إنشاء موقع ويب Ajax</title><link>http://blogs.msdn.com/b/vsarabic/archive/2012/01/26/ajax.aspx</link><pubDate>Thu, 26 Jan 2012 07:33:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10260743</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10260743</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2012/01/26/ajax.aspx#comments</comments><description>&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;&lt;b&gt;الإرشادات التفصيلية: إنشاء موقع ويب &lt;/b&gt;&lt;b&gt;Ajax&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;&amp;lt;هذه مقاطع من مواضيع أعجبتني من مكتبة تعليمات فيجوال ستوديو 2010, أرجو أن تنال&amp;nbsp; إعجابكم. المقالة الأساسية &lt;a href="http://msdn.microsoft.com/ar-sa/library/bb386580.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;موجودة هنا&lt;/span&gt;&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;هذه الإرشادات التفصيلية بإنشاء موقع ويب ASP.NET أساسية مع صفحة ويب يوضح بعض ميزات مكتبة AJAX ASP.NET المضمنة في Visual Studio سيتم إنشاء تطبيق عرض صفحات ببيانات الموظفين من قاعدة بيانات نموذج AdventureWorks. يستخدم التطبيق&lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updatepanel.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdatePanel&lt;/span&gt;&lt;/a&gt; تحكم لتحديث جزء فقط من الصفحة التي تم تغييرها، بدون فلاش الصفحة التي تحدث مع إعادة النشر. ويشار إلى ذلك باسم &lt;i&gt;تحديث الصفحة&lt;/i&gt;&lt;i&gt; &lt;/i&gt;&lt;i&gt;جزئياً&lt;/i&gt;. يستخدم التطبيق عينة أيضاً &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updateprogress.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdateProgress&lt;/span&gt;&lt;/a&gt; عنصر تحكم لعرض رسالة حالة أثناء معالجة تحديث الصفحة جزئياً.&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;المتطلبات الأساسية&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;لتنفيذ الإجراءات في بيئة التطوير الخاصة بك التي تحتاجها:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;Microsoft Visual Studio 2005 أو Microsoft Visual Web Developer Express.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;قاعدة بيانات نموذج AdventureWorks. يمكن تحميل قاعدة بيانات AdventureWorks وتثبيتها من &lt;a href="http://go.microsoft.com/fwlink/?linkid=67325"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;مركز التنزيل لـ Microsoft&lt;/span&gt;&lt;/a&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;&lt;b&gt;&lt;/b&gt;&lt;b&gt;إنشاء موقع ويب&lt;/b&gt;&lt;b&gt; &lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;إذا كنت قد قمت بالفعل بإنشاء موقع ويب في Visual Web Developer (على سبيل المثال، وذلك باتباع الخطوات المذكورة في &lt;a href="http://msdn.microsoft.com/ar-sa/library/k4cbh4dh.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;الإرشادات التفصيلية: إنشاء صفحة ويب أساسية في &amp;rlm;&lt;/span&gt;&lt;span style="font-size: small;" face="Calibri" size="3"&gt;‫&lt;/span&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;Visual Web Developer&lt;/span&gt;&lt;/a&gt;) ، يمكنك استخدام هذا الموقع ثم انتقل إلى الجزء التالي &lt;a href="http://msdn.microsoft.com/ar-sa/library/bb386580.aspx#CreatingTheMasterPage"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;إنشاء صفحة رئيسية&lt;/span&gt;&lt;/a&gt;. وإلا، إنشاء موقع ويب جديد أو صفحة باتباع الخطوات التالية.&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;&lt;b&gt;لإنشاء موقع ويب نظام الملفات&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;فتحVisual Web Developer&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;من قائمة &lt;b&gt;File&lt;/b&gt;&lt;b&gt; &lt;/b&gt;اختر&lt;b&gt; &lt;/b&gt;&amp;nbsp;&lt;b&gt;New&lt;/b&gt; &lt;b&gt;Web Site&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;يظهر مربع الحوار &lt;b&gt;New Website&lt;/b&gt; &amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;ضمن&lt;b&gt;تثبيت&lt;/b&gt;&lt;b&gt; Visual Studio &lt;/b&gt;&lt;b&gt;القوالب&lt;/b&gt;, click &lt;b&gt;موقع ويب&lt;/b&gt;&lt;b&gt; ASP.NET&lt;/b&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;في &amp;nbsp;&lt;b&gt;Location&lt;/b&gt;&lt;b&gt; &lt;/b&gt;، أدخل اسم المجلد حيث تريد الحفاظ على صفحات موقع ويب الخاص بك.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;على سبيل المثال، اكتب اسم المجلد &lt;b&gt;C:\WebSites&lt;/b&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;في &lt;b&gt;Language&lt;/b&gt; ، انقر فوق لغة البرمجة التي كنت تفضل العمل.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;انقر فوق &lt;b&gt;Ok&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;Visual Web Developer إنشاء صفحة جديدة باسم Default.aspx&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;&lt;b&gt;&lt;/b&gt;&lt;b&gt;إضافة عنصر تحكم&lt;/b&gt;&lt;b&gt; UpdatePanel &lt;/b&gt;&lt;b&gt;بصفحة ويب&lt;/b&gt;&lt;b&gt; ASP.NET &lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;بعد إنشاء موقع ويب إنشاء صفحة ويب ASP.NET اتصال يتضمن &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updatepanel.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdatePanel&lt;/span&gt;&lt;/a&gt; عنصر التحكم. قبل إضافة &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updatepanel.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdatePanel&lt;/span&gt;&lt;/a&gt; التحكم إلى الصفحة, يجب عليك إضافة &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.scriptmanager.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;ScriptManager&lt;/span&gt;&lt;/a&gt; عنصر التحكم. The &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updatepanel.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdatePanel&lt;/span&gt;&lt;/a&gt; عنصر تحكم يستند &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.scriptmanager.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;ScriptManager&lt;/span&gt;&lt;/a&gt; تحكم لإدارة التحديثات الصفحة جزئياً.&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;&lt;b&gt;لإنشاء صفحة ويب&lt;/b&gt;&lt;b&gt; ASP.NET &lt;/b&gt;&lt;b&gt;الجديدة&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;في "Solution explorer" انقر بزر الماوس الأيمن فوق اسم الموقع ومن ثم انقر فوق &lt;b&gt;Add new item&lt;/b&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;يتم عرض مربع الحوار &lt;strong&gt;&lt;span face="Segoe UI"&gt;Add New Item&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;ضمن&lt;strong&gt; &lt;/strong&gt;&lt;strong&gt;&lt;span face="Segoe UI"&gt;Visual Studio installed templates&lt;/span&gt;, &lt;/strong&gt;اختر &amp;nbsp;&lt;b&gt;WebForm&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;اسم صفحة جديدة Employees.aspx وامسح &lt;strong&gt;&lt;span face="Segoe UI"&gt;Place code in separate file&lt;/span&gt;&lt;/strong&gt; خانة الاختيار.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;حدد اللغة التي تريد استخدامها.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;انقر فوق &lt;strong&gt;&lt;span face="Segoe UI"&gt;Add&lt;/span&gt;&lt;/strong&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;التبديل إلى طريقة العرض "تصميم".&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;في &lt;strong&gt;&lt;span face="Segoe UI"&gt;AJAX Extensions&lt;/span&gt;&lt;/strong&gt; انقر نقراً مزدوجاً فوق علامة التبويب الأدوات، &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.scriptmanager.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;ScriptManager&lt;/span&gt;&lt;/a&gt; تحكم لإضافته إلى الصفحة.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-82-96/2234.ajax1.jpg"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-82-96/2234.ajax1.jpg" height="211" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;اسحب&lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updatepanel.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdatePanel&lt;/span&gt;&lt;/a&gt; التحكم في مربع الأدوات وأسقطه أسفل &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.scriptmanager.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;ScriptManager&lt;/span&gt;&lt;/a&gt; عنصر التحكم.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-82-96/2364.ajax2.jpg"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-82-96/2364.ajax2.jpg" height="242" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;&lt;strong&gt;&lt;span style="font-size: small;"&gt;إضافة محتوى إلى عنصر تحكم UpdatePanel&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;The &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updatepanel.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdatePanel&lt;/span&gt;&lt;/a&gt; عنصر تحكم يقوم بإجراء تحديثات صفحات الجزئي ويعرّف المحتوى الذي يتم تحديثه بشكل مستقل عن باقي الصفحة. في هذا الجزء من الإرشادات التفصيلية تتم إضافة عنصر تحكم ربط البيانات التي تعرض البيانات من قاعدة بيانات AdventureWorks.&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;&lt;b&gt;لإضافة محتوى إلى عنصر تحكم&lt;/b&gt;&lt;b&gt; UpdatePanel&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;من &lt;strong&gt;&lt;span face="Segoe UI"&gt;Data&lt;/span&gt;&lt;/strong&gt; اسحب علامة تبويب الأدوات، &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.webcontrols.gridview.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;GridView&lt;/span&gt;&lt;/a&gt; التحكم في منطقة قابلة للتحرير &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updatepanel.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdatePanel&lt;/span&gt;&lt;/a&gt; عنصر التحكم.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;في &lt;strong&gt;&lt;span face="Segoe UI"&gt;GridView Tasks&lt;/span&gt;&lt;/strong&gt; القائمة انقر فوق &lt;span face="Times New Roman"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;strong&gt;&lt;span face="Segoe UI"&gt;Auto Format&lt;/span&gt;&lt;/strong&gt; &amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;في &lt;strong&gt;&lt;span face="Segoe UI"&gt;Auto Format&lt;/span&gt;&lt;/strong&gt; &amp;nbsp;لوحة ضمن &lt;span face="Times New Roman"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;strong&gt;&lt;span face="Segoe UI"&gt;Select a scheme&lt;/span&gt; &amp;nbsp;, &lt;span face="Segoe UI"&gt;Colorful&lt;/span&gt;&lt;/strong&gt; &amp;nbsp;ثم انقر فوق&lt;span face="Times New Roman"&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/span&gt;&lt;strong&gt;&lt;span face="Segoe UI"&gt;OK&lt;/span&gt;&lt;/strong&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;في &lt;strong&gt;&lt;span face="Segoe UI"&gt;GridView Tasks&lt;/span&gt;&lt;/strong&gt; القائمة حدد&lt;span face="Times New Roman"&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/span&gt;&lt;span face="Times New Roman"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;strong&gt;&lt;span face="Segoe UI"&gt;&amp;lt;New data source&amp;gt;&lt;/span&gt;&lt;/strong&gt; &amp;nbsp;من قائمة&lt;strong&gt;&lt;span face="Segoe UI"&gt; Choose Data Source&lt;/span&gt;&lt;/strong&gt; &amp;nbsp;.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;يتم عرض معالج &amp;nbsp;&lt;strong&gt;&lt;span face="Segoe UI"&gt;Data Source Configuration&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;ضمن&lt;span face="Times New Roman"&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/span&gt;&lt;strong&gt;&lt;span face="Segoe UI"&gt;Where will the application get data from&lt;/span&gt;&lt;/strong&gt;, &amp;nbsp;&lt;strong&gt;اختر &lt;/strong&gt;&lt;strong&gt;&lt;span face="Segoe UI"&gt;Database &lt;/span&gt;&lt;/strong&gt;&amp;nbsp;ثم انقر فوق &lt;span face="Times New Roman"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;strong&gt;&lt;span face="Segoe UI"&gt;OK&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;في &lt;strong&gt;&lt;span face="Segoe UI"&gt;Configure Data Source&lt;/span&gt;&lt;/strong&gt; &amp;nbsp;معالج &lt;strong&gt;&lt;span face="Segoe UI"&gt;Choose Your Data Connection&lt;/span&gt;&lt;/strong&gt; الخطوة، بتكوين اتصال بقاعدة بيانات AdventureWorks ثم انقر فوق &amp;nbsp;&lt;strong&gt;&lt;span face="Segoe UI"&gt;Next&lt;/span&gt;&lt;/strong&gt;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;للحصول على &lt;strong&gt;&lt;span face="Segoe UI"&gt;Configure the Select Statement&lt;/span&gt;&lt;/strong&gt; الخطوة &lt;strong&gt;&lt;span face="Segoe UI"&gt;Specify a custom SQL statement or stored procedure&lt;/span&gt;&lt;/strong&gt; &amp;nbsp;ثم انقر فوق&lt;strong&gt; &lt;/strong&gt;&lt;strong&gt;&lt;span face="Segoe UI"&gt;Next&lt;/span&gt;&lt;/strong&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;في &lt;strong&gt;&lt;span face="Segoe UI"&gt;SELECT&lt;/span&gt;&lt;/strong&gt; &amp;nbsp;التبويب &lt;strong&gt;&lt;span face="Segoe UI"&gt;Define Custom Statement or Stored Procedures&lt;/span&gt;&lt;/strong&gt; الخطوة قم بإدخال عبارة SQL التالية:&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;SELECT FirstName, LastName FROM HumanResources.vEmployee ORDER BY LastName, FirstName&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;انقر فوق &lt;b&gt;Next&lt;/b&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;انقر فوق &lt;b&gt;Finish&lt;/b&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;في &lt;strong&gt;&lt;span face="Segoe UI"&gt;GridView Tasks&lt;/span&gt;&lt;/strong&gt; لقائمة حدد&lt;strong&gt;&lt;span face="Times New Roman"&gt; &lt;/span&gt;&lt;/strong&gt;خانة الاختيار &lt;strong&gt;&lt;span face="Segoe UI"&gt;&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;&lt;span face="Segoe UI"&gt;Enable paging&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;حفظ التغييرات ومن ثم اضغط CTRL + F5 لعرض الصفحة في مستعرض.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;لاحظ وجود لا وميض على الصفحة عند تحديد صفحات مختلفة من البيانات. وهذا لأن الصفحة لا تنفيذ إلى إعادة النشر ويتم تحديث الصفحة بالكامل في كل مرة.&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;إضافة عنصر تحكم UpdateProgress إلى صفحة&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;The &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updateprogress.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdateProgress&lt;/span&gt;&lt;/a&gt; يعرض عنصر التحكم رسالة حالة أثناء محتوى جديد &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updatepanel.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdatePanel&lt;/span&gt;&lt;/a&gt; يتم الآن طلب التحكم.&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;&lt;b&gt;لإضافة عنصر تحكم&lt;/b&gt;&lt;b&gt; UpdateProgress &lt;/b&gt;&lt;b&gt;إلى الصفحة&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;من &lt;b&gt;ملحقات&lt;/b&gt;&lt;b&gt; AJAX&lt;/b&gt; اسحب علامة تبويب الأدوات، &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updateprogress.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdateProgress&lt;/span&gt;&lt;/a&gt; التحكم إلى الصفحة وقم بإفلاته أسفل &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updatepanel.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdatePanel&lt;/span&gt;&lt;/a&gt; عنصر التحكم.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;حدد&lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updateprogress.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdateProgress&lt;/span&gt;&lt;/a&gt; التحكم في ثم في الإطار "خصائص" بتعيين &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updateprogress.associatedupdatepanelid.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;AssociatedUpdatePanelID&lt;/span&gt;&lt;/a&gt; خاصية &lt;b&gt;UpdatePanel1&lt;/b&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;وهذا يقوم بربط &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updateprogress.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdateProgress&lt;/span&gt;&lt;/a&gt; التحكم مع &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updatepanel.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdatePanel&lt;/span&gt;&lt;/a&gt; عنصر التحكم الذي قمت بإضافته سابقاً.&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;في المنطقة القابلة للتحرير &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updateprogress.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdateProgress&lt;/span&gt;&lt;/a&gt; عنصر تحكم نوع &lt;b&gt;الحصول على الموظفين&lt;/b&gt;&lt;b&gt;... &lt;/b&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;حفظ التغييرات ومن ثم اضغط CTRL + F5 لعرض الصفحة في مستعرض.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;إذا كان هناك أي تأخير بينما يتم تشغيل استعلام SQL الصفحة كما تقوم بإرجاع البيانات &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updateprogress.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdateProgress&lt;/span&gt;&lt;/a&gt; يعرض الرسالة التي قمت بإدخالها في عنصر التحكم &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updateprogress.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdateProgress&lt;/span&gt;&lt;/a&gt; عنصر التحكم.&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;إضافة تأخير إلى تطبيق نموذج&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;إذا كان التطبيق الخاص بك يقوم بتحديث كل صفحة من البيانات بسرعة, قد لا تشاهد المحتوى &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updateprogress.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdateProgress&lt;/span&gt;&lt;/a&gt; التحكم في الصفحة. The &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updateprogress.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdateProgress&lt;/span&gt;&lt;/a&gt; يعتمد التحكم &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updateprogress.displayafter.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;DisplayAfter&lt;/span&gt;&lt;/a&gt; يتم عرض الخصائص التي تتيح لك تعيين مهلة قبل عنصر التحكم. يؤدي ذلك إلى منع عنصر التحكم يومض في المستعرض في حالة حدوث التحديث لف سريع جداً. بشكل افتراضي، يتم تعيين التأخير إلى 500 ميلي ثانية (.5 ثانية) ، مما يعني التي &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updateprogress.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdateProgress&lt;/span&gt;&lt;/a&gt; لن يتم عرض عنصر التحكم إذا كان التحديث وقتًا أقل من نصف ثانية.&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;في بيئة تطوير إضافة تأخير زائفة إلى التطبيق الخاص بك للتأكد من &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updateprogress.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdateProgress&lt;/span&gt;&lt;/a&gt; يعمل عنصر التحكم بالشكل المطلوب. هذا هو خطوة اختيارية وهو فقط من أجل اختبار التطبيق الخاص بك.&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;&lt;b&gt;لإضافة تأخير التطبيق عينة&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;داخل&lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updatepanel.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdatePanel&lt;/span&gt;&lt;/a&gt; عنصر تحكم حدد &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.webcontrols.gridview.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;GridView&lt;/span&gt;&lt;/a&gt; عنصر التحكم.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;في الإطار "خصائص" ، انقر فوق الزر. &lt;b&gt;Update &lt;/b&gt;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;انقر نقراً مزدوجاً فوق &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.webcontrols.gridview.pageindexchanged.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;PageIndexChanged&lt;/span&gt;&lt;/a&gt; حدث إنشاء معالج أحداث.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;قم بإضافة التعليمة البرمجية التالية إلى &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.webcontrols.gridview.pageindexchanged.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;PageIndexChanged&lt;/span&gt;&lt;/a&gt; لإنشاء تأخير الثانية ثلاثة artificially معالج الأحداث:&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;Visual Basic&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;//Include three second delay for example only.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;System.Threading.Thread.Sleep(3000);&lt;/span&gt;&lt;/p&gt;
&lt;div align="right"&gt;
&lt;table style="width: 97%;" dir="rtl" border="1" cellspacing="0" cellpadding="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;&lt;b&gt;&lt;/b&gt;&lt;b&gt;ملاحظة&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top"&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;معالج الخاص &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.webcontrols.gridview.pageindexchanged.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;PageIndexChanged&lt;/span&gt;&lt;/a&gt; يقدم الحدث عن قصد تأخير هذه الإرشادات التفصيلية. في التدريب العملي عدم تقديم تأخير. بدلاً من ذلك، ستكون التأخير الناتج من حركة مرور الملقم أو رمز الخادم وقتاً طويلاً معالجة مثل استعلام قاعدة بيانات تشغيلها لفترة طويلة.&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;حفظ التغييرات ومن ثم اضغط CTRL + F5 لعرض الصفحة في مستعرض.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif;"&gt;بسبب وجود الآن تأخير الثانية ثلاثة كل مرة يتم فيها الانتقال إلى صفحة جديدة من البيانات, ستكون قادراً على مشاهدة &lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.updateprogress.aspx"&gt;&lt;span style="color: #0033cc;" color="#0033cc"&gt;UpdateProgress&lt;/span&gt;&lt;/a&gt; عنصر التحكم.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: tahoma,arial,helvetica,sans-serif; font-size: small;" size="3"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10260743" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Arabic/">Arabic</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/ASP-NET/">ASP.NET</category></item><item><title>SEO Arabic</title><link>http://blogs.msdn.com/b/vsarabic/archive/2012/01/25/seo-arabic.aspx</link><pubDate>Wed, 25 Jan 2012 10:24:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10260469</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10260469</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2012/01/25/seo-arabic.aspx#comments</comments><description>&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;Arabic is one of the highly ranked internet languages in the world&amp;hellip; so the topic of Arabic SEO is very interesting, especially for this blog audience. How to improve the ranking of Arabic Web pages?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;There are several factors that contribute to good SEO practices&amp;hellip; but I&amp;rsquo;ll specifically focus on the issues particular for Arabic.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;1)&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;Your website hosting. You have to be sure that the Arabic hosting company is reliable. That insures that the speed from clicking on the search engine link to browsing the page is good. The search engine monitors how long it takes to navigate to the page&amp;hellip; the faster the host the more the search engine like your site. Therefore it&amp;rsquo;s a good thing to invest in a good hosting company.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;2)&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;Arabic is a language spoken in more than 15 countries.. each country has their own culture but share this common language. To target a specific country you have to be able to address your target.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;a.&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;The Arabic formal language usage is also different from one country to the other . For example the word &amp;ldquo;boy&amp;rdquo; in a country is &amp;ldquo; &lt;/span&gt;ولد&lt;span style="font-family: Calibri;" face="Calibri"&gt;&amp;rdquo;in&lt;/span&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;a second is &amp;ldquo;&lt;/span&gt;صبي&lt;span style="font-family: Calibri;" face="Calibri"&gt;&amp;rdquo; &amp;nbsp;, and in other regions &amp;ldquo;&lt;/span&gt;غلام&lt;span style="font-family: Calibri;" face="Calibri"&gt;&amp;rdquo;&amp;hellip; All of them are correct and understandable by other Arabic speakers but the word&amp;rsquo;s relevance depends on the country\region&lt;/span&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;. &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;b.&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;Include &lt;b&gt;colloquial&lt;/b&gt; word or phrase that is common in everyday, unconstrained conversation rather than in formal speech or formal writing. So this will create a stronger bonding with your target audience.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;c.&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;If your target audience are comfortable in writing Arabic in a Latin script (English or French) characters. For example, the word &amp;ldquo;3oud&amp;rdquo; for &amp;ldquo;&lt;/span&gt;عود&lt;span style="font-family: Calibri;" face="Calibri"&gt;&amp;rdquo;. It makes your site more friendly and attractive to the target audience.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;3)&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;Let people talk about your site!&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;If people from your region and community shares links, likes and positively talk about your site&amp;hellip; search engine will pick up this info and start to notice your site.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;Finally, SEO doesn&amp;rsquo;t happen overnight... it needs good SEO implementation and time... so be patient and consistent in the value you offer people and your site will be rewarded.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10260469" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Arabic/">Arabic</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/SEO/">SEO</category></item><item><title>What a year 2011!</title><link>http://blogs.msdn.com/b/vsarabic/archive/2011/12/25/what-a-year-2011.aspx</link><pubDate>Sun, 25 Dec 2011 09:08:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10250893</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10250893</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2011/12/25/what-a-year-2011.aspx#comments</comments><description>&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;Wow, is it finally coming to an end! This was a remarkable year. It started with a big bang, Tunisia&amp;rsquo;s Bin Ali fled to Saudi and Egypt&amp;rsquo;s Mubarak stepped down, Libya&amp;rsquo;s Gadhafi dead, Yemen&amp;rsquo;s Saleh stepped down and Syria&amp;rsquo;s unrest... an Arab Spring &amp;hellip; a bumpy ride but it&amp;rsquo;s not easy to change, we need to pay the price of change. Finally, I hope it all turns out to the best, no matter what.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;At work, my ride wasn&amp;rsquo;t smooth either... There was a lot of change in 2011 too. My passion will always be in Arabic, bidi and RTL, after all I&amp;rsquo;ve been working in this field for so long... but I have other responsibilities, working on SEO (search engine optimization), BI Business Intelligence and more content related tasks, after all my team moved to the developer guidance team, overlooking the MSDN and TechNet. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;This has kept me super busy and kept me away from my blog, but I need to set my priorities straight, I want to continue blogging and posting interesting blogs to Arabic developers and making sure that Developing Arabic Applications are easy.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: x-small;" face="Calibri"&gt;Note: This is a personal reflection and doesn&amp;rsquo;t represent the opinion of my employer &amp;hellip; just to make things clear.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10250893" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/misc/">misc</category></item><item><title>Arabic Abjad Keyboard for Windows Phone 7.1</title><link>http://blogs.msdn.com/b/vsarabic/archive/2011/11/24/arabic-abjad-keyboard-for-windows-phone-7-1.aspx</link><pubDate>Thu, 24 Nov 2011 08:55:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10241222</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10241222</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2011/11/24/arabic-abjad-keyboard-for-windows-phone-7-1.aspx#comments</comments><description>&lt;p&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="font-size: small;" size="3"&gt;Ever wanted a keyboard that just works? Here you go, fully functional and compatible with WP7 7.1 (Mango)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;Arabic Abjad Keyboard available now for Windows Phone 7.1, &lt;/span&gt;&lt;a href="http://www.windowsphone.com/en-US/apps/2a3c2b03-40ca-44fc-95a3-a6b78396705e"&gt;&lt;span style="color: #0000ff; font-family: Calibri; font-size: small;" face="Calibri" size="3" color="#0000ff"&gt;Abjad Keyboard&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="font-size: small;" size="3"&gt;You can now correct misspelled words by tapping over them and then correcting or deleting them.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-size: small;" size="3"&gt;لوحة مفاتيح عربية سهلة الاستخدام ومرنة. تأتيك الآن بواجهة بسيطة وجميلة&lt;span style="font-family: Calibri;" face="Calibri"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="font-size: small;" size="3"&gt;Versions Change Log&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="font-size: small;" size="3"&gt;ver1.6&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;span style="font-size: small;" size="3"&gt;* Help instructions added (tap over the question mark)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p dir="rtl"&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;* &lt;/span&gt;تم إضافة بعض التعليمات، إضغط على زر علامة الاستفهام بجانب اسم البرنامج&lt;span style="font-family: Calibri;" face="Calibri"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;ver1.5:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;* Full support for portrait and landscape modes.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;* Compatible with dark and light themes.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;* Ability to correct words without the need to erase all text.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;"Abjad Keyboard" is one of thousands of great apps for Windows Phone.&amp;nbsp; See more at WindowsPhone.com &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10241222" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/General/">General</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Arabi/">Arabi</category></item><item><title>Create VS LightSwitch Arabic application</title><link>http://blogs.msdn.com/b/vsarabic/archive/2011/10/03/create-vs-lightswitch-arabic-application.aspx</link><pubDate>Mon, 03 Oct 2011 11:46:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10219132</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10219132</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2011/10/03/create-vs-lightswitch-arabic-application.aspx#comments</comments><description>&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;Some strong database professionals were dreaming of a power MS Access like, tool, that would take care of their UI, while they concentrate on their database. Microsoft Visual Studio LightSwitch 2011 &amp;nbsp;enables you to develop line-of-business applications easily . LightSwitch is optimized &amp;nbsp;to combine two things: data plus screens easily. Now you can an Arabic runtime application with a few settings. I discussed it in details in this &lt;a title="LightSwitch HowTo blog." href="http://blogs.msdn.com/b/global_developer/archive/2011/09/28/lightswitch-how-to-change-the-run-time-language.aspx"&gt;LightSwitch HowTo blog.&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;You need to set you application &lt;strong&gt;culture&lt;/strong&gt; to Arabic and the result is great. Your application is displayed Arabic and right-to-left orientation. You may fine tune it to have a more customized display.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-82-96/2273.LSCulture.jpg"&gt;&lt;img border="0" alt="MS VS LightSwitch Culture" src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-82-96/2273.LSCulture.jpg" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;I created a table with Arabic name and columns, check this screenshot:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;&amp;nbsp;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-82-96/2642.ArabicLightSwitch.jpg"&gt;&lt;img border="0" alt="MS VS LightSwitch Arabic Culture" src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-82-96/2642.ArabicLightSwitch.jpg" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;I hope you enjoyed this short LightSwitch Intro.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10219132" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Arabic/">Arabic</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/LightSwitch/">LightSwitch</category></item><item><title>RightToLeftAutoMirrorImage, what’s that?</title><link>http://blogs.msdn.com/b/vsarabic/archive/2011/09/25/righttoleftautomirrorimage-what-s-that.aspx</link><pubDate>Sun, 25 Sep 2011 15:09:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10216361</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10216361</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2011/09/25/righttoleftautomirrorimage-what-s-that.aspx#comments</comments><description>&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;It&amp;rsquo;s a mouthful, but we wanted to provide descriptive words for this property. This property is in the Strip controls, the &lt;b&gt;MenuStrip&lt;/b&gt; , &lt;b&gt;ToolStrip&lt;/b&gt; , &lt;b&gt;StatusStrip&lt;/b&gt; , and &lt;b&gt;ContextMenuStrip&lt;/b&gt; controls, in WinForms. When you set &lt;b&gt;RightToLeft=Yes&lt;/b&gt;, your strip control items are automatically rearranged from right-to- left. Even more, there is an additional property for the rtl images. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;By default, you should not mirror images, but in specific cases , you need the images to the rtl too.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&lt;b&gt;RightToLeftAutoMirrorImage&lt;/b&gt; resolves common issues with rtl users, who use directional images, an example of directional images are the arrows with next \previous images. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;In this specific case, you need your image to be mirrored too. This property mirrors automatically the &lt;b&gt;ToolStripItem&lt;/b&gt; image when the &lt;b&gt;RightToLeft&lt;/b&gt; property is set to &lt;b&gt;Yes&lt;/b&gt;. Otherwise this property doesn't have an effect on your control.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;This is the code snippet to mirror the Help image, in a toolstrip: &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;pre class="scroll"&gt;&lt;code class="cplusplus"&gt;// helpToolStripButton&lt;br /&gt; //&lt;br /&gt; &lt;br /&gt; this .helpToolStripButton.DisplayStyle = System.Windows.Forms. ToolStripItemDisplayStyle .Image; &lt;br /&gt; this .helpToolStripButton.Image = ((System.Drawing. Image )(resources.GetObject( "helpToolStripButton.Image" ))); &lt;br /&gt; this .helpToolStripButton.RightToLeftAutoMirrorImage = true ; &lt;br /&gt; this .helpToolStripButton.Text = "He&amp;amp;lp" ;&lt;/code&gt;&lt;/pre&gt;
&lt;pre class="scroll"&gt;&lt;code class="cplusplus"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-82-96/7563.toolstrip.jpg"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-00-82-96/7563.toolstrip.jpg" /&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; &lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10216361" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/WinForms/">WinForms</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/RightToLeft/">RightToLeft</category></item><item><title>Get Traffic to your Website</title><link>http://blogs.msdn.com/b/vsarabic/archive/2011/09/21/get-traffic-to-your-website.aspx</link><pubDate>Wed, 21 Sep 2011 09:42:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10214638</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10214638</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2011/09/21/get-traffic-to-your-website.aspx#comments</comments><description>&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;Everyone wants to be the first page to be returned by a search engine, to get more traffic and do better business. When a search engine returns its results, how do you rank up, instead of down in the search results? How Google, Bing or Yahoo decide, who takes first place? This is really a specialized topic called SEO (Search Engine Optimization). Now, there is a job for people, whose task is to enhance the websites search results finding (SEO).&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;I&amp;rsquo;ll try to summarize the key concepts:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;" size="3" face="Calibri"&gt;1)&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;Your site must have a good &lt;b&gt;&lt;i&gt;structure&lt;/i&gt;&lt;/b&gt;, and have a short hierarchy (not too deep) and uses subfolders and all pages has links, so the search engine crawlers can reach them.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;" size="3" face="Calibri"&gt;2)&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;Targeted &lt;b&gt;&lt;i&gt;content&lt;/i&gt;&lt;/b&gt;. This starts from the correct Domain names, title pages.. and think about what your customer is looking for, and put these keywords in the pages.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;This reminds me when I wanted to promote for the Arabic MSDN library, but the results didn&amp;rsquo;t show up when users entered &amp;ldquo;Arabic development &amp;ldquo;&amp;hellip; of course there were no results these words were not in the site&amp;hellip; so I&amp;rsquo;m too optimistic I should have recommend that we include such keywords, so that people can land on these pages&amp;hellip; but this is a different story&amp;hellip; back to SEO.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;" size="3" face="Calibri"&gt;3)&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;If your site has &lt;b&gt;&lt;i&gt;authority&lt;/i&gt;&lt;/b&gt;, it will rank higher. So the question is, is: &amp;ldquo;How do you gain your authority?&amp;rdquo; Some factors to enhance your authority are: when people visit your page more often + people link to your site + good hosting (that is not too slow or has spam). All these are factors that give your pages and your website authority. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;The search engine don&amp;rsquo;t tell people, how they do there ranking but if everybody new, then it would ruin the result. So if you need to know more about the topic, I recommend you search for SEO topics :)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;Sorry if I changed the topic in this blog from my usual Arabic development topics and discuss something different. But I hope you enjoy it.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10214638" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/General/">General</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/misc/">misc</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Search/">Search</category></item><item><title>Detecting RTL Cultures</title><link>http://blogs.msdn.com/b/vsarabic/archive/2011/08/25/detecting-rtl-cultures.aspx</link><pubDate>Thu, 25 Aug 2011 09:29:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10200204</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10200204</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2011/08/25/detecting-rtl-cultures.aspx#comments</comments><description>&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;When you develop Arabic\English applications you are bound to change you may change the Forms direction to rtl, programmatically at runtime or (1) according to user settings or (2) according to the detected OS culture. &amp;nbsp;According to user settings is straightforward but what about change it according to the detected OS.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;As the application loads the .NET framework inherits loads the system UI into the CurrentUICulture, you are then free to override the CurrentUICulture , if you need to display in another UI culture.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;The TextInfo.IsRightToLeft property indicates the direction of each culture. This is a simple code snippet to detect the culture direction. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: courier new,courier;"&gt;private static bool IsRightToLeftCulture() &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new,courier;"&gt;{ &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new,courier;"&gt;return System.Globalization.CultureInfo.CurrentUICulture.TextInfo.IsRightToLeft; &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new,courier;"&gt;}&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;Then you can use this function to know if the culture is right-to-left, and load the appropriate resources and set the appropriate RightToLeft styles.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;I hope this helps.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10200204" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/RightToLeft/">RightToLeft</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Culture/">Culture</category></item><item><title>Text Rendering</title><link>http://blogs.msdn.com/b/vsarabic/archive/2011/08/21/text-rendering.aspx</link><pubDate>Sun, 21 Aug 2011 09:05:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10198216</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10198216</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2011/08/21/text-rendering.aspx#comments</comments><description>&lt;p&gt;There are numerous classes presented by GDI+ and GDI for rendering text on Windows Forms. The GDI+ Graphics class has several DrawString methods that allow you to specify various features of text, such as location, bounding rectangle, font, and format. In addition, you can draw and measure text with GDI using the static DrawText and MeasureText methods offered by the TextRenderer class. The GDI methods also allow you to specify location, font, and format.&lt;/p&gt;
&lt;p&gt;In the case of RightToLeftLayout is true you should use GDI instead of GDI+. This means, you need to use TextRenderer class to display text, while RightToLeftLayout is true. On the other hand, if you use DrawString the text would be mirrored and not readable. A better incentive to use GDI is that it offers better performance and more accurate text measuring than GDI+.&lt;/p&gt;
&lt;p&gt;With the introduction of RightToLeftLayout we need to examine two cases for text display. The first is when RightToLeftLayout=true and the second is when RightToLeftLayout=false.&lt;/p&gt;
&lt;p&gt;Let's examine the first case, when &lt;b&gt;RightToLeftLayout &lt;/b&gt;is set to true:&lt;/p&gt;
&lt;p&gt;&amp;bull; You don't need to change the coordinates because the origin starts from the rightmost edge instead of the left edge of the drawing area.&lt;/p&gt;
&lt;p&gt;&amp;bull; You don't need to set the rtl TextFormatFlags because they are set by default.&lt;/p&gt;
&lt;p&gt;The following code snippets show how to display text when RightToLeftLayout=true and RightToLeft=yes:&lt;/p&gt;
&lt;p&gt;[VB]&lt;/p&gt;
&lt;p&gt;TextRenderer.DrawText(e.Graphics, " العربية !", Me.Font, New Rectangle(5, 5, 50, 50), SystemColors.ControlText)&lt;/p&gt;
&lt;p&gt;[C#]&lt;/p&gt;
&lt;p&gt;TextRenderer.DrawText(e.Graphics, " العربية !", this.Font, new Rectangle(5, 5, 50, 50), SystemColors.ControlText);&lt;/p&gt;
&lt;p&gt;Let's examine the second case, when &lt;b&gt;RightToLeftLayout &lt;/b&gt;is set to false:&lt;/p&gt;
&lt;p&gt;&amp;bull; You need to calculate the correct left edge of your controls. Since the origin is still on the left and not on the right.&lt;/p&gt;
&lt;p&gt;&amp;bull; You need to set the rtl &lt;b&gt;TextFormatFlags &lt;/b&gt;because it is not set by default. You need to specify &lt;b&gt;TextFormatFlags.RightToLeft &lt;/b&gt;.&lt;/p&gt;
&lt;p&gt;The following code snippets show how to display text when RightToLeftLayout=false and RightToLeft=yes:&lt;/p&gt;
&lt;p&gt;[VB] &lt;br /&gt;&lt;br /&gt;'We have to adjust the left of the drawing rectangle to draw the text in the correct location &lt;br /&gt;'NewLeft = FormWidth - (Left + Width) &lt;br /&gt;TextRenderer.DrawText(e.Graphics, " العربية !", Me.Font, New Rectangle(Me.Width - (5 + 50), 5, 50, 50), &lt;br /&gt;SystemColors.ControlText, TextFormatFlags.RightToLeft)&lt;/p&gt;
&lt;p&gt;[C#] &lt;br /&gt;&lt;br /&gt;// We have to adjust the left of the drawing rectangle to draw the text in the correct location &lt;br /&gt;//NewLeft = FormWidth - (Left + Width) &lt;br /&gt;TextRenderer.DrawText(e.Graphics, " العربية !", this.Font, new Rectangle(this.Width - (5+50), 5, 50, 50), &lt;br /&gt;SystemColors.ControlText, TextFormatFlags.RightToLeft);&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10198216" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/General/">General</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/RightToLeft/">RightToLeft</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/misc/">misc</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Strings/">Strings</category></item><item><title>Reading and Display Dates</title><link>http://blogs.msdn.com/b/vsarabic/archive/2011/08/15/reading-and-display-dates.aspx</link><pubDate>Mon, 15 Aug 2011 09:48:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10195657</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10195657</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2011/08/15/reading-and-display-dates.aspx#comments</comments><description>&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;One of the hottest topics in globalization is the topic of dates. Today we&amp;rsquo;ll see how we can use the &lt;/span&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/system.datetime.aspx"&gt;&lt;span style="color: #0000ff; font-family: Calibri; font-size: small;" face="Calibri" size="3" color="#0000ff"&gt;DateTime&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt; class in the .NET framework to read and display different date values from different calendars.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;The actual DateTime value is independent of the way it appears when you display it in your UI. Internally, all DateTime values are denoted as the total number of ticks that have elapsed since 12:00:00 midnight, January 1, 0001. The appearance of a DateTime value is the result of a formatting operation. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="color: #4f81bd;" color="#4f81bd"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;Reading Dates&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;First, you can initialize through the constructors, or by parsing the string representation of a date and time value. The Parse, ParseExact, TryParse, and TryParseExact methods all convert a string to its equivalent date and time value. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;You can use the TryParse and TryParseExact methods to check if a particular string contains a valid representation of a DateTime value in addition to performing the conversion. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;The following example uses the Parse method to parse a UmAlQura string and convert it to a DateTime value. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffffff;"&gt;private&amp;nbsp;static&amp;nbsp;String&amp;nbsp;ReadHijriDate(String&amp;nbsp;InputStr)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffffff;"&gt;{&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; String&amp;nbsp;OutStr=&amp;nbsp;"";&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DateTime&amp;nbsp;dt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; System.Globalization.DateTimeFormatInfo&amp;nbsp;HijriDTFI;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; try&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HijriDTFI&amp;nbsp;=&amp;nbsp;new&amp;nbsp;System.Globalization.CultureInfo("ar-SA",&amp;nbsp;false).DateTimeFormat;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HijriDTFI.Calendar&amp;nbsp;=&amp;nbsp;new&amp;nbsp;System.Globalization.UmAlQuraCalendar();&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dt&amp;nbsp;=&amp;nbsp;DateTime.Parse(InputStr,&amp;nbsp;HijriDTFI);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OutStr&amp;nbsp;=&amp;nbsp;dt.Date.ToString("dddd,&amp;nbsp;dd&amp;nbsp;MMMM,&amp;nbsp;yyyy");&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; catch&amp;nbsp;(Exception&amp;nbsp;ex)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MessageBox.Show(ex.Message);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OutStr&amp;nbsp;=&amp;nbsp;"Error";&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return&amp;nbsp;OutStr;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color: #ffffff;"&gt;}&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="color: #4f81bd;" color="#4f81bd"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;Displaying Dates&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;The appearance of date values is dependent on the culture, international standards, application requirements. The DateTime offers a great deal of flexibility in formatting date and time values through the overloads of its ToString method.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;&amp;nbsp;The default DateTime.ToString() method returns the string representation of a date and time value using the current culture's short date and long time pattern. However, you can display the dates in the different calendars that you need. For example, the below code displays the dateTime in a UmAlQura date, notice here that the range for the UmAlQura calendar is much less than the Gregorian calendar, therefore you need to fallback to the HijriCalendar. Check out this code:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;private&amp;nbsp;static&amp;nbsp;String&amp;nbsp;DisplayHijriDate(DateTime&amp;nbsp;dt)&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;{&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; String&amp;nbsp;OutStr&amp;nbsp;=&amp;nbsp;"";&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; System.Globalization.DateTimeFormatInfo&amp;nbsp;HijriDTFI;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; try&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;&amp;nbsp; {&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //dt&amp;nbsp;=&amp;nbsp;Convert.ToDateTime(InputStr);&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HijriDTFI&amp;nbsp;=&amp;nbsp;new&amp;nbsp;System.Globalization.CultureInfo("ar-SA",&amp;nbsp;false).DateTimeFormat;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HijriDTFI.Calendar&amp;nbsp;=&amp;nbsp;new&amp;nbsp;System.Globalization.UmAlQuraCalendar();&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if&amp;nbsp;(dt&amp;nbsp;&amp;gt;&amp;nbsp;HijriDTFI.Calendar.MaxSupportedDateTime)&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //We&amp;nbsp;fell&amp;nbsp;back&amp;nbsp;to&amp;nbsp;Hijri&amp;nbsp;calendar,&amp;nbsp;when&amp;nbsp;we&amp;nbsp;reached&amp;nbsp;UmAlQura&amp;nbsp;Max&amp;nbsp;limit&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HijriDTFI.Calendar&amp;nbsp;=&amp;nbsp;new&amp;nbsp;System.Globalization.HijriCalendar();&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OutStr&amp;nbsp;=&amp;nbsp;dt.Date.ToString("dddd,&amp;nbsp;dd&amp;nbsp;MMMM,&amp;nbsp;yyyy",&amp;nbsp;HijriDTFI);&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; catch&amp;nbsp;(Exception&amp;nbsp;ex)&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MessageBox.Show(ex.Message);&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OutStr&amp;nbsp;=&amp;nbsp;"Error";&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return&amp;nbsp;OutStr;&lt;/span&gt;&lt;/pre&gt;
&lt;pre&gt;&lt;span style="font-size: x-small;" size="2"&gt;}&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;" face="Calibri" size="3"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span style="font-family: Calibri;" face="Calibri"&gt;I hope you found this blog useful and demonstrated how to read and display date through the DateTime class.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10195657" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Calendar/">Calendar</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Culture/">Culture</category></item><item><title>Arabic a Complex Script</title><link>http://blogs.msdn.com/b/vsarabic/archive/2011/05/26/arabic-a-complex-script.aspx</link><pubDate>Thu, 26 May 2011 08:58:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10168578</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10168578</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2011/05/26/arabic-a-complex-script.aspx#comments</comments><description>&lt;p&gt;In this video, you will explore the different features of the Arabic language. First, we will add an Arabic Keyboard and start typing Arabic. Switch to right-to-left display and examine some Arabic character shaping characteristics, in addition to ligatures, kashida, diacritics and Arabic numerals. Short video and filled with demos.&lt;/p&gt;
&lt;p&gt;&lt;iframe scrolling="no" frameborder="0" src="http://channel9.msdn.com/Blogs/AldoNET/WR-Series-Arabic-a-Complex-Script/player?w=512&amp;amp;h=288" style="height: 288px; width: 512px;"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;p&gt;For your reference, this is a table of the characters used in my demo:&lt;/p&gt;
&lt;table cellpadding="0" cellspacing="0" border="1"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td width="111" valign="top"&gt;
&lt;p&gt;&lt;b&gt;Arabic String&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td width="208" valign="top"&gt;
&lt;p&gt;&lt;b&gt;English Keyboard equivalent&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td width="319" valign="top"&gt;
&lt;p&gt;&lt;b&gt;Remarks&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td width="111" valign="top"&gt;
&lt;p&gt;&lt;b&gt;ا ااا&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td width="208" valign="top"&gt;
&lt;p&gt;h hhh&lt;/p&gt;
&lt;/td&gt;
&lt;td width="319" valign="top"&gt;
&lt;p&gt;The character &amp;ldquo;alef&amp;rdquo;, isolated, initial, middle and final forms&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td width="111" valign="top"&gt;
&lt;p&gt;&lt;b&gt;ث ثثث&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td width="208" valign="top"&gt;
&lt;p&gt;e eee&lt;/p&gt;
&lt;/td&gt;
&lt;td width="319" valign="top"&gt;
&lt;p&gt;The character &amp;ldquo;thaa&amp;rdquo;, isolated, initial, middle and final forms&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td width="111" valign="top"&gt;
&lt;p&gt;&lt;b&gt;ه ههه&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td width="208" valign="top"&gt;
&lt;p&gt;i iii&lt;/p&gt;
&lt;/td&gt;
&lt;td width="319" valign="top"&gt;
&lt;p&gt;The character &amp;ldquo;Haa&amp;rdquo;, isolated, initial, middle and final forms&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td width="111" valign="top"&gt;
&lt;p&gt;&lt;b&gt;لا&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td width="208" valign="top"&gt;
&lt;p&gt;gh&lt;/p&gt;
&lt;/td&gt;
&lt;td width="319" valign="top"&gt;
&lt;p&gt;Ligature character, &amp;ldquo;Lam&amp;rdquo; + &amp;ldquo;Alef&amp;rdquo;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td width="111" valign="top"&gt;
&lt;p&gt;&lt;b&gt;ًُ&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td width="208" valign="top"&gt;
&lt;p&gt;WE&lt;/p&gt;
&lt;/td&gt;
&lt;td width="319" valign="top"&gt;
&lt;p&gt;Diacritics&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td width="111" valign="top"&gt;
&lt;p&gt;&lt;b&gt;ـــــــ&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td width="208" valign="top"&gt;
&lt;p&gt;J&lt;/p&gt;
&lt;/td&gt;
&lt;td width="319" valign="top"&gt;
&lt;p&gt;Kashida , or Tatweel character&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10168578" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Arabic/">Arabic</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Channel+9/">Channel 9</category></item><item><title> Arabic MSDN library and the Arabic VS UI tooltip (CLIP) on Youtube</title><link>http://blogs.msdn.com/b/vsarabic/archive/2011/05/16/arabic-msdn-library-and-the-arabic-vs-ui-tooltip-clip-on-youtube.aspx</link><pubDate>Mon, 16 May 2011 06:29:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10164756</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10164756</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2011/05/16/arabic-msdn-library-and-the-arabic-vs-ui-tooltip-clip-on-youtube.aspx#comments</comments><description>&lt;p&gt;I created a YouTube channel and posted a couple of videos on the Arabic MSDN library and the Arabic VS UI tooltip (CLIP) project.&lt;br /&gt;You can view them , and please share your feedback&lt;/p&gt;
&lt;p&gt;Arabic MSDN Library&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/vsarabic/archive/2011/05/16/arabic-msdn-library-and-the-arabic-vs-ui-tooltip-clip-on-youtube.aspx"&gt;(Please visit the site to view this video)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Arabic VS UI tooltip (CLIP) project&lt;br /&gt;&lt;a href="http://blogs.msdn.com/b/vsarabic/archive/2011/05/16/arabic-msdn-library-and-the-arabic-vs-ui-tooltip-clip-on-youtube.aspx"&gt;(Please visit the site to view this video)&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10164756" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Arabic/">Arabic</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Arabic+CLIP/">Arabic CLIP</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/_3906310628064A06_/">عربي</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/_28063106270645062C06_+_3906310628064A06_/">برامج عربي</category></item><item><title>Arabic Microsoft Terminology</title><link>http://blogs.msdn.com/b/vsarabic/archive/2011/05/11/arabic-microsoft-terminology.aspx</link><pubDate>Wed, 11 May 2011 07:41:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10163282</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10163282</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2011/05/11/arabic-microsoft-terminology.aspx#comments</comments><description>&lt;p&gt;So, this is not a developer related post but I think this helpful to developers writing Arabic applications. Over the past 5 weeks I talked with several developers and MVPs in the community, in addition I reviewed some of the Arabic developer content. I noticed that there were no standard for Arabic terms in programs and technical writing, in general.&lt;/p&gt;
&lt;p&gt;So if you want to have an Arabic application which uses the same terminology as Microsoft. We have a great resource: &amp;nbsp;&lt;a href="http://www.microsoft.com/language"&gt;http://www.microsoft.com/language&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;You will find the Microsoft glossaries for all it products for the different languages .&lt;/p&gt;
&lt;p&gt;So please visit the website, and enjoy!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10163282" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/General/">General</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Arabic/">Arabic</category></item><item><title>Sketch Flow Video Tutorials</title><link>http://blogs.msdn.com/b/vsarabic/archive/2011/04/13/sketch-flow-video-tutorials.aspx</link><pubDate>Wed, 13 Apr 2011 00:30:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10152944</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10152944</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2011/04/13/sketch-flow-video-tutorials.aspx#comments</comments><description>&lt;p class="MsoNormal" style="line-height: normal; margin: 0cm 0cm 0pt;"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;I&amp;rsquo;ll share with you today these very nice video tutorials about SketchFlow, here &lt;/span&gt;&lt;a href="http://www.barm.ag/"&gt;&lt;span style="font-family: Calibri; color: #0000ff; font-size: small;"&gt;http://www.barm.ag/&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="line-height: normal; margin: 0cm 0cm 0pt;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;The narration of the video is in Arabic and the key terms are in Arabic. It contains very useful information. Check it out and tell me what you think.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="text-align: right; line-height: normal; margin: 0cm 0cm 0pt; unicode-bidi: embed; direction: rtl;"&gt;&lt;span lang="AR-EG" style="font-family: 'Arial','sans-serif'; color: #444444; font-size: 10pt; mso-ansi-language: ES-GT; mso-bidi-language: AR-EG;"&gt;ي&lt;/span&gt;&lt;span lang="AR-SA" style="font-family: 'Arial','sans-serif'; color: #444444; font-size: 10pt;"&gt;عرض كيفية استخدام &lt;/span&gt;&lt;span dir="ltr" style="font-family: 'Arial','sans-serif'; color: #444444; font-size: 10pt;"&gt;SketchFlow&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span lang="AR-SA" style="font-family: 'Arial','sans-serif'; color: #444444; font-size: 10pt;"&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt; لبناء نماذج أولية تفاعلية للتطبيقات&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr" style="font-family: 'Arial','sans-serif'; color: #444444; font-size: 10pt;"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&amp;hellip;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;a href="http://www.barm.ag/"&gt;&lt;span style="font-family: Calibri; color: #0000ff; font-size: small;"&gt;http://www.barm.ag/&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="text-align: right; line-height: normal; margin: 0cm 0cm 0pt; unicode-bidi: embed; direction: rtl;"&gt;&lt;span dir="ltr"&gt;&lt;o:p&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10152944" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/recording/">recording</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/_3906310628064A06_/">عربي</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/sketchflow/">sketchflow</category></item><item><title>Reshape Arabic letters for Designers</title><link>http://blogs.msdn.com/b/vsarabic/archive/2011/03/23/reshape-arabic-letters-for-designers.aspx</link><pubDate>Wed, 23 Mar 2011 08:19:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10144708</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10144708</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2011/03/23/reshape-arabic-letters-for-designers.aspx#comments</comments><description>&lt;p class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Once again I got a request from a friend, actually I got the request from two friends but the first one was too sophisticated, they needed to shape Arabic characters to display on Windows Phone 7. However, the second request was to shape and re-order Arabic characters to use them in Expression Design. Microsoft Expression Design is graphic design tool for web images. It is part of the Microsoft Expression Studio suite and focuses on editing XAML and web graphics rather than print graphics (like Photoshop and Illustrator).&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;So my friend wanted to use Arabic words and use them in Expression Design. She had an easy way to simply use the Arabic words as images, .jpg or .png, then use them in her design. Of course this has many disadvantages, bad scaling &amp;amp; resizing, larger file size, not easy to change the colors or background , among a long list. &lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;I thought there must be a way to use Arabic fonts in these designers.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Windows in general perform the contextual shaping of Arabic characters as we type them, but some application, especially graphic designers apps, perform their own shaping and layout. On the other hand, I knew that the Unicode fonts that are shipped in Windows contain the shaped glyphs for Arabic character. &lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;So I wrote this simple conversion function to convert the Arabic characters from the Unicode 600 range to the shaped glyphs from the Unicode ranges. I thought it would be interesting tool to share with the rest of you Arabic developers\designers.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;For simplicity, I assumed a couple of things:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraphCxSpFirst"&gt;&lt;span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;span style="mso-list: Ignore;"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;1)&lt;/span&gt;&lt;span style="font: 7pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Only Arabic letters&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraphCxSpMiddle"&gt;&lt;span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;span style="mso-list: Ignore;"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;2)&lt;/span&gt;&lt;span style="font: 7pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Only accepts one word, having separators&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraphCxSpLast"&gt;&lt;span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;span style="mso-list: Ignore;"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;3)&lt;/span&gt;&lt;span style="font: 7pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;No numbers and No English accepted&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;I attached the application and you need to have the .NET Framework 2.0 to run it. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;How to use it:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;o:p&gt;&lt;img src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-82-96/0878.Untitled.jpg" border="0" /&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraphCxSpFirst"&gt;&lt;span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;span style="mso-list: Ignore;"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;1)&lt;/span&gt;&lt;span style="font: 7pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Type your Arabic word in the space provided.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraphCxSpMiddle"&gt;&lt;span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;span style="mso-list: Ignore;"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;2)&lt;/span&gt;&lt;span style="font: 7pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Press &amp;ldquo;Shape&amp;rdquo;, if you don&amp;rsquo;t need to reverse the string, then uncheck the Reverse the string&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraphCxSpMiddle"&gt;&lt;span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;span style="mso-list: Ignore;"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;3)&lt;/span&gt;&lt;span style="font: 7pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;The shaped string will appear in the result... press &amp;ldquo;Copy&amp;rdquo;. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraphCxSpLast"&gt;&lt;span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;span style="mso-list: Ignore;"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;4)&lt;/span&gt;&lt;span style="font: 7pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Go to your designer, and paste the Text (make sure you select the Text input first).&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Sounds easy, go ahead and try it.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Consolas; font-size: 9.5pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;I hope you find this useful &lt;/span&gt;&lt;span style="font-family: Wingdings; mso-ascii-font-family: Calibri; mso-ascii-theme-font: minor-latin; mso-hansi-font-family: Calibri; mso-hansi-theme-font: minor-latin; mso-char-type: symbol; mso-symbol-font-family: Wingdings;"&gt;&lt;span style="mso-char-type: symbol; mso-symbol-font-family: Wingdings;"&gt;J&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10144708" width="1" height="1"&gt;</description><enclosure url="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-components-postattachments/00-10-14-47-08/ConvertArabicGlyphs.zip" length="6674" type="application/x-zip-compressed" /><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/WinForms/">WinForms</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Arabic/">Arabic</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/bidi+display/">bidi display</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Expression/">Expression</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Designer/">Designer</category></item><item><title>Using Different Numerals in Silverlight</title><link>http://blogs.msdn.com/b/vsarabic/archive/2011/02/25/using-different-numerals-in-silverlight.aspx</link><pubDate>Fri, 25 Feb 2011 20:10:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10134256</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10134256</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2011/02/25/using-different-numerals-in-silverlight.aspx#comments</comments><description>&lt;p&gt;I just added a new blog post on my team blog about how to convert numbers from Arabic to Indic. The nice thing is this post works for any platform not only Silverlight. It also include the complete Silverlight code sample to demo this conversion. So read the full details at our team blog &lt;a href="http://blogs.msdn.com/b/global_developer/archive/2011/02/24/display-arabic-digits-in-silverlight.aspx"&gt;http://blogs.msdn.com/b/global_developer/archive/2011/02/24/display-arabic-digits-in-silverlight.aspx&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10134256" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Silverlight/">Silverlight</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Numbers/">Numbers</category></item><item><title>إنشاء جزء ويب لـ SharePoint</title><link>http://blogs.msdn.com/b/vsarabic/archive/2011/02/21/sharepoint.aspx</link><pubDate>Mon, 21 Feb 2011 07:27:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10132065</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10132065</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2011/02/21/sharepoint.aspx#comments</comments><description>&lt;p class="MsoNormal" dir="rtl" style="text-align: right; line-height: normal; margin: 0cm 0cm 7.5pt; unicode-bidi: embed; direction: rtl; background: white;"&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span lang="AR-EG" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-language: AR-EG;"&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&amp;lt;&lt;/span&gt;&lt;span lang="AR-SA" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 10pt; mso-fareast-font-family: 'Times New Roman';"&gt;هذه مقاطع من مواضيع أعجبتني من مكتبة تعليمات فيجوال ستوديو 2010, أرجو أن تنال&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;إعجابكم. &lt;/span&gt;&lt;a href="http://msdn.microsoft.com/ar-sa/library/ee231519.aspx?ocid=soc-n-gulf-loc-devdiv-dinal"&gt;&lt;span lang="AR-SA" style="font-family: 'Tahoma','sans-serif'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span style="color: #0033cc;"&gt;المقالة الأساسية موجودة هنا&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="color: #0033cc;"&gt;&lt;span class="MsoHyperlink"&gt;&lt;span lang="AR-SA" style="font-family: 'Tahoma','sans-serif'; font-size: 10pt; mso-fareast-font-family: 'Times New Roman';"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="ltr" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 10pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="text-align: right; line-height: normal; margin: 0cm 0cm 7.5pt; unicode-bidi: embed; direction: rtl; background: white;"&gt;&lt;span lang="AR-SA" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;لإنشاء "جزء ويب&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;" &lt;/span&gt;&lt;span lang="AR-SA" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;إضافة&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;b&gt;&lt;span lang="AR-SA" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;جزء ويب&lt;/span&gt;&lt;/b&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;span lang="AR-SA" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;العنصر إلى أي مشروع&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; SharePoint. &lt;/span&gt;&lt;span lang="AR-SA" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;لإضافة عناصر تحكم&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;span lang="AR-SA" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;إلى "جزء ويب" تحريره تعليمات برمجية الملف&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="text-align: right; line-height: normal; margin: 0cm 0cm 7.5pt; unicode-bidi: embed; direction: rtl; background: white;"&gt;&lt;span lang="AR-SA" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;يمكنك أيضاً&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;span lang="AR-SA" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;تصميم "أجزاء ويب" بشكل مرئي باستخدام مصمم&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;. &lt;/span&gt;&lt;span lang="AR-SA" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;لمزيد من المعلومات، راجع&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;span dir="ltr" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;a href="http://msdn.microsoft.com/ar-sa/library/ee231561.aspx?ocid=soc-n-gulf-loc-devdiv-dinal"&gt;&lt;span style="color: #0033cc;"&gt;&lt;span lang="AR-SA" dir="rtl"&gt;كيفية القيام بما&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;span lang="AR-SA" dir="rtl"&gt;يلي: إنشاء جزء ويب لـ&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; SharePoint &lt;span lang="AR-SA" dir="rtl"&gt;باستخدام مصمم&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="text-align: right; line-height: normal; margin: 0cm 0cm 10pt; unicode-bidi: embed; direction: rtl; background: white; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-outline-level: 3;"&gt;&lt;b&gt;&lt;span lang="AR-SA" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 10pt; mso-fareast-font-family: 'Times New Roman';"&gt;إنشاء جزء ويب لـ&lt;/span&gt;&lt;/b&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;b&gt;&lt;span dir="ltr" style="font-family: 'Tahoma','sans-serif'; color: black; font-size: 10pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; SharePoint&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="text-align: right; line-height: 140%; text-indent: -18pt; margin: 0cm 51pt 7.5pt 0cm; unicode-bidi: embed; direction: rtl; background: white; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"&gt;&lt;span style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: Tahoma;"&gt;&lt;span style="mso-list: Ignore;"&gt;1.&lt;span style="font: 7pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;إنشاء مشروع&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; SharePoint &lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;جديد أو فتح مشروع&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; SharePoint &lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;موجود&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;. &lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;للحصول على معلومات حول&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;المشروعات المؤقتة ، راجع&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;a href="http://msdn.microsoft.com/ar-sa/library/ee231554.aspx?ocid=soc-n-gulf-loc-devdiv-dinal"&gt;&lt;span style="color: #0033cc;"&gt;&lt;span lang="AR-SA" dir="rtl"&gt;للمشروع&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; SharePoint &lt;span lang="AR-SA" dir="rtl"&gt;و العنصر خصائص المشروع&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="text-align: right; line-height: 140%; text-indent: -18pt; margin: 0cm 51pt 7.5pt 0cm; unicode-bidi: embed; direction: rtl; background: white; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"&gt;&lt;span style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: Tahoma;"&gt;&lt;span style="mso-list: Ignore;"&gt;2.&lt;span style="font: 7pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;في&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;b&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;إضافة العنصر&lt;/span&gt;&lt;/b&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;مربع حوار جديد، في الجزء&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;b&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;القوالب المثبتة&lt;/span&gt;&lt;/b&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;قم بتوسيع العقدة&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;b&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;SharePoint&lt;/span&gt;&lt;/b&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt; &lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;له ثم انقر فوق&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;b&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;2010&lt;/span&gt;&lt;/b&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt; .&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="text-align: right; line-height: 140%; text-indent: -18pt; margin: 0cm 51pt 7.5pt 0cm; unicode-bidi: embed; direction: rtl; background: white; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"&gt;&lt;span style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: Tahoma;"&gt;&lt;span style="mso-list: Ignore;"&gt;3.&lt;span style="font: 7pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;في قائمة قوالب&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; SharePoint &lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;تحديد&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;b&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;جزء ويب&lt;/span&gt;&lt;/b&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;ثم انقر فوق&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;b&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;إضافة&lt;/span&gt;&lt;/b&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="text-align: right; line-height: 140%; text-indent: -18pt; margin: 0cm 51pt 7.5pt 0cm; unicode-bidi: embed; direction: rtl; background: white; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"&gt;&lt;span style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: Tahoma;"&gt;&lt;span style="mso-list: Ignore;"&gt;4.&lt;span style="font: 7pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;في المربع&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;b&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;الاسم&lt;/span&gt;&lt;/b&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;b&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;/b&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;، اكتب اسماً لصفحة ويب، ثم انقر فوق&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;b&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;إضافة&lt;/span&gt;&lt;/b&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="text-align: right; line-height: 140%; margin: 0cm 51pt 7.5pt 0cm; unicode-bidi: embed; direction: rtl; background: white;"&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;يظهر العنصر&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;b&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;جزء ويب&lt;/span&gt;&lt;/b&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;في&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;b&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;مستكشف&lt;/span&gt;&lt;/b&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;b&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;الحلول&lt;/span&gt;&lt;/b&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;. &lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;للحصول على أكثر المعلومات حول الملفات الموجودة في عنصر&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;b&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;جزء ويب&lt;/span&gt;&lt;/b&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;راجع&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;a href="http://msdn.microsoft.com/ar-sa/library/ee231579.aspx?ocid=soc-n-gulf-loc-devdiv-dinal"&gt;&lt;span style="color: #0033cc;"&gt;&lt;span lang="AR-SA" dir="rtl"&gt;إنشاء أجزاء ويب لـ&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; SharePoint&lt;/span&gt;&lt;/a&gt;. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="text-align: right; line-height: 140%; text-indent: -18pt; margin: 0cm 51pt 7.5pt 0cm; unicode-bidi: embed; direction: rtl; background: white; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"&gt;&lt;span style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: Tahoma;"&gt;&lt;span style="mso-list: Ignore;"&gt;5.&lt;span style="font: 7pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;b&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;مستكشف الحلول&lt;/span&gt;&lt;/b&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;, &lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;ينقر مزودجا "جزء ويب" تعليمات برمجية&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;الملف&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;. &lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;على&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;سبيل المثال، إذا كان اسم "جزء ويب&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;" WebPart1&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt; ، ينقر مزودجا&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; WebPart1.vb (&lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;في&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; Visual Basic) &lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;أو&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;WebPart1.cs (&lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;في&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; C#). &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="text-align: right; line-height: 140%; margin: 0cm 51pt 7.5pt 0cm; unicode-bidi: embed; direction: rtl; background: white;"&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;ملف رمز الشريط&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;يفتح في محرر التعليمة البرمجية&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="text-align: right; line-height: 140%; text-indent: -18pt; margin: 0cm 51pt 10pt 0cm; unicode-bidi: embed; direction: rtl; background: white; mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;"&gt;&lt;span style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: Tahoma;"&gt;&lt;span style="mso-list: Ignore;"&gt;6.&lt;span style="font: 7pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;إضافة عناصر&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;تحكم إلى&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;a href="http://msdn.microsoft.com/ar-sa/library/system.web.ui.control.createchildcontrols.aspx"&gt;&lt;span style="color: #0033cc;"&gt;CreateChildControls&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;الأسلوب&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;في &amp;rlm;&amp;rlm;رمز الملف "جزء ويب&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;". &lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;على سبيل المثال ، راجع&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA" dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;span dir="ltr" style="line-height: 140%; font-family: 'Tahoma','sans-serif'; color: black; font-size: 9pt; mso-fareast-font-family: 'Times New Roman';"&gt;&lt;a href="http://msdn.microsoft.com/ar-sa/library/ee231551.aspx?ocid=soc-n-gulf-loc-devdiv-dinal"&gt;&lt;span style="color: #0033cc;"&gt;&lt;span lang="AR-SA" dir="rtl"&gt;الإرشادات&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span lang="AR-SA"&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; &lt;/span&gt;&lt;span lang="AR-SA" dir="rtl"&gt;التفصيلية: إنشاء جزء ويب لـ&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt; SharePoint&lt;/span&gt;&lt;/a&gt;. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10132065" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Arabic/">Arabic</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/_2A06390644064506_/">تعلم</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/SharePoint/">SharePoint</category></item><item><title>Make yourself heard on Visual Studio 2010!</title><link>http://blogs.msdn.com/b/vsarabic/archive/2011/02/15/make-yourself-heard-on-visual-studio-2010.aspx</link><pubDate>Tue, 15 Feb 2011 15:34:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10129618</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10129618</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2011/02/15/make-yourself-heard-on-visual-studio-2010.aspx#comments</comments><description>&lt;p style="line-height: 10.5pt; background: white;"&gt;&lt;span style="font-family: 'Segoe UI','sans-serif'; color: #333333; font-size: 9pt;"&gt;The &lt;strong&gt;&lt;span style="font-family: 'Segoe UI','sans-serif';"&gt;Global Developer eXperience&lt;/span&gt;&lt;/strong&gt;, team prepared a &lt;a href="http://www.surveymonkey.com/s/VS2010IntlSurvey"&gt;&lt;span style="color: #0000ff;"&gt;survey&lt;/span&gt;&lt;/a&gt; to collect your feedback on how you use Visual Studio 2010&amp;hellip; If you used the Arabic CLIP, or the Arabic MSDN library, then please take this survey and give us your feedback and usage of Visual Studio 2010&amp;hellip; it only takes 10 minutes to complete.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="line-height: 10.5pt; background: white;"&gt;&lt;span style="font-family: 'Segoe UI','sans-serif'; color: #333333; font-size: 9pt;"&gt;With this questionnaire, we also try to understand the preferred usage scenarios of the product, to better &lt;b&gt;focus our future investments&lt;/b&gt; and improve the satisfaction of all users.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="line-height: 10.5pt; background: white;"&gt;&lt;span style="font-family: 'Segoe UI','sans-serif'; color: #333333; font-size: 9pt;"&gt;If you are using any version of Visual Studio 2010, let your comments be heard and fill the &lt;/span&gt;&lt;span style="font-family: 'Segoe UI','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;&lt;a href="http://www.surveymonkey.com/s/VS2010IntlSurvey"&gt;&lt;span style="color: #0000ff;"&gt;online survey.&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;span style="font-family: 'Segoe UI','sans-serif'; color: #333333; font-size: 9pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="line-height: 10.5pt; background: white;"&gt;&lt;span style="font-family: 'Segoe UI','sans-serif'; color: #333333; font-size: 9pt;"&gt;We thank you in advance for your comments.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0cm 0cm 0pt;"&gt;&lt;o:p&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10129618" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/General/">General</category></item><item><title>Come and Join us at Tech·Ed Middle East 2011</title><link>http://blogs.msdn.com/b/vsarabic/archive/2011/02/08/come-and-join-us-at-tech-183-ed-middle-east-2011.aspx</link><pubDate>Tue, 08 Feb 2011 09:54:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10126105</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10126105</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2011/02/08/come-and-join-us-at-tech-183-ed-middle-east-2011.aspx#comments</comments><description>&lt;p&gt;Tech&amp;middot;Ed Middle East returns to Dubai in 2011, March 8 - 10, for 3 full days of deep technical education, hands-on-learning and opportunities to connect with Microsoft and Community experts one-on-one. &lt;/p&gt;
&lt;p&gt;Tech&amp;middot;Ed is Microsoft's premier technical education forum for providing the most comprehensive technical training on Microsoft's suite of products, technologies, solutions and services. Attendees get deep technical content, hands-on learning experiences, and opportunities to connect with industry and Microsoft experts one-on-one. If you are a technology professional involved in building, deploying or maintaining IT solutions using Microsoft technologies, Tech&amp;middot;Ed Middle East is the conference that will help you solve today's real-world challenges and prepare you for tomorrow's innovations.&lt;/p&gt;
&lt;p&gt;The session catalogue is published and you can start to review the list of training that will be available, at &lt;a href="http://www.teched.ae/session-catalog.aspx"&gt;http://www.teched.ae/session-catalog.aspx&lt;/a&gt;.&amp;nbsp; &lt;br /&gt;You can also tell us what you think of the catalogue by completing the session preference survey here:&amp;nbsp; &lt;a href="http://www.teched.ae/session-preference.aspx"&gt;http://www.teched.ae/session-preference.aspx&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10126105" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Events/">Events</category></item><item><title>Enabling ASP.NET site for RTL</title><link>http://blogs.msdn.com/b/vsarabic/archive/2011/01/19/enabling-asp-net-site-for-rtl.aspx</link><pubDate>Wed, 19 Jan 2011 09:40:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10117523</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10117523</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2011/01/19/enabling-asp-net-site-for-rtl.aspx#comments</comments><description>&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="font-size: small;"&gt;I had a question from a friend about how to enable an ASP.NET site for right-to-left languages. I know what needs to be done and I published, over the years, some useful resources and small bit and pieces but I started of with Bing. What did I find? I found many questions from people who would like to enable their ASP .NET site for RTL, but the responses were not very clear. So I thought, this definitely deserves a blog, to clarify what you need to consider to enable your ASP .NET site. So this your brief guide on how to enable your website for RTL (Arabic)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;First&lt;/b&gt;, &lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;make sure your site is &lt;b&gt;Unicode&lt;/b&gt; aware and you are using good fonts that would display properly on any browser. Nice article here &lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.joelonsoftware.com/articles/Unicode.html"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Second&lt;/b&gt;, you need to decide on the &lt;b&gt;resource&lt;/b&gt; model that you need to select, either local or global resources. Would you prefer to declare resources implicitly or explicitly.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;A good resource for internationalizing your application is available at &lt;/span&gt;&lt;a href="http://quickstarts.asp.net/QuickStartv20/aspnet/doc/localization/default.aspx"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;http://quickstarts.asp.net/QuickStartv20/aspnet/doc/localization/default.aspx&lt;/span&gt;&lt;/a&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="font-size: small;"&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="font-size: small;"&gt;The first two steps are general to any language you need to localize your website into. The next steps are specific to RTL website.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="font-size: small;"&gt;&lt;b&gt;Third&lt;/b&gt;, specify when to use the &amp;ldquo;&lt;b&gt;dir&lt;/b&gt;&amp;rdquo; attribute. The dir attribute handles the RTL direction of text or UI elements. &lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;When direction is specified as RTL (right-to-left) in the &amp;lt;Page&amp;gt; tag, the page will be set as RTL and all the UI elements will be displayed from right to left and the vertical scrollbar appears on the left side, instead on the right. The rest of the controls in the page will implicitly inherit RTL style of the page. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="font-size: small;"&gt;If you don&amp;rsquo;t want to flip the layout of your page then specify the direction attribute on control s under the page level.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="font-size: small;"&gt;So answer the followings questions:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;b&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="font-size: small;"&gt;Where do I need to place the &amp;ldquo;dir&amp;rdquo; attribute ?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p class="MsoListParagraphCxSpFirst"&gt;&lt;span style="font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;&lt;span style="font-size: small;"&gt;&amp;middot;&lt;/span&gt;&lt;span style="font: 7pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span style="font-family: Calibri;"&gt;&lt;span style="font-size: small;"&gt;If you want to flip the layout of the page then set &amp;ldquo;dir=rtl&amp;rdquo; on the page level&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoListParagraphCxSpLast"&gt;&lt;span style="font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;&lt;span style="font-size: small;"&gt;&amp;middot;&lt;/span&gt;&lt;span style="font: 7pt 'Times New Roman';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span dir="ltr"&gt;&lt;/span&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;If you want to keep your page without the flipping the contents then use the &amp;ldquo;dir&amp;rdquo; on the contents and content elements&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;Some more information at &lt;/span&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/6eedwbtt.aspx"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;Bidirectional Support for ASP.NET Web Applications&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;b&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;How to load the &amp;ldquo;dir&amp;rdquo; on the fly?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;Simply save the direction value of your ASP .NET pages in the Arabic Resources and load the resource value on the fly. I have a post to show how to load &lt;b&gt;&amp;ldquo;dir&amp;rdquo;&lt;/b&gt; on the fly. &lt;/span&gt;&lt;a href="http://blogs.msdn.com/b/vsarabic/archive/2007/08/27/changing-the-web-page-direction-on-the-fly.aspx"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;http://blogs.msdn.com/b/vsarabic/archive/2007/08/27/changing-the-web-page-direction-on-the-fly.aspx&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;b&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Useful tips and tricks?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;Special considerations for the web page alignment and other useful tips and tricks are available in this blog post &lt;/span&gt;&lt;a href="http://blogs.msdn.com/b/vsarabic/archive/2007/07/31/quick-tips-on-having-arabic-web-pages.aspx"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;http://blogs.msdn.com/b/vsarabic/archive/2007/07/31/quick-tips-on-having-arabic-web-pages.aspx&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;I hope this short guide is useful !&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10117523" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/RightToLeft/">RightToLeft</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/dir/">dir</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/ASP-NET/">ASP.NET</category></item><item><title>البيئة الخاصة بالـ  SmallBasic </title><link>http://blogs.msdn.com/b/vsarabic/archive/2011/01/17/smallbasic.aspx</link><pubDate>Mon, 17 Jan 2011 08:37:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10116472</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10116472</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2011/01/17/smallbasic.aspx#comments</comments><description>&lt;p&gt;&lt;img src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/CommunityServer-Blogs-Components-WeblogFiles/00-00-00-82-96/4174.SmallBasic.jpg" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span lang="AR-EG" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt; mso-bidi-language: AR-EG;"&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;
&lt;p class="MsoNormal" dir="rtl" style="text-align: right; margin: 0cm 0cm 10pt; unicode-bidi: embed; direction: rtl;"&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span lang="AR-EG" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt; mso-bidi-language: AR-EG;"&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&amp;lt;هذه مقاطع من مواضيع أعجبتني من مستند بدء تشغيل &lt;/span&gt;&lt;span dir="ltr" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt; mso-bidi-language: AR-EG;"&gt;SmallBasic&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span lang="AR-EG" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt; mso-bidi-language: AR-EG;"&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;, أرجو أن تنال&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;إعجابكم. المقالة الأساسية موجودة &lt;a href="http://msdn.microsoft.com/en-us/ff423682.aspx?ocid=soc-n-gulf-loc-devdiv-dinal"&gt;هنا&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;span dir="ltr" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt; mso-bidi-language: AR-EG;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="text-align: right; margin: 0cm 0cm 10pt; unicode-bidi: embed; direction: rtl;"&gt;&lt;span lang="AR-EG" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt; mso-bidi-language: AR-EG;"&gt;لنبدأ بمقدمة سريعة فى البيئة الخاصة بـ &lt;/span&gt;&lt;span dir="ltr" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt; mso-bidi-language: AR-EG;"&gt;Small Basic&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span lang="AR-EG" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt; mso-bidi-language: AR-EG;"&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;. عندما تبدأ تشغيل &lt;/span&gt;&lt;span dir="ltr" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt; mso-bidi-language: AR-EG;"&gt;Small Basic&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt; mso-bidi-language: AR-EG;"&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt; &lt;span lang="AR-EG"&gt;سوف ترى اطار مماثل للرسم التوضيحى التالى.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="text-align: right; margin: 0cm 0cm 10pt; unicode-bidi: embed; direction: rtl;"&gt;&lt;span lang="AR-SA" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;هذه هى البيئة الخاصة بالــ &lt;/span&gt;&lt;span dir="ltr" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;Small Basic&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt; التى سوف تقوم فيها بكتابة &lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;وتشغيل برامج الــ &lt;/span&gt;&lt;span dir="ltr" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;Small Basic&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;. هذه الييئة تشمل العديد من العناصر التى تم تعريفها بالارقام.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="text-align: right; margin: 0cm 0cm 10pt; unicode-bidi: embed; direction: rtl;"&gt;&lt;span lang="AR-SA" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;المحرر، معرف بــ (1) هو المكان الذى سنقوم فيه بكتابة برامج الــ &lt;/span&gt;&lt;span dir="ltr" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;Small Basic&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;. عندما تقوم بفتح نموذج لبرنامج (&lt;/span&gt;&lt;span dir="ltr" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;Template&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span lang="AR-SA" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;&lt;span dir="rtl"&gt;&lt;/span&gt;) او برنامج تم حفظه مسبقا، سوف يظهر على هذا المحرر. يمكنك بعد ذلك تعديله وحفظه للاستخدام فيما بعد.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="text-align: right; margin: 0cm 0cm 10pt; unicode-bidi: embed; direction: rtl;"&gt;&lt;span lang="AR-SA" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;يمكنك ايضا ان تقوم بفتح وتشغيل اكثر من برنامج فى وقت واحد. كل برنامج تقوم بتشغيله سيتم عرضه فى محرر منفصل. المحرر الذى يحتوى على البرنامج الذى تقوم بتشغيله حاليا يسمى بــ المحرر النشط. &lt;/span&gt;&lt;span dir="ltr" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="text-align: right; margin: 0cm 0cm 10pt; unicode-bidi: embed; direction: rtl;"&gt;&lt;span lang="AR-SA" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;شريط الادوات، المعرف ب (2) يستخدم فى اصدار اوامر اما الى المحرر النشط او الى البيئة. سوف نتعلم الاوامر المختلفة فى شريط الادوات لاحقا.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl" style="text-align: right; margin: 0cm 0cm 10pt; unicode-bidi: embed; direction: rtl;"&gt;&lt;span lang="AR-SA" style="line-height: 115%; font-family: 'Tahoma','sans-serif'; font-size: 10pt;"&gt;السطح، المعرف بـ (3) هو المكان الذى تظهر فيه اطارات المحرر.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl"&gt;&amp;nbsp;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" dir="rtl"&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10116472" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/_3906310628064A06_/">عربي</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/_2A06390644064506_/">تعلم</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/_28063106270645062C06_+_3906310628064A06_/">برامج عربي</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/SmallBasic/">SmallBasic</category></item><item><title>Diacritics, Accents, Tashkeel</title><link>http://blogs.msdn.com/b/vsarabic/archive/2011/01/04/diacritics-accents-tashkeel.aspx</link><pubDate>Tue, 04 Jan 2011 08:21:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10111373</guid><dc:creator>Dina Lasheen - MSFT</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/vsarabic/rsscomments.aspx?WeblogPostID=10111373</wfw:commentRss><comments>http://blogs.msdn.com/b/vsarabic/archive/2011/01/04/diacritics-accents-tashkeel.aspx#comments</comments><description>&lt;p class="MsoNormal" style="margin: 0cm 0cm 10pt;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;It&amp;rsquo;s&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;D&amp;eacute;j&amp;agrave; vu&amp;hellip; So I&amp;rsquo;m blogging in two places! &lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;My team created a new blog for international applications and I&amp;rsquo;m blogging their too.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0cm 0cm 10pt;"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;If you are interested in the topic of Diacritics, tashkeel and you would like to learn more, read the full article on our team site &lt;/span&gt;&lt;a href="http://blogs.msdn.com/b/global_developer/archive/2010/12/20/diacritics-accents-tashkeel.aspx"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;http://blogs.msdn.com/b/global_developer/archive/2010/12/20/diacritics-accents-tashkeel.aspx&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0cm 0cm 10pt;"&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Thanks!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10111373" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Arabic/">Arabic</category><category domain="http://blogs.msdn.com/b/vsarabic/archive/tags/Tashkeel/">Tashkeel</category></item></channel></rss>