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 / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
assembly version compatibility15 Dec 2004 10:36 GMT10
I have a few questions concerning the version compatiblity of assemblies.
Let me first depict the scenario:
I am a component designer, my customers are mainly people who design and
sell end-user applications.
CLR Memory Footprint14 Dec 2004 23:11 GMT4
I'm working on a project that integrates with Office and the Windows shell.
Right now we have add-ins for Excel, PowerPoint, Word and Outlook, and a
couple of shell extensions for Windows Explorer, all written in C++.
We're at a point where we want to overhaul some of this stuff, ...
DateTime is not CLS compliant14 Dec 2004 12:17 GMT5
What are we supposed to use for a DateTime if we want to stay CLS
compliant????
Double.ToString(string format)?11 Dec 2004 02:34 GMT2
I want to show a float number with two digits after the dot. However, I try
all kinds of format string and it doesn't work : G10.2, G.2, G0.2, F10.2,
F.2, F0.2.......
Could anyone help me, the document in MSDN is not helpful...
ReleaseFusionInterfaces hang causes my CPU to go nuts.11 Dec 2004 01:11 GMT1
Hi,
(sorry if this is a copy posting, got a timeout the first time, any
crash-dumps is the previous post should be hang-dumps)
I am experiencing a problem with my .net (C#) application. When
Managed DLL base address11 Dec 2004 00:33 GMT1
Does it help to specify a unique base address for managed DLLs?  I
understand that it does help native DLLs, but I am curious about
managed DLLs.  I can find very little discussion about this.  I
noticed that if I use Sysinternals Process Explorer to hilight the
Obtaining the PDB file location stored in debug assemblies...09 Dec 2004 23:23 GMT1
What is the best way to get the full path name of an assembly's PDB file?
Hex editing an assembly that was compiled in debug mode shows that it knows
where the PDB was originally created.
I can find out if the assembly should have an associated PDB by looking for
error LNK2005: _DllMain@12 when using /clr compiler flag09 Dec 2004 23:19 GMT1
When building a COM DLL project with /clr the following errors
occures:
error LNK2005: _DllMain@12 already defined in msvcrt.lib(dllmain.obj)
warning LNK4243: DLL containing objects compiled with /clr is not
Disabling Download Cache?08 Dec 2004 02:13 GMT1
Over a year ago, Bill Menees asked the questoin, "Is there any way to
completely disable the download cache?" - answer was "no, but you can just
delete everything in it".
Is there any new info on disabling the download cache at all? Like Bill, I'm
Catching Stack Unwinding06 Dec 2004 23:50 GMT3
I've installed a global exception handler and it uses the Exception
Management Block.  I get lovely stack traces, and I've written a custom
publisher that takes a full MiniDump to analyze with sos.dll, but my code
is called after the stack is unwound, so I can't get the values of ...
STA and MTA in VB.NET and Multithreading - MSFT pls explain in HOW05 Dec 2004 23:22 GMT4
Being a VB.NET programmer I wandered what is MTA and STA is all about for my
daily life, cause in my 30+ books about .NET its only mentioned it in three
lines.
However now I have a problem using events to synch multiple threads.
Using AppDomain to get Assembly Version Info04 Dec 2004 11:58 GMT2
I'm trying to write a very simpleminded web-based system to keep an application current. The basic
concept is that my application calls a webservice each time it starts to see if there are any
updated assemblies to download. If there are it downloads them and restarts itself (this ...
How to replace a object in place?03 Dec 2004 01:53 GMT3
For example :
class A
{
   int a;
Sandboxed appdomain opening winforms02 Dec 2004 23:01 GMT6
I'm having trouble running untrusted code inside a sandboxed AppDomain, and
I was hoping that someone could help me!
The code is user-supplied, and so I want my Winform application to run the
code in a seperate AppDomain without any more permissions than given in the
Loading svr build of CLR for my .net Windows Service01 Dec 2004 20:03 GMT5
  I have a few questions regarding CLR Hosting...I have read a few
sites that explain them...but I still have some unanswered
questions...like...
    1. Every process (.net app) loads its own CLR. Is this right?
Pages: 1 2 3 November, 2004
 
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.