Click here to Skip to main content
15,913,941 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Textbox scrolling problem Pin
Christian Graus11-Mar-08 10:59
protectorChristian Graus11-Mar-08 10:59 
GeneralRe: Textbox scrolling problem Pin
TheIdleProgrammer12-Mar-08 0:42
TheIdleProgrammer12-Mar-08 0:42 
GeneralRe: Textbox scrolling problem Pin
TheIdleProgrammer12-Mar-08 1:31
TheIdleProgrammer12-Mar-08 1:31 
GeneralGarbage Collector Pin
Het210910-Mar-08 13:11
Het210910-Mar-08 13:11 
GeneralRe: Garbage Collector Pin
Scott Dorman10-Mar-08 16:00
professionalScott Dorman10-Mar-08 16:00 
GeneralRe: Garbage Collector Pin
Het210910-Mar-08 16:29
Het210910-Mar-08 16:29 
GeneralRe: Garbage Collector Pin
Scott Dorman10-Mar-08 16:30
professionalScott Dorman10-Mar-08 16:30 
GeneralRe: Garbage Collector Pin
Mark Churchill12-Mar-08 1:20
Mark Churchill12-Mar-08 1:20 
Yeah it can be counterproductive to call GC.Collect directly. IIRC one side effect is that objects that survive collection will move quicker into higher generations, and be less likely to be looked at in following collections.


Generalclass from database table Pin
seanwright10-Mar-08 6:59
seanwright10-Mar-08 6:59 
GeneralRe: class from database table Pin
led mike10-Mar-08 7:03
led mike10-Mar-08 7:03 
GeneralRe: class from database table Pin
Scott Dorman10-Mar-08 7:23
professionalScott Dorman10-Mar-08 7:23 
GeneralRe: class from database table Pin
seanwright10-Mar-08 7:28
seanwright10-Mar-08 7:28 
GeneralRe: class from database table Pin
Scott Dorman10-Mar-08 7:44
professionalScott Dorman10-Mar-08 7:44 
GeneralRe: class from database table Pin
Pete O'Hanlon10-Mar-08 10:32
mvePete O'Hanlon10-Mar-08 10:32 
GeneralRe: class from database table Pin
Mark Churchill12-Mar-08 0:47
Mark Churchill12-Mar-08 0:47 
GeneralConnected Vs. Disconnected Pin
CodingYoshi9-Mar-08 13:43
CodingYoshi9-Mar-08 13:43 
GeneralRe: Connected Vs. Disconnected Pin
Scott Dorman10-Mar-08 5:22
professionalScott Dorman10-Mar-08 5:22 
GeneralRe: Connected Vs. Disconnected Pin
Guffa11-Mar-08 8:11
Guffa11-Mar-08 8:11 
Generaloff right click in webform Pin
yogeshpan7-Mar-08 20:49
yogeshpan7-Mar-08 20:49 
GeneralWrong forum Pin
pmarfleet7-Mar-08 22:51
pmarfleet7-Mar-08 22:51 
General.NET 2.0 configuration Pin
usermans7-Mar-08 8:25
usermans7-Mar-08 8:25 
GeneralRe: .NET 2.0 configuration Pin
Paul Conrad7-Mar-08 15:20
professionalPaul Conrad7-Mar-08 15:20 
GeneralRe: .NET 2.0 configuration Pin
Syed Mehroz Alam8-Mar-08 5:59
Syed Mehroz Alam8-Mar-08 5:59 
GeneralLocalization Support in .Net Framework 2.0 [modified] Pin
Mushtaque Nizamani5-Mar-08 21:05
Mushtaque Nizamani5-Mar-08 21:05 
GeneralRe: Localization Support in .Net Framework 2.0 Pin
Robert Rohde6-Mar-08 1:29
Robert Rohde6-Mar-08 1:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.