I have the following Leak situation in a VB.NET (.NET2) application: a form - DetailTache (TaskDetails) - in my MDI application is not garbage collected is not collected ofter open/close.
I been pulling my hair out all day. i can\'t seem to set the current thread cultureui or culture to anything other than English. In the controller i have
I analyze a VB.NET project and there are some objects (child MDI form) that are disposed, but not removed by the GC.
[.NET 2] Situation: class MyObject { string Max { get{...}; set{...}; } string Min { get{...}; set{...}; }
What is a preferably generic; unique(IComparable/IEquitable) valued collectio开发者_运维百科n of objects for .NET 2?
My group uses merge modules on various projects which is then added to a setup project.This simplifies deployment by having only one .msi for our entire suite of functionality and allows us to have on
I want to move a control in panel1 to the Red Line end from the following example: private void panel1_Paint(object sender, PaintEventArgs e)
I\'m using .NET 2.0. I noticed that there doesn\'t seem to be a Environment.SpecialFolder member for the common Desktop and common 开发者_高级运维Start Menu folders.
I had a VS2005 solution and wanted to get off VS2005 for the new year.I was mostly happy with the upgrade process and pleasantly surprised to see that my build scripts mostly still worked.
Hi I am using TextRenderer.MeasureText() method to measure the text width for a given font. I use Arial Unicode MS font for measuring the width, which is a Unicode font containing characters for all l