Archive for the 'Programming' Category

When I was doing some work for a client, I came across a requirement to set the textbox’s default IME settings into Japanese Hiragana. I know how to do that in a Windows Application using Visual Studio (since it’s integrated in the IDE), but in a Web Application.. I really didn’t have any idea how [...]


Currently at work, I’m doing an upgraded version of an in-house system. It was developed using MS Access, and now, they want a VB.NET 2.0 and SQL Server 2005 version.
One of the reports that I’ll use needs the date in Japanese format. [The Japanese date format uses eras. For example, we're in 2008; in japanese [...]