0
votes
1answer
149 views

Showing sample data in WPF

I have created xml sample data for one of my classes using Blend tools and now successfuly showing it within the designer by setting the following property of my main Grid: DataContext="{d:DesignData ...
0
votes
0answers
50 views

Sample costumer shopping data

I want to test my application which is related to customers shopping history. However i don't have any data about it. so i cant test my functions. I can randomly generate that kind of information, but ...
4
votes
4answers
215 views

Generating an evenly sampled array from unevenly sampled data in NumPy

The problem is that I want to reduce the amount of data for plots and analysis. Im using Python and Numpy. The data is unevenly sampled, so there is an array of timestamps and an array of ...
1
vote
1answer
325 views

Expression Blend doesn't find namespace/class to create sample data

I have a WP7 app that calls a WP7 client library. I added a new class to the client library then I go over to Blend to create sample data for the class. The dialog box to select the class to generate ...
1
vote
2answers
925 views

Sample star schema dataset

I'm looking for some OLAP data preferably in star schema (or snowflake) for testing a new tool. I've already got the Foodmart database that Mondrian provides. Type of data is not important as long as ...
1
vote
1answer
170 views

How to develop for player 10.1 beta?

I've been waiting for the day that flash gets access to raw audio data. That day is now, but i'm not sure how to get 10.1 working in CS4. I have 10.1 installed and a function bound to the mic's ...