Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet sdk > august 2007

CultureInfo.NativeName - can it be rendered?
Posted by David Thielen at 8/29/2007 2:52:09 PM
Hi; How can I determine for a given CultureInfo.NativeName if the fonts are installed on a system to render it? -- thanks - dave david_at_windward_dot_net http://www.windwardreports.com Cubicle Wars - http://www.windwardreports.com/film.htm ...more >>


What DLL has a strong naming problem?
Posted by David Thielen at 8/17/2007 3:40:02 PM
Hi; I am getting the error: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(2721, 9): error MSB3217: Cannot register assembly "C:\src\kahuna\AutoTag\AutoTag2007\b in\Release\AutoTag2007.dll". Could not load file or assembly 'WindwardReports, V ersion=5.0.3.4, ...more >>

IMetaDataImport::GetFieldProps getting a type
Posted by jim at 8/17/2007 10:32:02 AM
The documentation for GetFieldProps indicates I can get the type of the field from the second parameter (pClass [out] A pointer to a TypeDef token that represents the type of the field.) Unfortunately, it appears that it is returning the type of the class in which the field is defined. Is th...more >>

ResXResourceWriter
Posted by PeterW at 8/14/2007 3:24:02 AM
I am trying to use a resx file for a bitmap for a BizTalk functoid on .NET 1.1 with SP1. The trouble is that the ResXResourceWriter class does not appear to be part of the System.Resources namespace!!! Why is that? And where do I go to update this library? At the same time a book I...more >>

Uninstalling from Global assembly cache
Posted by Matt at 8/7/2007 12:24:02 PM
I am trying to install and uninstall assemblies from GAC. I created a batch file which has following command in it: gacutil.exe /if MyCommonAssembly.dll Above command successfully installs MyCommonAssembly in GAC. But when I create a another Batch file which contains: gacutil.exe /u MyCommo...more >>

Allow mis-matched versions in an interface
Posted by David Thielen at 8/5/2007 12:24:01 PM
Hi; We have an interface in our library (our_lib.dll). Users can create classes based on this interface that we then load when we are running. The problem is each time we create a new version of windward.dll, the version number changes and our_lib.dll is strongly named. So if the user has ...more >>

the questions about FCL
Posted by Jasling Xie at 8/3/2007 11:57:39 PM
Hi, I am very interesting in FCL, so my questions are : 1. how many persons developed the FCL ? 2. For develop the FCL,which language was used to develop the FCL? C ,C++, or others ? Kindly to give me the answer...many thanks... ...more >>



DevelopmentNow Blog