Unit testing in Silverlight
My team is working on a Silverlight project for the last three months. One of the first issues we encountered was unit testing for the Silverlight libraries. Unfortunately, this issue is not trivial. Current dev tools, including the VSTS do ... המשך לקרוא>
ysa , 01-30-2011 20:58
Handling SOAP Faults In Silverlight
In the past, when we tried to connect from Silverlight 2 to WCF Services that threw exceptions (every now and then), we got the famous “Not found” Communication Exception. The reason we didn’t get a SOAP Fault is that WCF returns SOAP Fault ... המשך לקרוא>
Ido Flatow , 12-08-2009 13:00
New year – new blog or how to migrate Community Server to any other engine, supports XML-RPC
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 ... המשך לקרוא>
Tamir Khason , 01-01-2009 21:33
Quick Silverlight (and WPF) tip: How to write program without XAML
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/quick-silverlight-and-wpf-tip-how-to-write-program-without-xaml/ ] From the moment, 10K MIX09 contest was launched , I got more ... המשך לקרוא>
Tamir Khason , 12-23-2008 18:51
Quick Silverlight tip: Why my ActualWidth and ActualHeight equal 0?
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/quick-silverlight-tip-why-my-actualwidth-and-actualheight-equal-0/ ] If you’ll try to use ActualWidth and ActualHight of controls ... המשך לקרוא>
Tamir Khason , 07-12-2008 11:21
How to handle thickness
[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-handle-thickness/ ] Yesterday, we spoke about type converters . We even, built simple generic enum converter. Today, we ... המשך לקרוא>
Tamir Khason , 07-08-2008 22:07
Work process: How to use and build type converters
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/work-process-how-to-use-and-build-type-converters/ ] Today, I want to start new tag - “ Work process ”. Here I’m going to publish ... המשך לקרוא>
Tamir Khason , 07-07-2008 20:58
Silverlight Visual Tree Investigation
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/silverlight-visual-tree-investigation/ ] Wait a moment. Silverlight has Visual and Logical Trees as well as WPF? Not exactly. The ... המשך לקרוא>
Tamir Khason , 07-07-2008 7:44
Quick Silverlight Tip: How to access HTML DOM from Silverlight and Silverlight managed objects from HTML...
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/quick-silverlight-tip-how-to-access-html-dom-from-silverlight-and-silverlight-managed-objects-from-html/ ] After my session yesterday ... המשך לקרוא>
Tamir Khason , 07-01-2008 12:56
How to consume WCF or Webservice from Vista Sidebar gadget by using Silverlight?
[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-consume-wcf-or-webservice-from-vista-sidebar-gadget-by-using-silverlight/ ] The challenge today is really simple. All we ... המשך לקרוא>
Tamir Khason , 06-23-2008 21:37
Page 1 of 4 (35 items) 1 2 3 4 Next >