| Thread | Last Post | Replies |
|
| international boolean values | 25 Oct 2006 02:12 GMT | 1 |
I' m having problem converting boolean values with vb.net 2003 CBOOL function. On english windows XP SP2 is working ok but on any other language of windows i get this error: Error: System.InvalidCastException: Cast from string "Neresnično" to type
|
| Deploy satellite assemblies into the GAC | 17 Oct 2006 22:48 GMT | 3 |
Is there a way to deploy strong named satellite assemblies into the GAC of a user's machine without the use of gacutil.exe or the windows installer? I have tried using the GacInstall() routine of the Publish class in the EnterpriseServices.Internal namespace, but this seems to ...
|
| Entering Uncode Data | 16 Oct 2006 07:06 GMT | 1 |
How do I enter unicode data into SQL Server database? Regards Meena
|
| Microsoft Installer | 12 Oct 2006 23:53 GMT | 1 |
Is it possible to develop a single installer in .net that can be used for three languages,say english,Japanese and German or should we develop separate installers for different locales?
|
| My.Resources DescriptionAttribute Error | 12 Oct 2006 23:44 GMT | 1 |
I am having a problem with the following: When attempting to apply the DescriptionAttribute (or any attribute) to a class property (which is later bound to a PropertyGrid) using the following syntax, everything works properly:
|
| DataSet.LocaleNumberFormat Problem | 12 Oct 2006 16:07 GMT | 1 |
Hi NG ! I run the following code on a Windows XP Professional SP2 and it works fine...no Problem: System.Globalization.NumberFormatInfo numberFormatInfo =
|