Have one to sell? Sell yours here
Sorry, this item is not available in
Image not available for
Colour:
Image not available

 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Internationalization With Visual Basic [Paperback]

Michael S. Kaplan
4.4 out of 5 stars  See all reviews (7 customer reviews)

Available from these sellers.


Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Visit the Books Trade-In Store for more details. Special Offer until June 30, 2013: Receive an additional £5 promotional Gift Certificate, when you trade-in at least £10 worth of books. Learn more.

Book Description

22 Sep 2000 0672319772 978-0672319778 1

Internationalization with Visual Basic is designed to get the Visual Basic developer into the realm of applications that can run in different locales and even process data from multiple locales.

Internationalization with Visual Basic explains how to create a Visual Basic application that will support the international marketplace. The readers will learn the important differences between globalization, multinationalization, and localization and how each affects their application. The book explains these concepts in detail while teaching the reader how to build an international application in Visual Basic. Readers will learn the importance basic user interface issues as well as going beyond the default language setting to handle these global issues. Included at the end of the book is an extensive reference section that will include valuable resources and links, character references, language identifiers, and various currency, date, and calendar formats.

  • Specific topics covered will include:
  • Using calendars
  • Regional settings
  • Building localized applications
  • Handling localized resources with satellite DLLs
  • Handling external formats
  • Web interface issues
  • Extending ASP with components and services
  • Creating documentation and using HTML help


Product details

  • Paperback: 672 pages
  • Publisher: Sams; 1 edition (22 Sep 2000)
  • Language: English
  • ISBN-10: 0672319772
  • ISBN-13: 978-0672319778
  • Product Dimensions: 23.4 x 19.6 x 4.3 cm
  • Average Customer Review: 4.4 out of 5 stars  See all reviews (7 customer reviews)
  • Amazon Bestsellers Rank: 1,824,489 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Discover books, learn about writers, and more.

Product Description

About the Author

Michael Kaplan is the owner and lead developer of Trigeminal Software, Inc., a software consulting company that focuses on all types of solutions in Microsoft Visual Basic, Access, and SQL Server, especially relating to internationalization/localization and replication.

He is a former member of the Microsoft Access development team who oversaw the merge of Far East code changes that were merged into the US English wizards. He later developed the international standards for the wizards in Microsoft Access, and later was the primary developer for the creation of the worldwide wizards. He has worked on the localization of Visual Basic add-ins for Microsoft Access, and SQL Server and wrote the localization framework that is used widely throughout Microsoft.

His Web site, www.trigeminal.com , is a proof of concept for many of the web, database, and Visual Basic component solutions that focus on I18N and localization. The site will change its language based on user settings, in addition to being a repository of knowledge, sample code, and utilities for Visual Basic and Access developers.


Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Reviews

4 star
0
3 star
0
2 star
0
4.4 out of 5 stars
4.4 out of 5 stars
Most Helpful Customer Reviews
3 of 3 people found the following review helpful
5.0 out of 5 stars VB conciliation with the world 30 Oct 2000
By A Customer
Format:Paperback
When I found out that Michael Kaplan was writing a book, I was a little bit scared, not because I thought he lacked the knowledge to do so, like some reviews on Amazon suggest, but because there would be too much knowledge, and what if I would have problems understanding the issues? Even though most of the articles that I've read from him didn't make me feel that way, but it's different to write a 600 page book than writing just an article. Even if the book did prove to be very complex, that would not take away from either the value of the content of the book or the ability of the author. Something like that happened to me when I first read Dan Appleman API book, and now it's one of my references on the subject, but I had to read many things before I could understood what Dan was trying to accomplish.

Good for me that the supposition didn't confirm to be real, and the beginning of the book with the glossary helped a lot on that, because there was in my head a lot of confusion on some of the terms, and that caused some problems reading some articles on this same subject, but with all the explanation up front I felt more comfortable progressing...

And then you start reading Part I and you find stuff and problems that you have known about and that you have felt on your day to day basis, and how well they are explained. Plain English that everyone can understand, growing pace on knowledge that the author start introducing without me perceiving the fact. Eventually you realize you are understanding things that you never imagined that you would understand in the first reading, and you do not have to go over it again and again to understand what is being said. When you finish reading a part, you get the feeling that you learned a lot....

BIG QUESTION: Why do I think that reading this book is important? The US is a very big country and everyone speaks the same language, they tend to forget that there are other languages in the world, besides English. In Europe where I live the countries are smaller, and they all have different languages and customs. The European Community is opening many markets for developers, because many companies are expanding to other countries in the EC, and the ones that don't follow this trend will surely be crippled. Companies are thinking more and more about having clients in different countries with unique languages and customs. In the same way, the WWW is opening an even more vast market, almost in the same manner.

Even if you don't have an immediate need for a international application, it is far better to know what can be done and what are the problems are that you will be facing, and the book will help you perceive this problems. And if you are urgently in need of developing such applications, the book gives hands on solutions, with lots of examples ready to work that will save you a lot of time. This will let you concentrate much more on the application and not so much on the internationalization of it.

Please excuse my bad English, Pedro Gil Read more ›

Comment | 
Was this review helpful to you?
2 of 2 people found the following review helpful
Format:Paperback
We would not have been able to solve a lot of our multinational support problems without this book. The content is superb and covers all of the issues you are likely to encounter writing Multinational Apps in VB. It explains everything from code pages to problems with the VB forms engine and gives clear and instructive knowledge about the problems faced by VB developers. The Author responds quickly to enquires and is very helpful. I recommend this book to any developer trying to come to terms with Multinational support in VB (and other development languages).
Comment | 
Was this review helpful to you?
1 of 1 people found the following review helpful
5.0 out of 5 stars The definitive work, finally! 15 Oct 2000
By A Customer
Format:Paperback

I have been developing with Basic since VB 3.0 was released. One complaint I always had was that it simply did not support anything international. Sure, they added a few functions with each release and StrConv could do some nice tricks, but you were on your own if you wanted to do anything complicated. MSDN would include lots of documentation that was great for C++ developers, but if you used VB, you had to suffer.

Now, Michael has produced a text that has the same power as Nadine Kano's book on International C++ development, only in VB. It discusses all the concepts you need to understand. in plain english. Then it takes you through important international issues:

*Formats for numbers, dates, and currency values
*Calendars
*Fonts on VB forms
*Calling Unicode APIs
*Localization
*Jet 4.0
*SQL Server 2000

He takes you through Unicode and the confusion of multiple code pages. He is the only person who has ever documented using MLang and Uniscribe; Microsoft support claims you cannot do it! He even dabbles in VBScript and its SetLocale function. The book includes important issues on content and how to make sure it will be acceptable in other countries. Perhaps most importantly, he includes information on testing international applications I have not seen in any book, ever. Most VB books do not even mention testing at all. The woman he credits with helping him with the chapter on testing gets my thanks, too!

Best of all, he provides the international keyboard layouts! Just like Nadine's book, only he has a lot more of them. I guess that is the advantage of a book that is released later?

I have seen Michael actively answering questions in the newsgroups. He fulfills an important need for people who have questions on international issues....

This book is the definitive work on making VB an international product. By the end of the book, I felt like I could take over the world with a VB app or something. It was quite simply that good! Read more ›

Comment | 
Was this review helpful to you?
5.0 out of 5 stars Lots of good information about localization 8 Oct 2000
By A Customer
Format:Paperback
...The key thing our company needed was the ability to translate all our UI to other languages, but we really had no idea where to go (and the samples in the product were pretty lousy). But this book actually took us through how to design an application that will be presented in other languages, which the author calls "LOCALIZATION". I am really digging into the code samples now and how to integrate a localization plan into our applications.

I do not actually focus on a lot of the core functionality, but I showed the sections on internationalization and databases to the people who have to manage those parts of the project and they both tried to steal my copy of the book. They finally gave up and decided to go buy their own - I wonder if I get a royalty for referring them? [I found out that I do not, too bad].

The database person gave me some specific information that he liked about the book: the information on SQL Server, especially SQL Server 2000. Its superior support for collations over Oracle is helping him convince the powers that be to move to SQL Server so that we can use this functionality.

I am not sure about some of the negative reviews I see up on the Amazon site, they do not really include very much detail on what they found wrong with the book. I have even e-mailed the author to ask him, and he is not sure either -- he said that this person did not respond to an e-mail asking for details. I know that if an author e-mailed me, I would be flattered enough to answer! I do notice that Michael does seem to ramble sometimes, but I think that is just because he really seems to genuinely enjoy the "global" arena....

One of my co-workers saw him at the Informant conference in Phoenix -- same presentation that he gave in London as well -- and said he clearly knew his stuff when it came to Access, and I think its pretty clear he knows about VB as well. He also seems to speak at user groups on a regular basis, too.

I have to keep digging to get the rest of the information (and eventually read the other chapters in the book that are not in my area) but from what I see this is a "must have". Read more ›

Comment | 
Was this review helpful to you?
Would you like to see more reviews about this item?
Were these reviews helpful?   Let us know

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Feedback