Click here to Skip to main content
15,917,329 members
Home / Discussions / C#
   

C#

 
Questionis sqldataadpater supports only datasets to fill Pin
prasadbuddhika24-Feb-09 0:23
prasadbuddhika24-Feb-09 0:23 
AnswerRe: is sqldataadpater supports only datasets to fill Pin
High0ctane24-Feb-09 1:10
High0ctane24-Feb-09 1:10 
AnswerRe: is sqldataadpater supports only datasets to fill Pin
Ennis Ray Lynch, Jr.24-Feb-09 3:25
Ennis Ray Lynch, Jr.24-Feb-09 3:25 
Questionimplement ray tracing algorithm in c# Pin
Nettai24-Feb-09 0:19
Nettai24-Feb-09 0:19 
AnswerRe: implement ray tracing algorithm in c# Pin
Rob Philpott24-Feb-09 0:24
Rob Philpott24-Feb-09 0:24 
GeneralRe: implement ray tracing algorithm in c# Pin
Nettai24-Feb-09 0:36
Nettai24-Feb-09 0:36 
GeneralRe: implement ray tracing algorithm in c# Pin
Deresen24-Feb-09 1:32
Deresen24-Feb-09 1:32 
GeneralRe: implement ray tracing algorithm in c# Pin
ABitSmart24-Feb-09 1:58
ABitSmart24-Feb-09 1:58 
GeneralRe: implement ray tracing algorithm in c# Pin
Deresen24-Feb-09 2:04
Deresen24-Feb-09 2:04 
QuestionPassing Variant parameters by ref to ActiveX COM object Type Mismatch exception [modified] Pin
brettonansley24-Feb-09 0:00
brettonansley24-Feb-09 0:00 
Questionforce winforms custom control to be square Pin
Jon Hulatt23-Feb-09 23:47
Jon Hulatt23-Feb-09 23:47 
AnswerRe: force winforms custom control to be square Pin
Rob Philpott23-Feb-09 23:49
Rob Philpott23-Feb-09 23:49 
AnswerRe: force winforms custom control to be square Pin
#realJSOP24-Feb-09 0:16
professional#realJSOP24-Feb-09 0:16 
You can't use dock and have the control retain its shape. What you're going to have to do is use anchor, and handle the form's resize event to modify the size and position of the control.


"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


AnswerRe: force winforms custom control to be square Pin
benjymous24-Feb-09 1:28
benjymous24-Feb-09 1:28 
QuestionMail using Microsoft Exchange server Pin
Ramkithepower23-Feb-09 23:45
Ramkithepower23-Feb-09 23:45 
QuestionDrag Drop event of RichText Box in c#.net Pin
Lijo Rajan23-Feb-09 23:11
Lijo Rajan23-Feb-09 23:11 
AnswerRe: Drag Drop event of RichText Box in c#.net Pin
Calin Tatar24-Feb-09 0:47
Calin Tatar24-Feb-09 0:47 
GeneralRe: Drag Drop event of RichText Box in c#.net Pin
Lijo Rajan24-Feb-09 1:00
Lijo Rajan24-Feb-09 1:00 
GeneralRe: Drag Drop event of RichText Box in c#.net Pin
Calin Tatar24-Feb-09 1:05
Calin Tatar24-Feb-09 1:05 
GeneralRe: Drag Drop event of RichText Box in c#.net Pin
Calin Tatar24-Feb-09 1:08
Calin Tatar24-Feb-09 1:08 
GeneralRe: Drag Drop event of RichText Box in c#.net Pin
Lijo Rajan24-Feb-09 1:24
Lijo Rajan24-Feb-09 1:24 
GeneralRe: Drag Drop event of RichText Box in c#.net Pin
Calin Tatar24-Feb-09 1:30
Calin Tatar24-Feb-09 1:30 
GeneralRe: Drag Drop event of RichText Box in c#.net Pin
Lijo Rajan24-Feb-09 1:59
Lijo Rajan24-Feb-09 1:59 
QuestionExecute a *.bat file in C# project Pin
CodingLover23-Feb-09 22:25
CodingLover23-Feb-09 22:25 
AnswerRe: Execute a *.bat file in C# project Pin
Ajit Shekhawat23-Feb-09 22:47
Ajit Shekhawat23-Feb-09 22:47 

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.