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

C#

 
AnswerRe: H/W Pin
Richard MacCutchan23-Nov-10 3:26
mveRichard MacCutchan23-Nov-10 3:26 
AnswerRe: H/W Pin
Keith Barrow23-Nov-10 6:27
professionalKeith Barrow23-Nov-10 6:27 
Question64 - Bit IIS Pin
satsumatable23-Nov-10 3:02
satsumatable23-Nov-10 3:02 
AnswerRe: 64 - Bit IIS Pin
Dave Kreskowiak23-Nov-10 4:24
mveDave Kreskowiak23-Nov-10 4:24 
Questionfinal project Pin
om_metab23-Nov-10 1:04
om_metab23-Nov-10 1:04 
AnswerRe: final project PinPopular
Pete O'Hanlon23-Nov-10 1:29
mvePete O'Hanlon23-Nov-10 1:29 
GeneralRe: final project Pin
om_metab13-Dec-11 23:49
om_metab13-Dec-11 23:49 
AnswerRe: final project Pin
PIEBALDconsult23-Nov-10 2:27
mvePIEBALDconsult23-Nov-10 2:27 
Be sure to use a layered approach, e.g. don't put data access in the UI.

Consider using WCF as the data transport so clients can be written for other frameworks.

When I wrote one a few years back, I used a RichTextBox to allow the user to enter the message and was pleasantly surprised to find that the RTB supported dragging and dropping various content (Visio files, sound files, etc.). Thumbs Up | :thumbsup:
GeneralRe: final project Pin
PIEBALDconsult23-Nov-10 17:57
mvePIEBALDconsult23-Nov-10 17:57 
AnswerRe: final project Pin
#realJSOP23-Nov-10 7:04
mve#realJSOP23-Nov-10 7:04 
QuestionReading web page Pin
memk122-Nov-10 22:04
memk122-Nov-10 22:04 
AnswerRe: Reading web page Pin
JF201522-Nov-10 22:15
JF201522-Nov-10 22:15 
AnswerRe: Reading web page [modified] Pin
Sebastien T.22-Nov-10 22:16
Sebastien T.22-Nov-10 22:16 
AnswerRe: Reading web page Pin
Eddy Vluggen23-Nov-10 1:02
professionalEddy Vluggen23-Nov-10 1:02 
GeneralRe: Reading web page Pin
memk123-Nov-10 1:25
memk123-Nov-10 1:25 
GeneralRe: Reading web page Pin
Eddy Vluggen23-Nov-10 1:48
professionalEddy Vluggen23-Nov-10 1:48 
AnswerRe: Reading web page Pin
fjdiewornncalwe23-Nov-10 1:33
professionalfjdiewornncalwe23-Nov-10 1:33 
GeneralRe: Reading web page Pin
memk123-Nov-10 22:14
memk123-Nov-10 22:14 
QuestionC# and VSS Pin
Zeyad Jalil22-Nov-10 21:15
professionalZeyad Jalil22-Nov-10 21:15 
AnswerRe: C# and VSS Pin
Pete O'Hanlon22-Nov-10 22:41
mvePete O'Hanlon22-Nov-10 22:41 
AnswerRe: C# and VSS Pin
PIEBALDconsult23-Nov-10 2:34
mvePIEBALDconsult23-Nov-10 2:34 
QuestionDisable "close box (X button)" on child forms Pin
peropata22-Nov-10 20:53
peropata22-Nov-10 20:53 
AnswerRe: Disable "close box (X button)" on child forms Pin
JF201522-Nov-10 21:05
JF201522-Nov-10 21:05 
GeneralRe: Disable "close box (X button)" on child forms Pin
peropata22-Nov-10 21:51
peropata22-Nov-10 21:51 
GeneralRe: Disable "close box (X button)" on child forms Pin
JF201522-Nov-10 22:13
JF201522-Nov-10 22:13 

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.