Click here to Skip to main content
15,925,444 members
Home / Discussions / C#
   

C#

 
GeneralRe: Incorrect syntax near keyword 'DEFAULT' Pin
Dave Kreskowiak25-Feb-05 13:08
mveDave Kreskowiak25-Feb-05 13:08 
GeneralRe: Incorrect syntax near keyword 'DEFAULT' Pin
Mark T Garcia25-Feb-05 13:30
Mark T Garcia25-Feb-05 13:30 
GeneralWindows Form and Message Box Pin
MarkMokris25-Feb-05 7:51
MarkMokris25-Feb-05 7:51 
GeneralRe: Windows Form and Message Box Pin
Peter Nirschl25-Feb-05 9:31
Peter Nirschl25-Feb-05 9:31 
GeneralRe: Windows Form and Message Box Pin
DougW4825-Feb-05 14:04
DougW4825-Feb-05 14:04 
GeneralRe: Windows Form and Message Box Pin
leppie25-Feb-05 19:24
leppie25-Feb-05 19:24 
GeneralXmlValidingReader getting started Pin
Kenny O'Dell25-Feb-05 7:50
Kenny O'Dell25-Feb-05 7:50 
GeneralRe: XmlValidingReader getting started Pin
Kenny O'Dell25-Feb-05 7:53
Kenny O'Dell25-Feb-05 7:53 
GeneralRe: XmlValidingReader getting started Pin
Radgar25-Feb-05 8:10
Radgar25-Feb-05 8:10 
GeneralTextBox context menu Pin
MitchellBaldwin25-Feb-05 7:43
MitchellBaldwin25-Feb-05 7:43 
GeneralRe: TextBox context menu Pin
Radgar25-Feb-05 7:50
Radgar25-Feb-05 7:50 
GeneralRe: TextBox context menu Pin
MitchellBaldwin25-Feb-05 8:57
MitchellBaldwin25-Feb-05 8:57 
GeneralUNKNOWN PROBLEM (ListBox DataSource ) Pin
Radgar25-Feb-05 7:31
Radgar25-Feb-05 7:31 
GeneralRe: ListBox DataSource PROBLEM Pin
Dave Kreskowiak25-Feb-05 7:55
mveDave Kreskowiak25-Feb-05 7:55 
GeneralRe: ListBox DataSource PROBLEM Pin
Radgar25-Feb-05 8:12
Radgar25-Feb-05 8:12 
GeneralRedirectFromLogin Page help Pin
cmitty25-Feb-05 5:55
cmitty25-Feb-05 5:55 
GeneralRe: RedirectFromLogin Page help Pin
Heath Stewart25-Feb-05 6:29
protectorHeath Stewart25-Feb-05 6:29 
GeneralRe: RedirectFromLogin Page help Pin
GaMBiT_KC26-Feb-05 1:07
GaMBiT_KC26-Feb-05 1:07 
GeneralRe: RedirectFromLogin Page help Pin
Anonymous27-Feb-05 22:27
Anonymous27-Feb-05 22:27 
Generalrun desktop application on webpage Pin
Member 148149125-Feb-05 5:06
Member 148149125-Feb-05 5:06 
GeneralRe: run desktop application on webpage Pin
Heath Stewart25-Feb-05 5:22
protectorHeath Stewart25-Feb-05 5:22 
GeneralMessageBox shows no text Pin
Sailer0125-Feb-05 5:01
sussSailer0125-Feb-05 5:01 
GeneralRe: MessageBox shows no text Pin
Heath Stewart25-Feb-05 6:40
protectorHeath Stewart25-Feb-05 6:40 
Your description offers almost no technical information that is necessary to help you. Please provide snippets of your code, including your data-binding code (just snippets though, please). It's probably that if you're getting data from the underlying data source your not taking the appropriate actions to get the right data. Debugging your application and stepping through your code is what you should do first. In Visual Studio, just open your project, set a breakpoint at the beginning of a method that uses MessageBox where the problem occurs, and hit F5 (Debug->Start Debugging).

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralRe: MessageBox shows no text Pin
GaMBiT_KC26-Feb-05 1:00
GaMBiT_KC26-Feb-05 1:00 
GeneralC# and Custom C++ interfaces Pin
vad_kr25-Feb-05 3:40
vad_kr25-Feb-05 3:40 

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.