Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / CLR / October 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Question on Assembly Loading and Memory 06 Oct 2003 23:01 GMT3
I have a fairly open question in regards how memory usage is affected by
linking in various assemblies.
Basically I seem to remember that the .net runtime compiles code as it uses
it, so if there's some unused code inside of my own assemblies that code may
managed enumerations out of unmanaged ones06 Oct 2003 10:02 GMT4
    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
codebase & probing03 Oct 2003 20:16 GMT3
I use a <codebase> element to tell the runtime to download a dll from a URL
; it caches this dll in the GAC download folder. But, if I haven't an
Internet connection available the loading fails, why??? The dll is on my
machine, so why the runtime doesn't check the download folder or ...
Casting ValueType variable to primitive type03 Oct 2003 19:27 GMT1
(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,
CLR Bug Report: SetFunctionReJIT deadlocks02 Oct 2003 22:54 GMT4
Now I'm sure: There's a serious problem inside the CLR when calling
SetFunctionReJIT() on anything but the current method. Add (something like)
the following code as JITCompilationStarted callback in the profiler:
UINT g_testfunction=0;
Assembly 'assemblyname' could not be uninstalled because it is required by other applications.02 Oct 2003 17:00 GMT7
All -
I just had to go through the painful process of manually deleting
directories via the command prompt.
Has anyone figured out what causes this problem and how it can be resolved?
See these security patch01 Oct 2003 22:40 GMT1
Microsoft Customer
this is the latest version of security update, the
"October 2003, Cumulative Patch" update which fixes
all known security vulnerabilities affecting
Creating your own CLR host question01 Oct 2003 10:48 GMT1
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.
Pages: 1 2 3 4 September, 2003
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.