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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ANN: .NET Memory Profiler 2.0 Released18 Feb 2004 19:41 GMT3
SciTech Software is pleased to announce that .NET Memory Profiler 2.0 has
just been released.
.NET Memory Profiler is a powerful tool for finding memory leaks and
optimizing the memory usage of .NET Programs.
Old version of CLR18 Feb 2004 19:41 GMT2
Can I un-install V1.0 of the framework leaving V1.1 installed without any
ill effects?
Thanks
Button click single18 Feb 2004 13:37 GMT6
I have been creating an Button using .Net C#.
Once the user clicks the button, the click event handler will perform task A. This normally takes around 2 minutes
During this 2 minutes, the user must not be allowed to click this button again
However, once the user clicks multiple ...
asynchronous delegate problem18 Feb 2004 06:26 GMT2
I have a delegate which I call BeginInvoke on. I use the waithandle.WaitOne
to wait for the delegate to finish.
If there is an exception in the delegate call, waithandle.WaitOne returns
true and the asyncresult.IsFinished(Completed) also returns true.
.NET Assembler Structure18 Feb 2004 04:04 GMT4
Hello friends,
I am finishing my Computer Science graduation this year, and I have to
make a final project for it.
As I'm working with Microsoft .NET, my idea is to write my project
Transitive references17 Feb 2004 16:07 GMT5
If I create a BaseClass in a BaseAssembly, then derive a MiddleClass
in a MiddleAssembly from the BaseClass, a TopAssembly that derives a
TopClass from MiddleClass (or just creates a MiddleClass instance)
needs to reference both MiddleAssembly and BaseAssembly at compile
mscorwks.dll could not be loaded (although I have installed Framework 1.1)17 Feb 2004 12:26 GMT4
With certain combinations of my app's dll's, my app fails at startup with the message
  ...\V1.1.4322\mscorwks.dll could not be loaded
I do in fact have the .NET Framework 1.1 installed on my machine, and I can run other applications with it
I have a feeling it has to do with my ...
pdb access through ISymWrapper15 Feb 2004 05:39 GMT3
Let me give a quick user story here:
I need to be able to go from a byte offset in a method body to a line
of source code reference. I need to do this statically, without the
application being run in the debugger or otherwise. I would really
Performance, Scaling and GC13 Feb 2004 14:58 GMT9
All
I am in the process of load testing an application and I am not happy with the scalabity of the preliminary system.  Under a moderate load of 300-400 users per test machine (Dual P4-700,3 Gig of ram), I am noticing some very slow page loads.  To simulate the load, I have been ...
Runtime and OS report different mem usage13 Feb 2004 13:59 GMT1
I am working on a pure managed windows application that creates large byte arrays at run time. In fact it creates a 50M byte array when the application starts
public static byte[] buffer = new byte[1024*1024*50]
I am using System.GC.GetTotalMemory() to monitor the memory usage. It ...
XmlSerializer.Serialize13 Feb 2004 01:33 GMT3
 I have made a method that would take any object o and an array of
extraTypes to construct a XmlSerializer object then call .Serialize(stream,
object)...  When I have this called within the same method as the type it
works fine but when I am passing this type and the extra types ...
Serializing/DeSerializing System.Drawing.Cusrsor object looses the hotspot12 Feb 2004 17:23 GMT3
   We are trying to Serialize a System.Drawing.Cursor object and
Deserialize it. Before serializing the cursor behaves correctly but when we
serialize and use a deserialized object, the hotspot (the cursor pointer) is
not where it is expected to be. We tried both binary and soap ...
Manipulating printer jobs12 Feb 2004 17:20 GMT1
Sorry if I'm cross-posting, but I'm not sure what is the better post this
question. It's about joining together many printer jobs into a single one.
Note: this is not a Crystal Reports question.
I'm using Crystal Reports to print a report by using the ReportDocument's
A DotNet Severe Limitation ?11 Feb 2004 14:07 GMT2
I believe I have found a severe limitation of DotNet, with respect to
hosting Windows Form Controls in WebPages.
It appears this is only possible when the web is configured on Port 80. Any
other port and the control will not display.
embedded winforms in IE wont cache10 Feb 2004 18:46 GMT2
I have a problem. The issue is that my embedded winforms in IE will not cache no matter how hard i try. They seem to goto the download assembly cache but they dont load from there like the framework documentation has stated. I have tried versioning, strong naming, and everything ...
Pages: 1 2 3 January, 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.