Click here to Skip to main content
16,012,082 members
Home / Discussions / C#
   

C#

 
GeneralRe: Error-Object reference not set to an instance of an object Pin
Luc Pattyn9-Nov-07 10:55
sitebuilderLuc Pattyn9-Nov-07 10:55 
QuestionRe: Error-Object reference not set to an instance of an object Pin
T4AMD9-Nov-07 11:48
T4AMD9-Nov-07 11:48 
AnswerRe: Error-Object reference not set to an instance of an object Pin
Luc Pattyn9-Nov-07 12:00
sitebuilderLuc Pattyn9-Nov-07 12:00 
Question(WPF)Auto tooltip as string and binding? [modified-solved] [modified] Pin
wolfshad39-Nov-07 8:12
wolfshad39-Nov-07 8:12 
QuestionHelp - Could not find installable ISAM Pin
oceanexplorer9-Nov-07 7:39
oceanexplorer9-Nov-07 7:39 
AnswerRe: Help - Could not find installable ISAM Pin
led mike9-Nov-07 7:55
led mike9-Nov-07 7:55 
JokeRe: Help - Could not find installable ISAM Pin
Paul Conrad9-Nov-07 12:20
professionalPaul Conrad9-Nov-07 12:20 
QuestionTextbox databind to a property - refresh Pin
Bert delaVega9-Nov-07 6:58
Bert delaVega9-Nov-07 6:58 
Hi, I have a Textbox that I've bound to a property in my business object (Person object, FirstName property).

firstName.databindings.add("text", Person, "FirstName");

Works fine. If I manipulate the Person object and change the FirstName property, I need the textbox to reflect the change.

Other than raising an event to set the textbox.text to the new property value, is there any other way to go about it?

Thanks!

AnswerRe: Textbox databind to a property - refresh Pin
Ennis Ray Lynch, Jr.9-Nov-07 7:06
Ennis Ray Lynch, Jr.9-Nov-07 7:06 
Questionhow to change the style of an item from a listBox? Pin
gabi_coman9-Nov-07 6:53
gabi_coman9-Nov-07 6:53 
AnswerRe: how to change the style of an item from a listBox? Pin
led mike9-Nov-07 7:57
led mike9-Nov-07 7:57 
GeneralRe: how to change the style of an item from a listBox? Pin
gabi_coman10-Nov-07 0:33
gabi_coman10-Nov-07 0:33 
QuestionWebBrowser Pin
mihksoft9-Nov-07 6:13
mihksoft9-Nov-07 6:13 
AnswerRe: WebBrowser Pin
Judah Gabriel Himango9-Nov-07 7:40
sponsorJudah Gabriel Himango9-Nov-07 7:40 
QuestionHow to convert my Windows Application Code to a Browser Base Application? Pin
Khoramdin9-Nov-07 5:34
Khoramdin9-Nov-07 5:34 
AnswerRe: How to convert my Windows Application Code to a Browser Base Application? Pin
Colin Angus Mackay9-Nov-07 5:50
Colin Angus Mackay9-Nov-07 5:50 
Questionc# application to WWW page Pin
gordon249-Nov-07 5:32
gordon249-Nov-07 5:32 
AnswerRe: c# application to WWW page Pin
Judah Gabriel Himango9-Nov-07 7:43
sponsorJudah Gabriel Himango9-Nov-07 7:43 
AnswerRe: c# application to WWW page Pin
ChrisKo9-Nov-07 8:23
ChrisKo9-Nov-07 8:23 
QuestionFileSystemWatcher Alternative Pin
ffowler9-Nov-07 3:58
ffowler9-Nov-07 3:58 
AnswerRe: FileSystemWatcher Alternative Pin
Judah Gabriel Himango9-Nov-07 4:28
sponsorJudah Gabriel Himango9-Nov-07 4:28 
AnswerRe: FileSystemWatcher Alternative Pin
ChrisKo9-Nov-07 8:22
ChrisKo9-Nov-07 8:22 
GeneralRe: FileSystemWatcher Alternative Pin
Luc Pattyn9-Nov-07 8:41
sitebuilderLuc Pattyn9-Nov-07 8:41 
GeneralRe: FileSystemWatcher Alternative Pin
ffowler9-Nov-07 9:00
ffowler9-Nov-07 9:00 
QuestionAsynchronous User Interface Pin
Tomerland9-Nov-07 3:12
Tomerland9-Nov-07 3:12 

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.