Browse by Tags
All Tags »
download »
demos (
RSS)
Please update your bookmarks, because the new url of this blog is http://khason.net/ (you have not update RSS feeds, it will be done automatically). Why I did it? Why I decided to go to “stand-alone”… Well. there are some reasons. Generally, I do not want to explain all those here, but trust me, there are some. The main reason is, that there is no responsible person in charge for this blog platform in Microsoft Israel. This why, if your blog is popular and you have a respect to your blog visitors...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/programming-for-windows-7/ ] Well, Windows 7 is going to be released by the end of next year. This is great news, because it seemed, that Microsoft finally understand how to get the best of Windows Vista and make it to work not only on monster machines . It even works on new brandy my wife's pinky machine. And if it works there and my wife is happy with it, this OS going to be very...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/arabic-and-hebrew-languages-bidirectional-support-for-silverlight-20-beta-2/ ] Those days, I’m, together with guys from Microsoft Egypt and Santeon , finishing development of bidirectional input and output support for Silverlight. I want you to take part in alpha testing of this solution. Please see the test form here and try it. <noframes>Visit <a href...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/building-custom-user-control-in-silverlight-20-how-to-build-code-snippet-for-vs-as-bonus/ ] Do you remember, that we have "go-live" for Silverlight 2.0 and already have build machines configured ? Now it's time to build your very own custom control. Today, we'll build Range Slider. What is range slider? Range slider is a control, that lets you input two values, typically...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/tafiti-goes-open-source-well-actually-shared-source-under-ms-pl/ ] All those, how want to implement data visualization in Silverlight (as Tafiti does ), can look into this CodePlex project and use it for your own. Notice, you can download, modify and, even, resell this code, due to fact, that it's under MS-PL shared source licence . Well done, Live team .
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/wpf-for-developers-from-dev-academy-2-recordings/ ] If you was unable to attend Developers Academy 2 and still want to see sessions there, you are more, then welcome to do it. Here link to the recording of my session . And here is the presentation . The quality of the recording is awful, as well as whole hosting site quality. It seemed like " Gisha Hadasha " has no QA and particle...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/dev411-presentation-and-demos-download/ ] I uploaded my presentation, done in DevAcademy2 to SkyDrive. Now you can download, use and review it. PPT only presentation (7.2 MB) PPT only presentation before final cleanup (7.6 MB) Full presentation, including demos, code and PPTX file (26.1 MB) Have a nice day.
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/2d-controls-in-3d-world-how-to-create-a-wheel-of-fortune-with-wpf/ ] Before reading this post you should know what is geometry and trigonometry. As well as you should know, that in WPF you can "brush" 3D meshes with images or, even other XAML vector controls, inherit and create custom controls, use animations, dependency and attached properties and handle special events. Here...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/single-instance-application-screen-saver-and-power-management-disabling-and-battery-meter/ ] The first client's request was to make my WPF application single-instance based. Really simple, remember from WinForms? Named pipes to itself, mutexes, VB approach. First method is rather complicated, and I do not want to put all this code into my app.xaml.cs file. The second one is rather...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/hot-candy-wpfe-feb-2007-ctp/ ] Previouse CTP of WPF/E is over - here the new one ( MAC anybody?). No really new features, except: KeyUp/KeyDown input support MP3 support Mouse cursor support Async download Ability to measure simple text Full screen mode Bit of performance improvements Not yet final, but really improved JavaScript APIs You can check dev. center for updates Anybody had...