DCSIMG
C#,Microsoft - Just code - Tamir Khason

Browse by Tags

All Tags » C# » Microsoft (RSS)
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/quick-note-new-teched-downloads/ ] 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 Mobile Managed Extensibility Framework – I blogged about it a little in the past. Really cool approach...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/silverlight-accessibility-and-ceo-support-for-beta-2/ ] 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 image about, see this post ) What should you do in order this to happen? Absolutely...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/action-required-smart-client-users-group/ ] Recently I browsed INETA to seek for some group and was really surprising. There is no Smart Client user group registered there. Maybe there is a reason? Let’s understand what Smart Client is? According wikipedia , the term "Smart Client" is meant to refer to simultaneously capturing the benefits of a " thin client " (zero...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/wordml-to-flowdocument-%e2%80%93-how-to-convert-docx-files-to-wpf-flowdocument/ ] Recently we spoke about converting XPS files and FixedDocuments to FlowDocuments . It works, but there are lot of problems, due to fact, that FixedDocument (or XPS/PDF document) has less information, then the original file. Those files are, actually, printout of the original document. Also we know how to...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/my-teched-%e2%80%9808-presentation-slides-download/ ] 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 DEV335 - Game Development Using Microsoft’s Latest Technologies . I have...
[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);            ...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/oh-baby-c-is-dead-at-least-in-ms-learning/ ] From the very beginning, all MS Learning exams were delivered in C++ only. Later come C# and VB (.NET) and you were able to choose one of those three languages (for .NET related dev exams). Starting today, for all new exams, you'll be able to choose from only two languages- C# and VB.NET. The reason is  3 exams in C++, related of thousands...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/my-windows-mobile-does-not-sound-alarms-my-windows-mobile-alerts-whenever-it-want-to-alert/ ] Many of Windows Mobile users are suffering from different problems, related to clocks, alarms and reminders. This problem exists almost in all Windows Mobile systems (Windows Mobile 2003, WM5, WM6, etc).  Why this happens and how to take care on it? There root of this problem is something...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/how-to-load-unmanaged-native-resources-from-managed-c-code/ ] Let's say, that you have native assembly, that holds some resources -  strings, bitmaps, icons and images and you want to get them from your managed code. How to do it? First of all, let's see how those resources looks like What we can see here, that we have one PNG resources with ID 209, one REGISTRY resource...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/how-to-disable-exchange-security-policy-for-windows-mobile-devices/ ] Direct Push pushes email into your Windows Mobile device and it's good. However it pushes you security policy as well, that sometimes make you unable to set password that you want and sometimes, lock your device after one minute of inactivity. How to disable this useful feature? How to cancel autolock feature of...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/learning-marathon-december-23-29/ ] Do you want to know WPF, Silverlight or it's architecture or appliance and you are in Israel next week? If so, please keep reading. Next week (Dec 23-29) it's going to be a lot of workshops, courses and other learning attractions, related to those technologies. 24-Dec [ 4:00PM-8:00PM ] - Architects user's group " Architects Forum Meeting...
[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...
More Posts « Previous page