Trace Id is missing

Unlock your potential with Microsoft Copilot

Get things done faster and unleash your creativity with the power of AI anywhere you go.
Microsoft Copilot app being utilized to generate pictures of a singing dog, assisting to identify a flower, and helping to generate an email to congratulate a coworker on a promotion.

Microsoft Visual Studio International Feature Pack 2.0

The Visual Studio International Feature Pack 2.0 contains a set of controls as well as a set of class libraries designed to help .NET developers create world-ready applications.

Important! Selecting a language below will dynamically change the complete page content to that language.

Download
  • Version:

    2

    Date Published:

    10/20/2009

    File Name:

    Vsintlpack2.msi

    File Size:

    14.1 MB

    The Visual Studio International Feature Pack 2.0 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.
    • Yomigana Framework contains a class library and controls.
      • Class Library: The Yomigana class library allows the string class to be annotated. It also contains generic versions of the annotation classes so that any object with IEnumerable can be annotated by instances of the string class or a generic type. In order to ease the complex comparison with the annotated string, it also includes Comparer classes with various Japanese comparison options. It parses and outputs using the Interlinear Annotation characters from the Unicode standard (and the JIS X 4052 format).
        • General purpose classes using generics to annotate an enumerated type. This feature can be used to add annotations to an instance of a (collection) type which implements IEnumerable.
        • Special purpose classes using above generics classes to annotate a string with types. This feature can be used to add annotations (can by any type) to an instance of String.
        • Special purpose StringAnnotation classes using above generics classes to annotate strings with strings. This includes parsing and formatting features. This feature can be used to add String annotations to an instance of String.
        • A comparer to collate a list of strings with Yomigana annotations.
        • A data structure with IEnumerable <string> which delivers an IEnumerator <string> to divide a string into enumerated string segments.
      • Controls:
        • Enhanced Ajax/WPF/WinForm textboxes to capture Yomi from user key sequences.
        • An enhanced label control for ASP.NET using Ruby tag.
    • Chinese Text Alignment Class Library and TextBox Controls contains WinForm and WPF TextBox controls that support text alignment for Chinese and 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: Additional support for Arabic numeric formatting was added in version 2.0. This class library can now format the numeric data in 5 languages.

  • Supported Operating Systems

    Windows Server 2003, Windows Vista, Windows XP

    • Required Software: Microsoft Visual Studio 2005 or Microsoft Visual Studio 2008, Microsoft .NET Framework 3.5

    • Run the file vsintlpack2.msi and complete the installation (the default installation directory for x86 Operating System is %SYSTEMDRIVE%\Program Files\Microsoft Visual Studio International Feature Pack 2.0\; The default installation directory for x64 Operating System is %SYSTEMDRIVE%\Program Files (x86)\Microsoft Visual Studio International Feature Pack 2.0\)


    • English Visual Studio 2008 Express Edition can be downloaded from http://www.microsoft.com/express/download/default.aspx
    • English Visual Studio 2008 90-Day Trial Edition can be downloaded from http://msdn.microsoft.com/en-us/evalcenter/bb655861.aspx
    • English Microsoft Expression Blend™ 3 can be downloaded from http://www.microsoft.com/expression/products/Overview.aspx?key=blend
    • Microsoft Visual Studio International Pack 1.0 SR1 provides the following seven components to enhance the globalization features provided by .NET Framework and can be downloaded from http://download.microsoft.com/download/5/7/3/57345088-ACF8-4E9B-A9A7-EBA35452DEF2/vsintlpack1.zip
      • East Asia Numeric Formatting Library - Format numeric data into Traditional Chinese, Simplified Chinese, Japanese and Korean capital style string.
      • Japanese Kana Conversion Library - Convert one Kana character set to another character representation in Japanese.
      • Japanese Text Alignment Library - Enable applications to render strings in Japanese-specific alignment style.
      • Japanese Yomi Auto-Completion Library - Provide class library and TextBox control sample that support Japanese IME-aware auto-complete.
      • Korean Auto Complete TextBox Control - Provide TextBox control that supports auto-complete and the Intellisense feature with Korean input.
      • Simplified Chinese Pin-Yin Conversion Library - Retrieve Simplified Chinese characters' properties such as polyphone, homophone, Pinyin or number of strokes.
      • Traditional Chinese to Simplified Chinese Conversion Library and Add-In Tool - Convert text in Traditional Chinese into Simplified Chinese or vice versa. This component also includes an add-in tool to the in VS IDE that can convert between Simplified and Traditional Chinese resource files.


Follow Microsoft