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 clr > september 2003 > threads for september 29 - 30, 2003

Filter by week: 1 2 3 4 5

Creating your own CLR host question
Posted by DaveMM at 9/30/2003 11:04:45 AM
We have run into an issue with the garbage collection routine in the mscorwks.dll which was chosen by the CLR. We would like to use the mscorsvr.dll but in order to do so without resorting to an unsupported setting we must cretate our own CLR host. Well there are examples but we need to use t...more >>


Casting ValueType variable to primitive type
Posted by Célio Cidral Junior at 9/30/2003 10:02:16 AM
Hello. (I don't know if this is the right newsgroup to post this message, so sorry if I'm cross-posting). I am writing a base class which has an abstract property of some type. This property must be overrided and have different return types at base classes, as follows: public abstract cl...more >>

managed enumerations out of unmanaged ones
Posted by marek at 9/30/2003 2:27:39 AM
Hello All, I'm doing web app that will use very strongly classes implemented in 'unamanaged' VC++. Thus I wrap these classes with mananaged wrappers and only then I use them in C# implementation of server actions. The only thing that I cannot bite are unmanaged enumerations. Can anyone...more >>

.net equivalent of java applet
Posted by ajfish NO[at]SPAM blueyonder.co.uk at 9/29/2003 7:28:33 AM
Hi, I have a web-based application and some of the UI I want to incorporate is just too complicated for javascript. Instead of using a Java Applet, I would like to have the user download a .net assembly containing a form and run that in a browser. I'm happy for the form to run in an applet-...more >>



DevelopmentNow Blog