Search this blog

Monday, June 15, 2009

Microsoft Visual Studio International Feature Pack 2.0 Beta

Download VSIPSetup.msi

Overview:

The Visual Studio International Feature Pack 2.0 Beta is an extension to Version 1.0 (version 1.0 is named "Microsoft Visual Studio International Pack 1.0 SR1") and contains a set of controls as well as a set of class libraries designed to help .NET developers create world-ready applications. .

·Chinese Text Alignment Class Library and TextBox Controls contains WinForm and WPF TextBox controls that support text alignment for Chinese as well as a class library, which developers can use to draw strings using the Chinese style text alignment.

·Chinese Auto Complete Class Library and TextBox Controls contains WinForm and WPF TextBox controls that support IME aware autocompletion for Simplified and Traditional Chinese as well as a class library which developers can use to add the IME aware auto-completion feature to standard controls.

·Korean Auto Complete Class Library and ComboBox Controls contains WinForm and WPF ComboBox controls that support IME aware auto-completion for Korean as well as a class library, which developers can use to add the IME aware auto-completion feature to standard controls

·Numeric Formatting Library provides a class library for formatting numeric data into 5 languages. Arabic support was added in 2.0.

·Yomigana Framework contains a class library and controls

o Class Library:

§General purpose classes using generics to annotate an enumerated type.

§Special purpose classes using above generics classes to annotate a string with types.

§Special purpose StringAnnotation classes using above generics classes to annotate strings with strings. This includes parsing and formatting features.

§A comparer to collate a list of strings with yomigana aboveannotations.

§A data structure with IEnumerable which delivers an IEnumerator to divide a string into enumerated string segments.

o Controls:

§Enhanced Ajax/WPF/WinForm textboxes to capture Yomi from user key sequences.

§An enhanced label control for ASP.NET using Ruby tag.

No comments:

Post a Comment