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

.NET (Core and Framework)

 
GeneralRe: Large Heap Doesn't Compact? Pin
Dave Kreskowiak21-Aug-06 9:57
mveDave Kreskowiak21-Aug-06 9:57 
GeneralRe: Large Heap Doesn't Compact? Pin
Dan Neely21-Aug-06 10:05
Dan Neely21-Aug-06 10:05 
GeneralRe: Large Heap Doesn't Compact? Pin
Dave Kreskowiak21-Aug-06 10:28
mveDave Kreskowiak21-Aug-06 10:28 
Question.net odbc provider Pin
Rothco21-Aug-06 6:41
Rothco21-Aug-06 6:41 
AnswerRe: .net odbc provider Pin
Dave Kreskowiak21-Aug-06 8:00
mveDave Kreskowiak21-Aug-06 8:00 
GeneralRe: .net odbc provider Pin
Rothco21-Aug-06 8:06
Rothco21-Aug-06 8:06 
QuestionProcess Killer Pin
DanB198321-Aug-06 6:19
DanB198321-Aug-06 6:19 
AnswerRe: Process Killer Pin
Dave Kreskowiak21-Aug-06 7:49
mveDave Kreskowiak21-Aug-06 7:49 
This is easily done using the Process[^] class. You can use it's GetProcessesByName static method to get the list of Process objects you want, then just call either the Close, CloseMainWindow, or Kill method on each of those objects.


Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: Process Killer Pin
DanB198321-Aug-06 23:01
DanB198321-Aug-06 23:01 
QuestionGet contents from "RichEdit20W" class Pin
priyank_ldce21-Aug-06 0:47
priyank_ldce21-Aug-06 0:47 
QuestionTo run application written in .Net VC++ 2005 Pin
Andy Rama20-Aug-06 23:19
Andy Rama20-Aug-06 23:19 
AnswerRe: To run application written in .Net VC++ 2005 Pin
Keith Malwitz21-Aug-06 2:15
Keith Malwitz21-Aug-06 2:15 
AnswerRe: To run application written in .Net VC++ 2005 Pin
Jun Du21-Aug-06 5:12
Jun Du21-Aug-06 5:12 
QuestionCOFF Format ? Pin
S Pandian20-Aug-06 20:58
S Pandian20-Aug-06 20:58 
AnswerRe: COFF Format ? Pin
Guffa20-Aug-06 21:51
Guffa20-Aug-06 21:51 
AnswerRe: COFF Format ? Pin
Mike Dimmick21-Aug-06 2:23
Mike Dimmick21-Aug-06 2:23 
Questionwhen .net2003 solution is migrated to .net2005, controls are not as .net2005 Pin
Ravikumar Patra18-Aug-06 3:17
professionalRavikumar Patra18-Aug-06 3:17 
AnswerRe: when .net2003 solution is migrated to .net2005, controls are not as .net2005 Pin
Jun Du18-Aug-06 5:17
Jun Du18-Aug-06 5:17 
QuestionHow can i change the base address of my dll? Pin
Timothy_198218-Aug-06 2:08
Timothy_198218-Aug-06 2:08 
GeneralRe: How can i change the base address of my dll? Pin
Guffa18-Aug-06 4:13
Guffa18-Aug-06 4:13 
QuestionInterop exception Pin
shezh18-Aug-06 1:35
shezh18-Aug-06 1:35 
AnswerRe: Interop exception Pin
S Pandian20-Aug-06 20:28
S Pandian20-Aug-06 20:28 
AnswerRe: Interop exception Pin
Mike Dimmick21-Aug-06 2:33
Mike Dimmick21-Aug-06 2:33 
AnswerRe: Interop exception Pin
shezh21-Aug-06 7:21
shezh21-Aug-06 7:21 
QuestionHI Pin
Arun Kumar Babu18-Aug-06 1:24
Arun Kumar Babu18-Aug-06 1:24 

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.