Browse by Tags
All Tags »
teched (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...
If you want to attend my preparations before TechEd , you’re invited to attend 27-Jul in Microsoft Ra’anana. What is preparation session? This is the training for myself. I’ll present all four session (each one is an hour + one hour rep.) This is your...
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...
There is TechEd in Orlando, and this means, that there are a lot of new announcements. Let’s fill up our download managers with expensive fuel and start. New WM 6.1 images (both standard and professional) – absolutely required if you’re programming Windows...
Yesterday, beta 2 of Silverlight was officially announced in TechEd Orlando. There are a lot of interesting changes. One of most significant changes, I want to notice and accessibility support in Silverlight. See yourself (if you do not know what this...
I do not know why, but for some reason in development section of TechEd website there are only two recording and no presentations. I do not want to wait for them to upload (we sent all presentations a while ago), so here it comes. My TechEd presentation...
After a lot of work I’m ready for TechEd . It worth me a lot of blood, sweat and tears until it started to work as I expected. What our session about? In one sentence – Game Development. In number of sentences – we’ll build online...
Well, well, well. Two days ago, we spoke about using sockets within Silverlight 2.0 and WPF . Today, we’ll make a step ahead and will use TCP or UDP client-server connection within Silverlight 1.0. Yes, 1.0 (the one with JavaScript only and no sockets...
You, probably, know how to use raw sockets in WinForms. It's pretty the same in WPF, however it is very different (and limited) in Silverlight. Today, we'll create sample application in Silverlight, WPF and WinForm that sending and receiving updates...
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...
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) Read More...
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...
This TechEd , me and Alex will explain how to make XNA, WPF and {censored} work together to develop entertainment stuff easier. In spite of the fact, that we'll explain a little about XNA core, it makes cense (if you want to know) to learn it yourself...