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

.NET (Core and Framework)

 
QuestionWindows Vista and Audio/Video functions Pin
[DK]KiloDunse27-May-06 20:33
[DK]KiloDunse27-May-06 20:33 
QuestionCopies of CLR Pin
Imtiaz Murtaza27-May-06 2:20
Imtiaz Murtaza27-May-06 2:20 
AnswerRe: Copies of CLR Pin
Igor Sukhov28-May-06 19:05
Igor Sukhov28-May-06 19:05 
Questionhow to generate reports using microsoft reporting service? Pin
lin_xen_mung26-May-06 17:24
lin_xen_mung26-May-06 17:24 
AnswerRe: how to generate reports using microsoft reporting service? Pin
Kevin McFarlane31-May-06 3:03
Kevin McFarlane31-May-06 3:03 
QuestionTwo packets send to Web Service Pin
riwanlky26-May-06 4:52
riwanlky26-May-06 4:52 
QuestionDouble Buffering question Pin
ricecake26-May-06 4:50
ricecake26-May-06 4:50 
AnswerRe: Double Buffering question Pin
leppie31-May-06 2:39
leppie31-May-06 2:39 
ricecake wrote:
If I comment out the g->Dispose(); line in the Paint handler, then I do not get the crash. Is it correct/acceptable not to dispose of the Graphics object after painting?


General rule is you should not be calling Dispose on objects that you didnt create Smile | :)


GeneralRe: Double Buffering question Pin
ricecake31-May-06 3:14
ricecake31-May-06 3:14 
QuestionDetect if iis is asp.net enabled Pin
dinu.moldovan26-May-06 2:06
dinu.moldovan26-May-06 2:06 
Questionbackwards compatibility Pin
palako26-May-06 1:18
palako26-May-06 1:18 
AnswerRe: backwards compatibility Pin
Stephan Samuel1-Jun-06 7:10
Stephan Samuel1-Jun-06 7:10 
QuestionAbout FastReport Pin
**Genius**26-May-06 0:34
**Genius**26-May-06 0:34 
Questionled sign programing [modified] Pin
pingmanscratch25-May-06 16:04
pingmanscratch25-May-06 16:04 
QuestionInternals of GC! Pin
Deepasubramanian24-May-06 21:50
Deepasubramanian24-May-06 21:50 
AnswerRe: Internals of GC! Pin
Vasudevan Deepak Kumar24-May-06 22:42
Vasudevan Deepak Kumar24-May-06 22:42 
QuestionDataGridView ColumnHeaders Pin
NRavep24-May-06 20:53
NRavep24-May-06 20:53 
QuestionHow does make web service's pull? Pin
Libra24-May-06 16:26
Libra24-May-06 16:26 
AnswerRe: How does make web service's pull? [modified] Pin
Igor Sukhov28-May-06 19:17
Igor Sukhov28-May-06 19:17 
Questionhow do I force loading of .NET 1.1 Pin
mheschl24-May-06 11:16
professionalmheschl24-May-06 11:16 
AnswerRe: how do I force loading of .NET 1.1 Pin
Ed.Poore25-May-06 21:49
Ed.Poore25-May-06 21:49 
QuestionError when Painting (long message) [modified] Pin
ricecake24-May-06 8:54
ricecake24-May-06 8:54 
AnswerRe: Error when Painting (long message) Pin
Robert Rohde24-May-06 9:44
Robert Rohde24-May-06 9:44 
QuestionRe: Error when Painting (long message) Pin
ricecake24-May-06 10:06
ricecake24-May-06 10:06 
AnswerRe: Error when Painting (long message) Pin
ricecake24-May-06 10:12
ricecake24-May-06 10:12 

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.