Click here to Skip to main content
15,905,614 members
Home / Discussions / C#
   

C#

 
AnswerRe: Good C# Language Book Pin
Sathesh Sakthivel13-Jun-07 15:20
Sathesh Sakthivel13-Jun-07 15:20 
AnswerRe: Good C# Language Book Pin
Dewald13-Jun-07 23:57
Dewald13-Jun-07 23:57 
QuestionDesign question with message sending Pin
hansipet13-Jun-07 8:19
hansipet13-Jun-07 8:19 
AnswerRe: Design question with message sending Pin
mav.northwind13-Jun-07 9:57
mav.northwind13-Jun-07 9:57 
GeneralRe: Design question with message sending Pin
hansipet13-Jun-07 20:09
hansipet13-Jun-07 20:09 
GeneralRe: Design question with message sending Pin
mav.northwind14-Jun-07 10:31
mav.northwind14-Jun-07 10:31 
QuestionUser control that cannot be resized Pin
mkorin13-Jun-07 8:10
mkorin13-Jun-07 8:10 
AnswerRe: User control that cannot be resized Pin
andreumv13-Jun-07 10:46
andreumv13-Jun-07 10:46 
Try writing a (private?) bool property named Resizable. Then you can ask at some point (OnResizing event or something alike) if it can be resized, if not return the size to its initial value.
GeneralRe: User control that cannot be resized Pin
mkorin13-Jun-07 11:35
mkorin13-Jun-07 11:35 
AnswerRe: User control that cannot be resized Pin
Martin#14-Jun-07 4:18
Martin#14-Jun-07 4:18 
Questionhow to attach database object to textwriter Pin
ksrs13-Jun-07 8:07
ksrs13-Jun-07 8:07 
QuestionCommand Line Process Execution [modified] Pin
Justin Perez13-Jun-07 7:38
Justin Perez13-Jun-07 7:38 
AnswerRe: Command Line Process Execution Pin
Luc Pattyn13-Jun-07 7:56
sitebuilderLuc Pattyn13-Jun-07 7:56 
GeneralRe: Command Line Process Execution Pin
Justin Perez13-Jun-07 8:16
Justin Perez13-Jun-07 8:16 
GeneralRe: Command Line Process Execution Pin
Luc Pattyn13-Jun-07 9:21
sitebuilderLuc Pattyn13-Jun-07 9:21 
QuestionProblem using ProgressBar or other informative control... Pin
Khoramdin13-Jun-07 7:34
Khoramdin13-Jun-07 7:34 
AnswerRe: Problem using ProgressBar or other informative control... Pin
Giorgi Dalakishvili13-Jun-07 7:46
mentorGiorgi Dalakishvili13-Jun-07 7:46 
AnswerRe: Problem using ProgressBar or other informative control... Pin
Ed.Poore13-Jun-07 7:52
Ed.Poore13-Jun-07 7:52 
AnswerRe: Problem using ProgressBar or other informative control... Pin
Justin Perez13-Jun-07 7:52
Justin Perez13-Jun-07 7:52 
QuestionCombination console/form app Pin
eosisms13-Jun-07 7:29
eosisms13-Jun-07 7:29 
AnswerRe: Combination console/form app Pin
Ed.Poore13-Jun-07 7:53
Ed.Poore13-Jun-07 7:53 
AnswerRe: Combination console/form app Pin
MidwestLimey13-Jun-07 13:27
professionalMidwestLimey13-Jun-07 13:27 
AnswerRe: Combination console/form app Pin
eosisms14-Jun-07 8:56
eosisms14-Jun-07 8:56 
Questionhow can ... Pin
B.A13-Jun-07 6:51
B.A13-Jun-07 6:51 
AnswerRe: how can ... Pin
Ed.Poore13-Jun-07 7:54
Ed.Poore13-Jun-07 7:54 

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.