DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
Current group : microsoft.public.dotnet.internationalization     302 threads
page nr.:



Duration formatting   (2 messages)   Date: Wed, 22 Aug 2007 11:45:20 -0700
Hello - I am pretty new to this newsgroup. I am looking for a way to format durations according to locale. Is there any locale-specific duration format charts that anyone has successfully used with .NET? Am I looking ...

M.A.R.L.B.O.R.O...F.O.R...11.99...P.E.R...C.A.R.T.O.N.....NITx6mpkh8P   (1 messages)   Date: Fri, 17 Aug 2007 03:58:11 GMT
I has found some sites with cheap marlboro cigarettes with delivery to usa and europe: ===>>>> http://www.google.com/search?q=new%20marlboro%20cigarettes&hl=en ...... why doesn't Ed shout stupidly Her sauce was bitter, ...

utf32 65005 or 12000   (4 messages)   Date: Tue, 7 Aug 2007 10:20:50 -0400
If you look at the MSDN sample for Encoding.GetEncoding Method (Int32) it shows the below sample code.. // Get a UTF-32 encoding by codepage. Encoding e1 = Encoding.GetEncoding( 65005 ); // Get a UTF-32 ...

regenerate resource files in app_globalresources   (1 messages)   Date: Thu, 2 Aug 2007 14:13:09 +0800
Under an ASP.NET application, I create folder \app_globalresource and some resource files. Question: 1. How can I generate all my forms resources strings to these resources files? 2. If I add a resource string pair ...

Forcing exception messages to English   (1 messages)   Date: Wed, 01 Aug 2007 14:12:54 -0700
I have a C# application that installs a custom handler for AppDomain.CurrentDomain.UnhandledException that will grab a stack trace and the text of the exception. It then launches a separate app to upload this information through ...

Love Taboo Forum Now Open to the Public! 5% Off   (1 messages)   Date: Mon, 30 Jul 2007 17:40:47 -0700
Hi Folks, Is anyone sick of the junk bb's online? I found a new bb that is amazing to say the least. They have all kinds of adult topics that you can post to once you register. They give you all kinds of posting options ...

[Ann] RESX Editor + Resx2Word converter open-sourced   (1 messages)   Date: Sat, 28 Jul 2007 03:34:21 -0700
Visual Studio is a great IDE, but when it comes to translating resource files, VS is a bit overkill for the average translator. I have just "open sourced" a few translation-oriented utilities for RESX files, namely "RESX ...

globalization of MonthCalendar control   (3 messages)   Date: Fri, 27 Jul 2007 03:24:00 -0700
Hello, We have an application that runs in different languages. On startup, when the user of the application has chosen his language we do for example this for French : System.Threading.Thread.CurrentThread.CurrentUICulture ...

Localisation of Resources.resx   (1 messages)   Date: Tue, 17 Jul 2007 16:36:56 +0200
Hello all, I'd like to know is there a resource editor one could use to create another localised version of Resources.resx? Winres.exe does not work. It reports tons of errors when I try to open the resource file with ...

Hot New Free Website for Singles!   (1 messages)   Date: Sat, 30 Jun 2007 11:02:29 -0700
Hi Singles, We have just opened a great site full of links that will help you find your mate, a friend or even a lover. Click away and have fun! Please tell your friends and family to visit us! http://www.datingbook ...

Eat Cookies and Loss Weight. See How   (1 messages)   Date: Sat, 30 Jun 2007 01:32:11 -0700
Hi Cookers, Welcome to our new website, cookersworld.com. We have expanded the content links to ad Summer Weight Loss Recipes. Lose weight eating cookies and more! Get into shape for the summer! We have easy to make ...

using satellite assemblies   (1 messages)   Date: Tue, 26 Jun 2007 03:06:01 -0700
Hi! I got a solution which contains many different projects. One of those is ASP.NET Web site which is using assemblies generated by compilation of other projects from this solution (i.e. library projects). In source ...

Diabetic Recipes and More...   (1 messages)   Date: Sun, 24 Jun 2007 01:26:55 -0700
Hi Cookers, Welcome to our new website, cookersworld.com. We have expanded the content links to ad Mr. Emeril Lagasse's fine recipes along with recipes for diabetic's. The website is full of great links from our partners ...

Multi-byte characters?   (1 messages)   Date: Sat, 23 Jun 2007 16:05:18 -0700
If I create a new Win32 Console project (unmanaged C++, Visual Studio 2005), and add the following to the main program: // Add this above the main routine #include <windows.h> // Add this at the top of the file ...

Constructor on type 'System.Windows.Forms.SplitterPanel' not found   (2 messages)   Date: Wed, 20 Jun 2007 00:58:03 -0700
Hi there, I've used Winres.exe already a couple of times successfully. This time there is this error message: Error - Failed to load the resource due to the following error: System.MissingMethodException: Constructor ...

New China Sex Hotline!   (1 messages)   Date: Tue, 19 Jun 2007 06:18:38 -0700
free to listen live.. +86 13925265554 ...

New China Sex Hotline!   (1 messages)   Date: Tue, 19 Jun 2007 06:18:38 -0700
free to listen live.. +86 13925265554 ...

multilanguage application in one exe?   (1 messages)   Date: Tue, 19 Jun 2007 13:09:30 +0200
I have a multilanguage application. Now it is compiled to one executable and satellite assemblies with translations. How do I pack all these resources into just one exe file that will contain resources for all the languages ...

Difficult internationalization problem to solve   (4 messages)   Date: Fri, 15 Jun 2007 09:05:00 -0700
I am working on internationalizing legacy VB component which was ported out to VB.Net This code base is very old and it does something no body recommends in the data service component. Changing the way it works is not ...

WinRes not showing DataGridViewColumns   (1 messages)   Date: Thu, 14 Jun 2007 05:15:03 -0700
I have a form with a single DataGridView which has 2 DataGridViewTextBoxColumns named "Column1" and "Column2". * In WinRes the grid is shown WITHOUT any columns * Clicking the AddColumns button opens the add column popup ...


page nr.:
Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us