Click here to Skip to main content
15,891,704 members
Home / Discussions / C#
   

C#

 
AnswerRe: int -> byte[] Howto? Pin
Heath Stewart13-Sep-04 5:54
protectorHeath Stewart13-Sep-04 5:54 
Generaldebuging timers with in a windows service application Pin
karanba13-Sep-04 4:50
karanba13-Sep-04 4:50 
GeneralRe: debuging timers with in a windows service application Pin
Dave Kreskowiak13-Sep-04 6:14
mveDave Kreskowiak13-Sep-04 6:14 
GeneralRe: debuging timers with in a windows service application Pin
karanba13-Sep-04 20:47
karanba13-Sep-04 20:47 
GeneralNetwork Machine Names from Mapped Drive Letter Pin
ribsmac13-Sep-04 4:17
ribsmac13-Sep-04 4:17 
GeneralRe: Network Machine Names from Mapped Drive Letter Pin
Heath Stewart13-Sep-04 6:25
protectorHeath Stewart13-Sep-04 6:25 
GeneralRe: Network Machine Names from Mapped Drive Letter Pin
Dave Kreskowiak13-Sep-04 6:50
mveDave Kreskowiak13-Sep-04 6:50 
GeneralMemory/Resource Leaks in .NET Pin
Barry Etter13-Sep-04 3:57
Barry Etter13-Sep-04 3:57 
Back in my C++ days, I relied on BoundsChecker to help identify potential memory leaks and resource leaks since I write mainly server-based services that run 24x7.

With .NET, managed code and garbage collection, is there still a need for these third-party tools? What's your experience?

Also, can someone explain this...I have a console .NET application that starts up taking around 9K of memory. By the time everything gets loaded, Task Manager shows it taking around 20K. Fine. But when the console window is minimized, the memory (as reported by Task Manager goes down to like 3K! WTF?!

Barry Etter
GeneralRe: Memory/Resource Leaks in .NET Pin
Steve Maier13-Sep-04 4:38
professionalSteve Maier13-Sep-04 4:38 
GeneralRe: Memory/Resource Leaks in .NET Pin
Heath Stewart13-Sep-04 6:10
protectorHeath Stewart13-Sep-04 6:10 
GeneralDataGridCell Change Color Pin
Member 119819213-Sep-04 3:33
Member 119819213-Sep-04 3:33 
GeneralRe: DataGridCell Change Color Pin
sreejith ss nair13-Sep-04 3:41
sreejith ss nair13-Sep-04 3:41 
GeneralRe: DataGridCell Change Color Pin
Member 119819213-Sep-04 4:20
Member 119819213-Sep-04 4:20 
Generalurgent about server.Transfer Pin
shambho13-Sep-04 3:27
shambho13-Sep-04 3:27 
GeneralRe: urgent about server.Transfer Pin
sreejith ss nair13-Sep-04 3:43
sreejith ss nair13-Sep-04 3:43 
GeneralAdding help Pin
Diego F.13-Sep-04 2:14
Diego F.13-Sep-04 2:14 
GeneralRe: Adding help Pin
sreejith ss nair13-Sep-04 2:39
sreejith ss nair13-Sep-04 2:39 
GeneralRe: Adding help Pin
Diego F.13-Sep-04 2:48
Diego F.13-Sep-04 2:48 
GeneralRe: Adding help Pin
sreejith ss nair13-Sep-04 2:52
sreejith ss nair13-Sep-04 2:52 
GeneralRe: Adding help Pin
Diego F.13-Sep-04 3:00
Diego F.13-Sep-04 3:00 
GeneralRe: Adding help Pin
Dave Kreskowiak13-Sep-04 4:09
mveDave Kreskowiak13-Sep-04 4:09 
GeneralC# Is it possible to create ms.excel file in VS.Net (C#) Pin
adnanh7512-Sep-04 23:53
adnanh7512-Sep-04 23:53 
GeneralRe: C# Is it possible to create ms.excel file in VS.Net (C#) Pin
sreejith ss nair13-Sep-04 0:16
sreejith ss nair13-Sep-04 0:16 
GeneralRe: C# Is it possible to create ms.excel file in VS.Net (C#) Pin
adnanh7513-Sep-04 0:20
adnanh7513-Sep-04 0:20 
GeneralRe: C# Is it possible to create ms.excel file in VS.Net (C#) Pin
sreejith ss nair13-Sep-04 0:43
sreejith ss nair13-Sep-04 0:43 

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.