Sign In
Visual Studio International and other interesting technology
VS reaches out to developers globally.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Exciting technology & products in market
International
Visual Studio.NET
Archive
Archives
December 2009
(1)
September 2009
(2)
August 2009
(2)
July 2009
(3)
June 2009
(1)
March 2009
(1)
January 2009
(2)
June 2008
(5)
January 2008
(4)
July 2007
(1)
June 2007
(3)
February 2007
(5)
MSDN Blogs
>
Visual Studio International and other interesting technology
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Visual Studio International and other interesting technology
Silverlight v4 Beta released for JPN
Posted
over 3 years ago
by
mirapark
0
Comments
Silverlight v4 Beta JPN SDK is released at http://www.microsoft.com/downloads/details.aspx?displaylang=ja&FamilyID=a53019b2-4370-4e8a-a940-518f538c759f Silverlight v4 Beta JPN SLtools is released at http://www.microsoft.com/downloads/details.aspx...
Visual Studio International and other interesting technology
East Asia risky characters
Posted
over 3 years ago
by
mirapark
0
Comments
EA-Risky Characters The Risky Characters - ANSI Code page The Risky characters are at the EA-lang is based on ANSI code page. This section contains the following sections. Border Characters (code below is in Hex) JPN 8141...
Visual Studio International and other interesting technology
what is system locale?
Posted
over 3 years ago
by
mirapark
0
Comments
System Locale : The system locale determines the Windows code page used by the ANSI (non-Unicode) version of Win32 APIs. String and character parameters passed to a Win32 API are converted from this Windows code page to Unicode. This is especially true...
Visual Studio International and other interesting technology
Silverlight in Dev10
Posted
over 3 years ago
by
mirapark
0
Comments
Setup the environment (needs the matching language SDK installed on Dev10) -->Silverlight Tools V3 is not installable on top of Dev10 as Silverlight Tools V3 is intended to be installed on top of Visual Studio 2008. Install developer runtime...
Visual Studio International and other interesting technology
Japanese version of Silverlight 3.0 documentation is launched!
Posted
over 3 years ago
by
mirapark
1
Comments
The Japanese version of Silverlight 3.0 Documentation is now available from the MSDN Online Library and the Microsoft Download Center .
Visual Studio International and other interesting technology
Silverlight 3 localized versions are released!
Posted
over 3 years ago
by
mirapark
0
Comments
Silverlight Tools This will install developer runtime and localized SDK. Traditional Chinese http://www.microsoft.com/downloads/details.aspx?displaylang=zh-tw&FamilyID=9442b0f2-7465-417a-88f3-5e7b5409e9dd DEU ...
Visual Studio International and other interesting technology
Silverlight V3 JPN is released.
Posted
over 3 years ago
by
mirapark
0
Comments
JPN Silverlight 3 SDK is released at http://www.microsoft.com/downloads/details.aspx?displaylang=ja&FamilyID=2050e580-f1d5-4040-bb09-e6185591b6b5 JPN Silverlight 3Tools is released at http://www.microsoft.com/downloads/details.aspx?displaylang...
Visual Studio International and other interesting technology
Silverlight V3 released to the public!
Posted
over 3 years ago
by
mirapark
0
Comments
Check out www.silverlight.net , www.microsoft.com/silverlight , www.microsoft.com/web , silverlight.codeplex.com sites for details! Localized versions of Silverlight V3 SDK and SLTools are coming our way.
Visual Studio International and other interesting technology
How to set different language locale on Windows Vista OS?
Posted
over 3 years ago
by
mirapark
0
Comments
1. If you need to install OS langpack, install MUI (OS langpack ) on English Vista (go to Control panel->regional and Language Options->Keyboards and Languages tab->’Install/uninstall languages’ under ‘display language’ 2. Go to Control Panel...
Visual Studio International and other interesting technology
Silverlight V3 Beta launched!
Posted
over 3 years ago
by
mirapark
1
Comments
If you have JPN Visual Studio 2008 installed, you can install the Runtime which has Japanese resources inside and SLTools below and create the Silverlight apps targeting version 3. Runtime: http://go.microsoft.com/fwlink/?linkid=143433 Silverlight...
Visual Studio International and other interesting technology
Silverlight V2 Tools and SDK live
Posted
over 3 years ago
by
mirapark
0
Comments
Silverlight V2 Tools · CHT DMT page details: Chinese - Taiwan Bits: http://download.microsoft.com/download/5/D/6/5D6B8CC0-1A92-42FF-B34C-8E255D6E8DE3/Silverlight_Tools.exe · CHS DMT page details: Chinese - China Bits: http://download.microsoft...
Visual Studio International and other interesting technology
Silverlight 2 Docs to MSDN online and SDK CHM documentation to Download center
Posted
over 3 years ago
by
mirapark
1
Comments
Silverlight 2 Docs to MSDN online and SDK CHM documentation to Download Center. MSDN DMT page (CHM) FRA: http://msdn.microsoft.com/fr-fr/library/cc838158(vs.95).aspx FRA DMT Download ITA: http://msdn...
Visual Studio International and other interesting technology
Localized Silverlight V2 Beta2 SLTools released
Posted
over 4 years ago
by
mirapark
2
Comments
You can check out the localized versions of Silverlight V2 Beta2 SilverlightTools at below links. Bits: http://download.microsoft.com/download/a/e/2/ae28ad37-d4f6-4258-87a0-8b76fcffbceb/silverlight_chainer.exe DMT page details: Japanese-Japan ...
Visual Studio International and other interesting technology
Silverlight V2 Beta2 Globalization readme
Posted
over 4 years ago
by
mirapark
2
Comments
CurrentCulture and CurrentUICulture values are not isolated when hosting multiple Silverlight controls on the same page If you host multiple Silverlight controls on the same web page, setting the CurrentCulture and/or CurrentUICulture values in one control...
Visual Studio International and other interesting technology
Globalization Of The Testing Process
Posted
over 4 years ago
by
mirapark
1
Comments
Globalization Of The Test -Goals • Globalization -property of the functionality, not an application ’ s feature • Functions must be tested for globalization • Globalized test covers • Multilingual text handling • Processing of multiple...
Visual Studio International and other interesting technology
How to Set CurrentCulture, CurrentUICulture
Posted
over 4 years ago
by
mirapark
1
Comments
Explicitly p Thread.CurrentThread.CurrentUICulture = new CultureInfo(“ja”) p Thread.CurrentThread.CurrentCulture = new CultureInfo(“ja-JP”) p Thread.CurrentThread.CurrentCulture = CultureInfo.CreateSpecificCulture(Request.UserLanguages(0)) ...
Visual Studio International and other interesting technology
Silverlight V2 Beta2- Japanese version released
Posted
over 4 years ago
by
mirapark
1
Comments
Silverlight Runtime and Developer Runtime skus are multilingual packages, but Silverlight Tools Beta2 has different language skus. Silverlight Tools Beta2 Chainer has multilingual Developer Runtime, Japanese Silverlight SDK, and Japanese Silverlight...
Visual Studio International and other interesting technology
NetFX 3.5 langpack
Posted
over 4 years ago
by
mirapark
0
Comments
What is .net framework 3.5 langpack? Users would need to have .net framework 3.5 core package installed in order to install langpack. .net framework 3.5 core package can be downloaded from http://www.microsoft.com/downloads/details.aspx?FamilyId...
Visual Studio International and other interesting technology
Visual Studio 2008 Japanese Editions are published and available to MSDN subscribers worldwide.
Posted
over 4 years ago
by
mirapark
1
Comments
Below Japanese Visual Studio skus are available to MSDN subscribers. Good news for customers who use JPN versions of Visual Studio! MSDN Library for Visual Studio 2008 Visual Studio 2008 Express Editions Visual Studio 2008 Professional Edition...
Visual Studio International and other interesting technology
http://www.microsoft.com/silverlight/ site
Posted
over 4 years ago
by
mirapark
1
Comments
This site has contents that describe overview of Silverlight product, steps to install/uninstall Silverlight, partners, Tools & Resources. Most of the contents are localized to languages matching Vista language list. Users can install Silverlight...
Visual Studio International and other interesting technology
Silverlight v1.0 download available on Microsoft Update.
Posted
over 4 years ago
by
mirapark
0
Comments
If you have localized Windows, then you can go to Microsoft Update (you can click 'Microsoft update' tab at Windows update site), and select 'Custom' install. It will list Silverlight as install option. This is currently Silverlight v1.0, and the description...
Visual Studio International and other interesting technology
How to switch between languages of Visual Studio
Posted
over 5 years ago
by
mirapark
1
Comments
If you have 2 different language Visual Studio installed on your machine, you can switch between the languages simply by selecting the language via IDE(Intergrated Development Environment). 1. Go to Tools->Options 2. Select International Settings...
Visual Studio International and other interesting technology
Using Korean IME
Posted
over 5 years ago
by
mirapark
1
Comments
Korean uses a phonemic alphabet organized into syllabic blocks called Hangul . Each block consists of at least two of the 24 Hangul letters (jamo): at least one each of the 14 consonants and 10 vowels. Korean also uses Hanja (Chinese characters in...
Visual Studio International and other interesting technology
Community Content feature in online MSDN
Posted
over 5 years ago
by
mirapark
1
Comments
Online MSDN has Community Content features available for users. You can click on links that you want to write content from http://msdn2.microsoft.com/en-us/library/default.aspx User can use this feature in JPN, KOR, CHT, ITA, FRA languages. ...
Visual Studio International and other interesting technology
LIP on Vista
Posted
over 5 years ago
by
mirapark
0
Comments
What is the difference between LIP and MUI? - The main difference is in the level of localization in comparison to MUI packages: LIP packages provide the desktop user with an approximately 80% localized user experience. In addition, LIP doesn't allow...
Page 1 of 2 (30 items)
1
2