 |
Visual Basic 6.0
Arabic Application Development Using Microsoft Visual Basic 6.0
Visual Basic 6.0 constitutes a very solid base for developing Middle East Applications that are Arabic enabled. It supports different types of applications starting from standalone, client-server database, distributed all the way till Internet, and Intranet Applications. The Arabic Enabling of applications developed using VB is one property away, just change the RightToLeft property of a control and it is there.
Arabic Database applications were never easier because of the full integration and connectivity between VB and Different Data Sources including Microsoft Access, Microsoft SQL 7.
FIX: ComboBox, Arabic text cannot be retrieved by typing characters.
At runtime, the ComboBox Arabic items cannot be retrieved just by typing its first characters.
PRB: Question Marks and Garbage Characters Instead of Arabic Text
Visual Basic applications display question marks and garbage characters instead of Arabic text, when connecting to SQL. The problem is that data is retrieved and stored in SQL Server as rubbish. This paper will investigate the cause of such a behavior and the recommended solution.
Visual C++
Developing Middle East Applications Using Microsoft Visual C++
This paper will highlight some of the most important issues concerning developing a Localized or Globalized version of the applications developed using the different tools supplied with Microsoft Visual Studio Package. This paper will be stressing on these topics included in Microsoft Visual C++ ver. 6.0 (included in MS Visual Studio 6.0), and some general terms and definitions that are commonly used in the areas of Localization and Globalization of application. More emphasis on Arabic language will be applied when considering language specific programming tips.
Arabic Applications Development Tips (Using Microsoft VC++ Ver. 6)
This paper provides important information concerning the Arabic application development considerations such as the: Language Settings, Code Pages, System Locales, Arabic Specific Date Functions, and the most commonly used Arabic API's. the document will also provide a good set of examples on how to write the code associated with each of these API's. we will also highlight some of the National Language Support Issues (NLS) and how to make your applications more localized to your specific Arabic Country settings.
|