|
Reflections of my life.
Browse by Tags
All Tags » Silverlight ( RSS)
-
|
In Part 1 , we’ve discussed how the Layout was done, and we finished designing our XAML. Now let’s see what is going on beyond the scenes. We will define two helper classes that will help us manage the data in our App. Function class got: Name : Will be shown inside the ComboBox. Params: List of Param class, will be used to persist data into the function. Run: a Func<double, double> type property, contains a lambda expression representing the mathematical function to be used. Param class got...
|
-
|
My esteemed colleague Alex Golesh sent me a request to rate his app on the MIX 10k competition, I wasn’t aware of this competition, but I immediately decided that I want in. The rules are simple, do anything you want on Silverlight or XBAP but you mustn’t exceed 10kb of code and resources. After some thinking I’ve decided I want to create a mathematical function plotter, you can find such on sites like www.Mathway.com . So Now before you continue reading and learning how I put it together...
|
-
|
Guy have produced a well structured lecture. Managed it with high precision and very well timing, never slowing on it's own, just the proxy slowed his pace, and in those times it felt like he didn't have really nothing more to say out of his well practiced script. Furthermore, I felt a little bit like watching a screencast, but it is a very minor rant For his benefit He managed both to introduce the technology for newbies and delivering a worthy app. That for really the content, the rest...
|
|
|
|