Browse by Tags
All Tags »
teched »
WPF »
blogging general (
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/presenting-at-teched-developers-south-africa-2008-durban/ ] Save the date. TechEd Developers South Africa is around the corner (August 3rd through 6th). This year it will take place in Durban , the third most populous city in South Africa. This TechEd, there are four sessions assigned to me: Creating Rich Applications with Windows Presentation Foundation (300) Completely new session about...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/you-can-meet-me-face-to-face-in-teched/ ] Starting today, if you are attending TechEd '08 Israel , you can set an appointment with me, by using a meeting system in TechEd website . All attendees received an email with username and password to access the system. So enter, click Find and look for WPF, Silverlight or, just תמיר חסון. Then click Request to meet and that's it. Note...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/cool-wpf-application-needed/ ] If you have cool WPF application (in production or near production state) and want to present it to more, then 2000 people, please, contact me ASAP. (Israel only)
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/running-wpf-on-gas-pump-or-other-windows-ce-devices/ ] What do you think, is it possible to run WPF on Windows CE enabled devices (e.g. gas pumps, GPS systems, robots, game or automatic teller machines or, even, scientific calculators)? Let's see following code: StackPanel panel = new StackPanel(Orientation.Horizontal); ...