Click here to Skip to main content
15,892,674 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Using MVVM approach to open different views on button clicking Pin
Abhinav S23-Jun-10 2:17
Abhinav S23-Jun-10 2:17 
GeneralRe: Using MVVM approach to open different views on button clicking Pin
tarun2323-Jun-10 17:52
tarun2323-Jun-10 17:52 
AnswerRe: Using MVVM approach to open different views on button clicking Pin
Abhinav S23-Jun-10 18:21
Abhinav S23-Jun-10 18:21 
GeneralRe: Using MVVM approach to open different views on button clicking Pin
tarun2323-Jun-10 21:43
tarun2323-Jun-10 21:43 
GeneralRe: Using MVVM approach to open different views on button clicking Pin
Pete O'Hanlon23-Jun-10 22:02
mvePete O'Hanlon23-Jun-10 22:02 
GeneralRe: Using MVVM approach to open different views on button clicking Pin
tarun2324-Jun-10 0:17
tarun2324-Jun-10 0:17 
GeneralRe: Using MVVM approach to open different views on button clicking Pin
Pete O'Hanlon24-Jun-10 2:43
mvePete O'Hanlon24-Jun-10 2:43 
QuestionDoes Anyone Feel Like an Adventure? [modified] Pin
#realJSOP22-Jun-10 2:20
mve#realJSOP22-Jun-10 2:20 
I'm writing a SL3 app that uses the Silverlight Data Visualization Toolkit. A new version of the toolkit was released in April that added stacked series, but only added it for the SL4 version of the toolkit. I've tried a couple of different ways to reengineer the stacked series to workmin SL3:

0) Copy the entire set of Data Visualization folders from the SL4 version to the SL3 version. This resulted in a compiler error involving SL4 (the Fallback property in a class I don't remember - maybe IEnumerable, but I'm not sure). I abandoned this one when I started getting SL4-specific errors

1) Copy JUST the files I need from the SL4 version to the SL3 version. This actually compiled clean, but it throws a null reference exception that I'm finding it difficult to track down. I think I want to try to stick with this approach, because it looks like I'm closer to success with it.

I can transfer all of the files to whoever would like to look at it if we can figure out a transfer mechanism (maybe creating an unfinished article and provided the code as the article download.)

EDIT ======================

Here's a more complete descrioption of the problem:

http://forums.silverlight.net/forums/p/187997/431306.aspx#431306[^]

I've got to have this fingered out by noon today (3.5 hours from now), or work on it after hours and on weekends.
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001
modified on Tuesday, June 22, 2010 9:29 AM

AnswerRe: Does Anyone Feel Like an Adventure? Pin
Abhinav S23-Jun-10 2:40
Abhinav S23-Jun-10 2:40 
GeneralRe: Does Anyone Feel Like an Adventure? [modified] Pin
#realJSOP23-Jun-10 3:14
mve#realJSOP23-Jun-10 3:14 
GeneralRe: Does Anyone Feel Like an Adventure? Pin
Abhinav S23-Jun-10 5:13
Abhinav S23-Jun-10 5:13 
GeneralRe: Does Anyone Feel Like an Adventure? [modified] Pin
#realJSOP23-Jun-10 5:31
mve#realJSOP23-Jun-10 5:31 
GeneralRe: Does Anyone Feel Like an Adventure? Pin
Abhinav S23-Jun-10 18:23
Abhinav S23-Jun-10 18:23 
GeneralRe: Does Anyone Feel Like an Adventure? Pin
#realJSOP24-Jun-10 0:00
mve#realJSOP24-Jun-10 0:00 
GeneralRe: Does Anyone Feel Like an Adventure? Pin
#realJSOP24-Jun-10 2:47
mve#realJSOP24-Jun-10 2:47 
GeneralRe: Does Anyone Feel Like an Adventure? Pin
Abhinav S24-Jun-10 4:16
Abhinav S24-Jun-10 4:16 
GeneralRe: Does Anyone Feel Like an Adventure? Pin
#realJSOP24-Jun-10 6:36
mve#realJSOP24-Jun-10 6:36 
GeneralRe: Does Anyone Feel Like an Adventure? Pin
#realJSOP25-Jun-10 9:22
mve#realJSOP25-Jun-10 9:22 
GeneralRe: Does Anyone Feel Like an Adventure? Pin
Abhinav S25-Jun-10 17:20
Abhinav S25-Jun-10 17:20 
QuestionHow to : textbox got focus, label is be bigger Pin
milica121-Jun-10 23:35
milica121-Jun-10 23:35 
AnswerRe: How to : textbox got focus, label is be bigger Pin
Michael Eber22-Jun-10 6:06
Michael Eber22-Jun-10 6:06 
GeneralRe: How to : textbox got focus, label is be bigger Pin
milica122-Jun-10 21:04
milica122-Jun-10 21:04 
GeneralRe: How to : textbox got focus, label is be bigger Pin
Venkatesh Mookkan22-Jun-10 23:06
Venkatesh Mookkan22-Jun-10 23:06 
GeneralRe: How to : textbox got focus, label is be bigger Pin
Pete O'Hanlon23-Jun-10 1:29
mvePete O'Hanlon23-Jun-10 1:29 
Questionsilverlight, wcf and nhibernate Pin
ctlqt1221-Jun-10 21:43
ctlqt1221-Jun-10 21:43 

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.