Click here to Skip to main content
15,913,315 members
Home / Discussions / WPF
   

WPF

 
QuestionWhat's your [technical] opinion regarding a communications layer in a multi-tier environment? Pin
Stevie15-Jul-09 23:58
Stevie15-Jul-09 23:58 
QuestionHow to derive a DataTable form a WPF Datagrid Pin
Jacobus0115-Jul-09 23:27
Jacobus0115-Jul-09 23:27 
AnswerRe: How to derive a DataTable form a WPF Datagrid Pin
Pete O'Hanlon15-Jul-09 23:33
mvePete O'Hanlon15-Jul-09 23:33 
GeneralRe: How to derive a DataTable form a WPF Datagrid Pin
Jacobus0115-Jul-09 23:41
Jacobus0115-Jul-09 23:41 
GeneralRe: How to derive a DataTable form a WPF Datagrid Pin
Jacobus0116-Jul-09 0:13
Jacobus0116-Jul-09 0:13 
GeneralRe: How to derive a DataTable form a WPF Datagrid Pin
Pete O'Hanlon16-Jul-09 0:29
mvePete O'Hanlon16-Jul-09 0:29 
Questionhow to add children to canvas from viewmodel Pin
gomsvetri15-Jul-09 21:07
gomsvetri15-Jul-09 21:07 
AnswerRe: how to add children to canvas from viewmodel Pin
Michael Sync23-Jul-09 6:52
Michael Sync23-Jul-09 6:52 
There are a few ways to do based on your requirement.

1. You can create one attached property that you can bind the content of the Canvas to the property of ViewModel.

2. If you are using Prism v2 framework, you can register it as a region and get the access of that region from View Model.

What do you want to add to the Canvas? Can you provide more details about your scenario so that we can help you more easily?

Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)

Microsoft MVP (Silverlight), WPF/Silverlight Insiders

QuestionRe: how to add children to canvas from viewmodel Pin
Sevententh14-Oct-09 4:41
Sevententh14-Oct-09 4:41 
AnswerRe: how to add children to canvas from viewmodel Pin
Sevententh14-Oct-09 6:17
Sevententh14-Oct-09 6:17 
QuestionHow to create a Gmail-like label system of Drag and Drop? Pin
Shafique Kassam15-Jul-09 11:20
Shafique Kassam15-Jul-09 11:20 
AnswerRe: How to create a Gmail-like label system of Drag and Drop? Pin
grakenmol15-Jul-09 13:15
professionalgrakenmol15-Jul-09 13:15 
GeneralRe: How to create a Gmail-like label system of Drag and Drop? Pin
Shafique Kassam29-Jul-09 9:24
Shafique Kassam29-Jul-09 9:24 
QuestionHow to access sql server database to display the data using dropdown using WPF and XAML Pin
Krishna Aditya15-Jul-09 3:47
Krishna Aditya15-Jul-09 3:47 
AnswerRe: How to access sql server database to display the data using dropdown using WPF and XAML Pin
Pete O'Hanlon15-Jul-09 9:14
mvePete O'Hanlon15-Jul-09 9:14 
QuestionHorizontal Binding Pin
Adriaan Davel15-Jul-09 2:12
Adriaan Davel15-Jul-09 2:12 
AnswerRe: Horizontal Binding Pin
Not Active15-Jul-09 2:35
mentorNot Active15-Jul-09 2:35 
GeneralRe: Horizontal Binding Pin
Adriaan Davel15-Jul-09 2:58
Adriaan Davel15-Jul-09 2:58 
AnswerRe: Horizontal Binding Pin
Mark Salsbery15-Jul-09 6:42
Mark Salsbery15-Jul-09 6:42 
GeneralRe: Horizontal Binding Pin
Adriaan Davel15-Jul-09 19:20
Adriaan Davel15-Jul-09 19:20 
GeneralRe: Horizontal Binding Pin
Adriaan Davel15-Jul-09 20:27
Adriaan Davel15-Jul-09 20:27 
QuestionWPF treeview binding question Pin
daniel radford15-Jul-09 0:14
daniel radford15-Jul-09 0:14 
AnswerRe: WPF treeview binding question Pin
Eslam Afifi15-Jul-09 15:25
Eslam Afifi15-Jul-09 15:25 
GeneralRe: WPF treeview binding question Pin
daniel radford15-Jul-09 22:41
daniel radford15-Jul-09 22:41 
GeneralRe: WPF treeview binding question Pin
Pete O'Hanlon15-Jul-09 23:09
mvePete O'Hanlon15-Jul-09 23:09 

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.