Click here to Skip to main content
15,888,527 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: WPF Weird behavior or me? Pin
zameb30-Aug-10 23:04
zameb30-Aug-10 23:04 
QuestionVS2008 SP1 Crashes working with XAML - MS Hotfix Released! Pin
Jammer14-Mar-09 23:40
Jammer14-Mar-09 23:40 
AnswerRe: VS2008 SP1 Crashes working with XAML - MS Hotfix Released! Pin
Mark Salsbery15-Mar-09 7:32
Mark Salsbery15-Mar-09 7:32 
GeneralRe: VS2008 SP1 Crashes working with XAML - MS Hotfix Released! Pin
Jammer15-Mar-09 23:05
Jammer15-Mar-09 23:05 
GeneralRe: VS2008 SP1 Crashes working with XAML - MS Hotfix Released! Pin
Mark Salsbery16-Mar-09 5:30
Mark Salsbery16-Mar-09 5:30 
GeneralRe: VS2008 SP1 Crashes working with XAML - MS Hotfix Released! Pin
Jammer16-Mar-09 8:47
Jammer16-Mar-09 8:47 
QuestionBinding a DataSet to a ListBox in a WPF XBAP application Pin
Neeraj Kr14-Mar-09 1:29
Neeraj Kr14-Mar-09 1:29 
AnswerRe: Binding a DataSet to a ListBox in a WPF XBAP application Pin
ABitSmart14-Mar-09 1:46
ABitSmart14-Mar-09 1:46 
You bind the DataContext of the ListBox to the DataSet and set the ItemsSouce binding with Path as the tablename
OR you directly bind the table to the ItemsSource property.
GeneralRe: Binding a DataSet to a ListBox in a WPF XBAP application Pin
Neeraj Kr14-Mar-09 2:25
Neeraj Kr14-Mar-09 2:25 
GeneralRe: Binding a DataSet to a ListBox in a WPF XBAP application Pin
ABitSmart14-Mar-09 3:15
ABitSmart14-Mar-09 3:15 
GeneralRe: Binding a DataSet to a ListBox in a WPF XBAP application Pin
Dharmesh4U16-Mar-09 4:12
Dharmesh4U16-Mar-09 4:12 
AnswerRe: Binding a DataSet to a ListBox in a WPF XBAP application Pin
RugbyLeague16-Mar-09 4:41
RugbyLeague16-Mar-09 4:41 
QuestionAny body helpme Pin
anishkannan13-Mar-09 19:49
anishkannan13-Mar-09 19:49 
AnswerRe: Any body helpme Pin
ABitSmart13-Mar-09 23:59
ABitSmart13-Mar-09 23:59 
AnswerRe: Any body helpme Pin
Mark Salsbery14-Mar-09 7:05
Mark Salsbery14-Mar-09 7:05 
QuestionWPF Custom Control with a Combo Box Pin
scarfinv13-Mar-09 18:05
scarfinv13-Mar-09 18:05 
AnswerRe: WPF Custom Control with a Combo Box Pin
ABitSmart14-Mar-09 1:41
ABitSmart14-Mar-09 1:41 
GeneralRe: WPF Custom Control with a Combo Box Pin
scarfinv14-Mar-09 5:03
scarfinv14-Mar-09 5:03 
GeneralRe: WPF Custom Control with a Combo Box Pin
scarfinv16-Mar-09 7:43
scarfinv16-Mar-09 7:43 
QuestionConnecting to SQL Server database in XBAP application [modified] Pin
Neeraj Kr13-Mar-09 5:10
Neeraj Kr13-Mar-09 5:10 
AnswerRe: Connecting to SQL Server database in XBAP application Pin
ABitSmart13-Mar-09 6:12
ABitSmart13-Mar-09 6:12 
GeneralRe: Connecting to SQL Server database in XBAP application Pin
Neeraj Kr13-Mar-09 7:14
Neeraj Kr13-Mar-09 7:14 
GeneralRe: Connecting to SQL Server database in XBAP application Pin
ABitSmart13-Mar-09 7:17
ABitSmart13-Mar-09 7:17 
GeneralRe: Connecting to SQL Server database in XBAP application Pin
Neeraj Kr13-Mar-09 7:34
Neeraj Kr13-Mar-09 7:34 
AnswerRe: Connecting to SQL Server database in XBAP application Pin
Eslam Afifi13-Mar-09 6:17
Eslam Afifi13-Mar-09 6:17 

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.