Animals in China
Thu, 02 Feb 2006 03:35:33 -0800
mms://a805.v9135e.c9135.g.vm.akamaistream.net/7/805/9135/0029/peta.download.akamai.com/9135/downloads/jcruel_china_dog_med.wmv
sales@lpi-hk.com
...
|
Invest $5,000. Get Back $80,600.00 . Get your share of the pie
Thu, 2 Feb 2006 00:10:05 -0500
$208 Million Magazine Project
Get your share. Earn
up to $30,000.00 monthly. Invest $5k as a silent or active partner. Get back
$80k
visit: Millionaires "MAKERSNEWS" Magazine Division of :
Top Rank Business Associates Group (of Companies )Inc. USA
www.israel-fagbemi.com http://www.israel-fagbemi.com
www. ...
|
testhh for now
Wed, 1 Feb 2006 16:20:26 +0100
www.dvd100.net
Ya puedes comprar cd y dvds verbatim traxdata princo tdk benq, a los mejores precios.
Entregas por Seur 24 horas. Servicio y Calidad
Visitanos!!
www.dvd100.net
...
|
Resource file question
31 Jan 2006 12:30:11 -0800
In .Net 2.0, the resource file is into an XML format which I think is
great.
However I would like to know if .NET comes with tools that allow you to
convert that resource file to a flat text file.
The flat text file would be what I send to the translation document.
What I mean by flat file is so ...
|
ObjectDataSource DateTime bug
Tue, 31 Jan 2006 15:43:09 -0000
I have, over the last week, been attempting to play with the
ObjectDataSource binding an ASP.NET 2.0 UI through to a Data Access
Assembly.
Selection of data using the new GridView control worked flawlessly but, on
attempting any kind of data writing, the system produced the following
error...
"The Da ...
|
Report Viewer Web Control
Tue, 31 Jan 2006 07:08:30 -0800
I am trying to internationalize the dates displayed in the web report viewer
control for asp.net 2.0. Control is being used in Local Mode
(localreportmode).
I use the following lines on the web form to use the browser's default
language setting to set up the page and it works fine. However the results
...
|
App doesn't load satellite assemblies
Mon, 30 Jan 2006 16:04:27 -0800
I gave up on using text files in VS2005 for now and switched to resx files
instead. I entered my strings into the default Resources.resx file, then
copied that file to create Resources.es-ES.resx (Spanish) and
Resources.fr-FR.resx (French) and added them to my project. VS creates the
subdirectories es-ES ...
|
|
|
resx files and localization
Mon, 30 Jan 2006 19:03:33 +0100
greetings,
I am developping a windows form app and trying my hand at i18n.
private ResourceManager messages ;
public Form1()
{
CultureInfo frenchCulture = new CultureInfo("fr-FR");
Thread.CurrentThread.CurrentCulture = frenchCulture;
this.InitializeComponent();
this.messages = new ResourceManage ...
|
Localizing winforms in Vs2003 - Can anyone give simple understandable instructions?
Sat, 28 Jan 2006 12:20:38 -0500
I have a project SGIIMSTransCalls - I created a resource file resources.resx
under the project folder. I then created a second resource file called
ressources.fr.resx. As I go along when I need a special message I create it
in the resource.resx file and translate it with the same name in the
resources.fr.r ...
|
Localization using text files in VS2005
Fri, 27 Jan 2006 16:59:26 -0800
I've created a very simple test app with WinForms to learn how to use
localization in .NET. The app simply has a button that displays a MessageBox
with a message retrieved from ResourceManager.GetString. Here's the code:
private ResourceManager rm =
ProdRegTest.Properties.Resources.ResourceManag ...
|