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 >>
Don't see what you're looking for? Search DevelopmentNow.com.
|