Click here to Skip to main content
15,881,248 members

Videos


.

()
» »
Updated:
Rating: ()
1. upgrade framework from .Net 3.5 to .Net 4.0 and DevExpressComponents 9 to Dev Express 13.2
In terms of DevExpress you'll have to review their Breaking Changes backlog. It all depends on which controls you are using in your projects. If you can, wait a little while longer and move to version 14 which is due out in the near...
Justin Shepertycki Updated: 14 May 2014
Rating: ( (No votes))
2. XAML Designer can not find any files in my local namespace!
Finally found the culprit!!At my work, our desktops are hosted on a network share. I had brought two applications I was working on from home and dropped the application files temporarily on the desktop to make some quick minor changes. Turns out there is a bug in the WPF Designer where the...
Justin Shepertycki Updated: 19 Mar 2014
Rating: 3.00/5 ( (1 vote))
3. XAML Designer can not find any files in my local namespace!
I know this question has been asked multiple times, and I've gone through them all. Hopefully I didn't just miss something in the previous answers, but I'm stumped.My application was working fine yesterday, but today I booted it up and now none of my file references, including ViewModels or...
Justin Shepertycki Updated: 19 Mar 2014
Rating: 1.00/5 ( (1 vote))
4. WPF - How do I ensure each view gets its own ViewModel instance?
A fine gentleman on SO answered my question for me. I did not realize that the child views had their data context set for them when binding to the the ContentPresenter. Once I removed the tag from the ChildUserControl, everything worked like a dream. To view the answer I received click Here [^]
Justin Shepertycki Updated: 16 Feb 2014
Rating: ( (No votes))
5. WPF - How do I ensure each view gets its own ViewModel instance?
I am quite new to WPF and the MVVM pattern so please bare with me. I working on a project for a client and decided to utilize the benefits of WPF in terms of data binding and the declarative approach to UI design. But I'm having a huge issue understanding the relationship between my Views and...
Justin Shepertycki Updated: 16 Feb 2014
Rating: ( (No votes))
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
.

()
» »
Updated:
Rating: ()
6. Entity Framework and Crystal Reports - Entities to Datasets
Using Entity POCOs as a DataSource for your Crystal Reports
Programming Languages » Visual Basic »
Justin Shepertycki Updated: 23 Jan 2013
Rating: 5.00/5 ( (9 votes))