Click here to Skip to main content
15,890,185 members
Home / Discussions / C#
   

C#

 
Question"View Code" Dropdown Pin
bailout006-Dec-09 8:11
bailout006-Dec-09 8:11 
AnswerRe: "View Code" Dropdown Pin
Saksida Bojan6-Dec-09 8:14
Saksida Bojan6-Dec-09 8:14 
GeneralRe: "View Code" Dropdown Pin
bailout006-Dec-09 9:03
bailout006-Dec-09 9:03 
GeneralRe: "View Code" Dropdown Pin
bailout006-Dec-09 9:11
bailout006-Dec-09 9:11 
GeneralRe: "View Code" Dropdown Pin
PIEBALDconsult6-Dec-09 17:39
mvePIEBALDconsult6-Dec-09 17:39 
GeneralRe: "View Code" Dropdown Pin
Dave Kreskowiak6-Dec-09 17:49
mveDave Kreskowiak6-Dec-09 17:49 
QuestionStrange Behavior: base.OnPaint [Solved] Pin
Saksida Bojan6-Dec-09 5:48
Saksida Bojan6-Dec-09 5:48 
AnswerRe: Strange Behavior: base.OnPaint [Solved] Pin
Shameel6-Dec-09 23:14
professionalShameel6-Dec-09 23:14 
OnPaint() method actually raises the Paint event. By calling OnPaint() from a method bound to the Paint event, you actually set up an infinite loop causing a stack overflow that crashed the IDE.
QuestionSerialization Pin
hadad6-Dec-09 4:26
hadad6-Dec-09 4:26 
AnswerRe: Serialization Pin
Natza Mitzi6-Dec-09 10:02
Natza Mitzi6-Dec-09 10:02 
QuestionDataGridview Drag and drop visualization Pin
anishkannan6-Dec-09 4:25
anishkannan6-Dec-09 4:25 
AnswerRe: DataGridview Drag and drop visualization Pin
Mycroft Holmes6-Dec-09 13:40
professionalMycroft Holmes6-Dec-09 13:40 
QuestionDraw resizeable and draggable rectangle on picturebox to crop image Pin
thungphan5-Dec-09 21:31
thungphan5-Dec-09 21:31 
AnswerRe: Draw resizeable and draggable rectangle on picturebox to crop image Pin
Luc Pattyn6-Dec-09 1:12
sitebuilderLuc Pattyn6-Dec-09 1:12 
QuestionUnusual behaviour with Directory.Exists() method Pin
Cracked-Down5-Dec-09 21:21
Cracked-Down5-Dec-09 21:21 
AnswerRe: Unusual behaviour with Directory.Exists() method Pin
N a v a n e e t h5-Dec-09 21:39
N a v a n e e t h5-Dec-09 21:39 
QuestionThe best method for designing a low profile client application Pin
SummerBulb5-Dec-09 21:13
SummerBulb5-Dec-09 21:13 
AnswerRe: The best method for designing a low profile client application Pin
N a v a n e e t h5-Dec-09 21:45
N a v a n e e t h5-Dec-09 21:45 
GeneralRe: The best method for designing a low profile client application Pin
SummerBulb5-Dec-09 22:02
SummerBulb5-Dec-09 22:02 
GeneralRe: The best method for designing a low profile client application Pin
N a v a n e e t h5-Dec-09 22:25
N a v a n e e t h5-Dec-09 22:25 
QuestionRe: The best method for designing a low profile client application [modified] Pin
SummerBulb5-Dec-09 22:38
SummerBulb5-Dec-09 22:38 
AnswerRe: The best method for designing a low profile client application Pin
N a v a n e e t h6-Dec-09 1:54
N a v a n e e t h6-Dec-09 1:54 
AnswerRe: The best method for designing a low profile client application Pin
Daniel Grunwald6-Dec-09 6:42
Daniel Grunwald6-Dec-09 6:42 
AnswerRe: The best method for designing a low profile client application Pin
PIEBALDconsult6-Dec-09 17:08
mvePIEBALDconsult6-Dec-09 17:08 
QuestionNewbie DatagridView Question Pin
kruegersck5-Dec-09 20:56
kruegersck5-Dec-09 20:56 

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.