Blog of Petar Vucetin, containing my thoughts, comments and questions. RSS Feed TwitterDiigoFacebookFriendfeed

7 Hidden Gems - tools for everyday WCF / WF developers
26 Jun 2008, 03:54:15 PM
WCF, WF and CardSpace Samples is a treasure throve of samples for WCF and WF. In these samples there are five hidden tools you should know about. Also, in well hidden folder under Microsoft SDKs there are two incredibly useful tools for your ever ...
Read post

Edit WCF Configuration context menu missing
25 Jun 2008, 03:00:13 PM
If you find your self missing the WCF configuration editing tool when you right click the config file in your project don't PANIC. There are couple of ways to get this working again. One way is to modify your proj file and another way is to add S ...
Read post

Twitter WCF Client
23 Jun 2008, 02:25:02 PM
Well this was interesting experience! You would think this would be very simple to write a Twitter client. Right?! I was confronted with many interesting problems. Service was  thrown at me all kinds of curve balls. Malformed XML, using protocol ...
Read post