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 > june 2004 > threads for june 1 - 7, 2004

Filter by week: 1 2 3 4 5

Pointers to read about CLR
Posted by avnrao at 6/7/2004 9:15:20 PM
Hi gurus, I am a newbie for this CLR world. I am trying to know about CLR internals (How things work in CLR and features it provides..more in detail..). Could you please provide few pointers?? TIA, Av. ...more >>


New MSIL Newsgroup
Posted by Raymond Lewallen at 6/4/2004 11:43:47 AM
Microsoft, Can I make a request for a newsgroup specific to MSIL? I have taken great interest in MSIL and have done a lot of reading into MSIL, and written, compiled and tested with success a few il programs. I'm sure this is a topic of interest to many people, as it is at the heart of .Net....more >>

strange CLR inner exception with regex
Posted by Tim Mackey at 6/2/2004 3:23:30 PM
hi, i have a regular expression to identify any valid form of server url, i.e. http://server or http://www.server.com or http://server:8080 or anything in between. very occassionally i'm getting an index out of bounds exception from one of the inner framework methods, when i use Match(). i don'...more >>

CLR error 80004005 (Small percentage)
Posted by google NO[at]SPAM gencode.com at 6/2/2004 1:37:39 PM
A small percentage of people (1% or less) are getting the following message running or application. "CLR error 80004005 The program will now terminate." I am not sure where to start looking on this and it is even more difficult since I cna not reproduce it. Any suggestions on how I can he...more >>

Conversion between String and byte[]
Posted by Chuck Haeberle at 6/2/2004 11:01:10 AM
Due to an odd conjunction of stars (trust me, thats a better reason than the real one), I need to store text data in a SQLServer Image column I'm looking for a cleaner method to convert strings to byte[] and vice versa. So far the only implementation I have been able to make work has been to do a...more >>

Reading MSIL
Posted by Raymond Lewallen at 6/1/2004 5:35:02 PM
Is there some article out there that helps in reading MSIL? I've been looking but can't find anything, and I'm probably just looking in the wrong spots for the wrong keywords. I understand mov, call, jmp, ptr, dword and some of the other obvious pieces. I'm looking to understand some of the l...more >>

Supporting .NET libraries version consistency
Posted by Ostap Radkovskiy at 6/1/2004 12:27:24 PM
Hi! How can I achieve the situation like that: there is some application (.NET) and it is using some class library (strongly named, installed by .msi, registered within GAC). I'd like to have a crash on my client application when the class library version differs from the one compiled with my...more >>

Famework 1.2
Posted by Scott M. at 6/1/2004 11:06:26 AM
I just installed the preview release of Windows Longhorn and see that the ..NET Framework version 1.2 is installed as part of the normal Windows build. Has anyone heard of this version of the Framework? Will we see this version of the Framework before Whidbey? ...more >>




DevelopmentNow Blog