Sign in
Developing Arabic applications should be easy!
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Arabic
Arabic CLIP
ASP
ASP.NET
Channel 9
CLIP
Culture
dir
Events
FlowDirection
General
misc
Numbers
recording
RightToLeft
RightToLeftLayout
Silverlight
SmallBasic
VB6
VSIntlPack2
WinForms
WPF
برامج عربي
تعلم
عربي
Archive
Archives
May 2012
(1)
April 2012
(1)
January 2012
(3)
December 2011
(1)
November 2011
(1)
October 2011
(1)
September 2011
(2)
August 2011
(3)
May 2011
(3)
April 2011
(1)
March 2011
(1)
February 2011
(4)
January 2011
(3)
December 2010
(7)
November 2010
(4)
July 2010
(4)
May 2010
(3)
April 2010
(5)
February 2010
(2)
January 2010
(2)
November 2009
(2)
October 2009
(2)
July 2009
(1)
June 2009
(1)
April 2009
(2)
February 2009
(1)
January 2009
(2)
December 2008
(2)
November 2008
(1)
October 2008
(1)
September 2008
(2)
July 2008
(1)
June 2008
(1)
March 2008
(2)
January 2008
(1)
August 2007
(2)
July 2007
(2)
June 2007
(1)
May 2007
(2)
April 2007
(4)
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Developing Arabic applications should be easy!
Changing the input language in a textbox at runtime
Posted
over 6 years ago
by
Dina Lasheen - MSFT
12
Comments
Today, I'll talk about changing the input language for a textbox at runtime, in VS 2005. The might have two textboxes and each would expect a different input language. In my example, I need TextBox1 to receive Arabic input, while TextBox2 should receive...
Developing Arabic applications should be easy!
Arabic Visual Studio?
Posted
over 5 years ago
by
Dina Lasheen - MSFT
9
Comments
It’s been such a long time since my last blog entry but I’m finally back. I had a very long time Out Of Office (OOF), I really re-charged my energy but I’m swamped with work. So many things happened since my last blog. The launch of Windows Server, 2008...
Developing Arabic applications should be easy!
Console doesn’t display Arabic
Posted
over 3 years ago
by
Dina Lasheen - MSFT
6
Comments
The command prompt doesn’t have support of bidi languages. Therefore the components that run from the command line need not support Bidi languages. This is a limitation of Windows, which doesn’t support Bidi code pages in the console. So what should we...
Developing Arabic applications should be easy!
What is RightToLeftLayout?
Posted
over 3 years ago
by
Dina Lasheen - MSFT
5
Comments
I discovered the http://www.microsoft.com/middleeast/MSDN is now redirected to a new MSDN page. In the past I published some articles about Arabic developement that is still relevant to date. So I'll re-publish them through my blog. So I'll regularly...
Developing Arabic applications should be easy!
SQL Server, UmAlQura Calendar as a CLR-Type
Posted
over 4 years ago
by
Dina Lasheen - MSFT
5
Comments
I had a customer question about using Um Al Qura calendar in SQL Server. There is an existing implementation in the .NET Framework, starting from version 2.0 of UmAlquraCalendar. So what you need to do is define a new CLR type based on the UmAlQuraCalendar...
Developing Arabic applications should be easy!
Arabic Numeric Conversion Sample - From numbers to letter for Arabic
Posted
over 4 years ago
by
Dina Lasheen - MSFT
4
Comments
To get you started I wrote this simple sample that uses the Visual Studio International Pack 2.0 (VSIntlPack2), numeric conversion module to convert the numbers to Arabic words. This is an easy walk through to use the numeric conversion. First download...
Developing Arabic applications should be easy!
Developing Arabic WPF applications – Part 3
Posted
over 5 years ago
by
Dina Lasheen - MSFT
4
Comments
I talked before about changing the input language in a textbox in Windows Forms but what about WPF? In WPF, you should use the InputLanguageManager class. You can use it in either the code or in the XAML markup. I wrote a sample to demo an application...
Developing Arabic applications should be easy!
Developing Arabic WPF applications – Part 4
Posted
over 5 years ago
by
Dina Lasheen - MSFT
3
Comments
Drawing Text using FormattedText FormattedText Class offers low-level method to manage drawing text in Windows Presentation Foundation (WPF). It processes text as graphical elements, instead of text in controls such as the TextBox and TextBlock, which...
Developing Arabic applications should be easy!
DataGridView with RTL Columns
Posted
over 4 years ago
by
Dina Lasheen - MSFT
3
Comments
I had an interesting customer scenario, which is common among developers that deal with more than language. Basically you have an English WinForm application that uses the DataGridView , but you have the Names field in Arabic. So, you want to keep the...
Developing Arabic applications should be easy!
Hotfix for your RTL VB 6 applications, for Win 7
Posted
over 3 years ago
by
Dina Lasheen - MSFT
3
Comments
You moved to Windows 7 and tried to deploy and install Arabic or right-to-left VB6.0 application on this environment. The VB 6.0 applications is working but with some exceptions. Some symptoms of the issues: • In VB 6IDE the devs are not...
Page 1 of 9 (85 items)
1
2
3
4
5
»