Click here to Skip to main content
15,923,576 members
Home / Discussions / C#
   

C#

 
GeneralRe: XMl Node Sorting Based on Length Pin
prabhakar dwivedi14-Apr-09 2:12
prabhakar dwivedi14-Apr-09 2:12 
QuestionDraw a rectangle on picture box and crop that rectangle from picture box Pin
Babita Shivade13-Apr-09 21:25
Babita Shivade13-Apr-09 21:25 
AnswerRe: Draw a rectangle on picture box and crop that rectangle from picture box Pin
Mbah Dhaim13-Apr-09 22:25
Mbah Dhaim13-Apr-09 22:25 
AnswerRe: Draw a rectangle on picture box and crop that rectangle from picture box Pin
Paresh H20-Jul-09 18:55
Paresh H20-Jul-09 18:55 
Question"Error saving document" Pin
raesa13-Apr-09 21:20
raesa13-Apr-09 21:20 
AnswerRe: "Error saving document" Pin
Mycroft Holmes13-Apr-09 22:39
professionalMycroft Holmes13-Apr-09 22:39 
GeneralRe: "Error saving document" Pin
raesa13-Apr-09 22:43
raesa13-Apr-09 22:43 
GeneralRe: "Error saving document" Pin
Nagy Vilmos13-Apr-09 22:53
professionalNagy Vilmos13-Apr-09 22:53 
make sure any handles you have to the file system are closed and not just cleared.
From memory of you clear a file reference it goes to GC, and the handle can still be 'open' until it is destroyed. That is why you should always explicitly close any file streams.



Panic, Chaos, Destruction.
My work here is done.

QuestionLoading videos through c# Pin
divya_reddy13-Apr-09 20:19
divya_reddy13-Apr-09 20:19 
Questionbring to front(process) Pin
shefa' isied13-Apr-09 19:52
shefa' isied13-Apr-09 19:52 
AnswerRe: bring to front(process) Pin
Giorgi Dalakishvili13-Apr-09 20:21
mentorGiorgi Dalakishvili13-Apr-09 20:21 
Questionchanging final result of compiling Pin
ariyanna13-Apr-09 19:35
ariyanna13-Apr-09 19:35 
AnswerRe: changing final result of compiling Pin
Abhijit Jana13-Apr-09 19:59
professionalAbhijit Jana13-Apr-09 19:59 
GeneralRe: changing final result of compiling Pin
ariyanna13-Apr-09 20:09
ariyanna13-Apr-09 20:09 
GeneralRe: changing final result of compiling Pin
Abhijit Jana13-Apr-09 21:00
professionalAbhijit Jana13-Apr-09 21:00 
GeneralRe: changing final result of compiling Pin
Tom Deketelaere13-Apr-09 21:02
professionalTom Deketelaere13-Apr-09 21:02 
AnswerRe: changing final result of compiling Pin
Pedram Behroozi13-Apr-09 20:22
Pedram Behroozi13-Apr-09 20:22 
GeneralRe: changing final result of compiling Pin
ariyanna13-Apr-09 23:29
ariyanna13-Apr-09 23:29 
QuestionDataGridView Pin
Marla Sukesh13-Apr-09 19:35
professional Marla Sukesh13-Apr-09 19:35 
AnswerRe: DataGridView Pin
Mbah Dhaim13-Apr-09 20:17
Mbah Dhaim13-Apr-09 20:17 
QuestionFacade... Pin
Illegal Operation13-Apr-09 19:24
Illegal Operation13-Apr-09 19:24 
AnswerRe: Facade... PinPopular
Colin Angus Mackay13-Apr-09 21:50
Colin Angus Mackay13-Apr-09 21:50 
AnswerSo, what was wrong with my reply? Pin
Colin Angus Mackay13-Apr-09 22:21
Colin Angus Mackay13-Apr-09 22:21 
AnswerRe: Facade... Pin
Pete O'Hanlon13-Apr-09 23:51
mvePete O'Hanlon13-Apr-09 23:51 
Questionproblem with DateTime objects Pin
cppwxwidgetsss13-Apr-09 19:14
cppwxwidgetsss13-Apr-09 19:14 

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.