interferences

Stories kicked by interferences

WCF REST Client Library for Silverlight(www.hardcodet.net)

submitted by interferencesinterferences(385) 2 years, 3 months ago

A Silverlight port of the client libraries that were released as part of the WCF REST Starter Kit. The library greatly simplifies things when it comes to accessing and consuming RESTful services and resources in your Silverlight application. read more...

add a comment |category: |Views: 82

tags: another

Windows Live Writer Plug-ins to Format Content through CSS(hardcodet.net)

submitted by interferencesinterferences(385) 2 years, 7 months ago

Two Live Writer plug-ins that allow bloggers to quickly format selected content through CSS classes. read more...

add a comment |category: |Views: 6

tags: another

Introducing PostSharp 2.0: #1 - NotifyPropertyChanged (postsharp.org)

submitted by gfraiteurgfraiteur(988) 2 years, 8 months ago

Gael Fraiteur does first revelations about PostSharp 2.0 on a real-life example: implementing the INotifyPropertyChanged pattern with an aspect. Be safely seated! read more...

add a comment |category: |Views: 506

tags: another

WPF/Xaml Menagerie(codertools.wordpress.com)

submitted by tcodextcodex(45) 2 years, 11 months ago

A good collection of wpf resources from addins to utilities to components and books read more...

add a comment |category: |Views: 13

tags: another

WPF Bindings and CurrentCulture Formatting(west-wind.com)

submitted by rstrahlrstrahl(7226) 2 years, 11 months ago

WPF doesn't apply the CurrentCulture to bindings by default, which is a little... unexpected to say the least. As it turns out there's an easy solution to this problem, but it does require using code to apply the culture specifically in every document. read more...

add a comment |category: |Views: 99

tags: another

Beginner's Tutorial: 3D Line and Border Effects in XAML(hardcodet.net)

submitted by interferencesinterferences(385) 2 years, 11 months ago

Small tutorial which shows how to simply create 3D line and border effects in XAML. read more...

add a comment |category: |Views: 450

tags: another

WPF NotifyIcon 1.0.1 – Minor Improvements, Major Tutorial(hardcodet.net)

submitted by interferencesinterferences(385) 3 years ago

A minor update of the NotifyIcon control was published, along with a comprehensive tutorial on CodeProject. read more...

add a comment |category: |Views: 54

tags: another

Kona 3: Learning Behavior Driven Development (BDD)(blog.wekeroad.com)

submitted by LordLord(3737) 3 years ago

Holy cow! Another *DD – man I really must have an IV with that Alt.NET Punch just coursing like a train in my veins! I ask for your patience with this one – cause I think BDD is a really good tool to know – whether you use it or not – knowing the workings of it will allow you to have some intelligent conversation the next time you’re in Austin :). read more...

1 comment |category: |Views: 335

tags: another

Smashing Magazine - Flash vs. Silverlight: What Suits Your Needs Best?(smashingmagazine.com)

submitted by interferencesinterferences(385) 3 years ago

Comparison of the two technologies. What's more interesting is the - pretty biased - discussion than the article itself. read more...

add a comment |category: |Views: 17

tags: another

Visual Studio 2010 - Functional UI testing (movie)(blogs.msdn.com)

submitted by interferencesinterferences(385) 3 years ago

Previews a new type of test coming in Visual Studio Team System 2010 known as the coded UI test. Coded UI tests can be created to automatically navigate through your application's UI, which in turn can be used to verify that the paths your users might take through your application are working properly. read more...

1 comment |category: |Views: 1194

tags: another

NetDrives 1.0 Released (WPF, open source network share management)(hardcodet.net)

submitted by interferencesinterferences(385) 3 years ago

NetDrives is an open source WPF tool that greatly simplifies the management of network shares. If you look at a convenient way to manage your shares, need a free networking API or just want to steal some WPF goodies (tray integration, styles, progress dialog etc.) from an existing tool, this might be worth a look. read more...

add a comment |category: |Views: 34

tags: another

WPF NotifyIcon Released(hardcodet.net)

submitted by interferencesinterferences(385) 3 years ago

This is an implementation of a NotifyIcon (system tray icon) for the WPF platform. It does not just rely on the corresponding WinForms component, but is a purely independent control which leverages several features of the WPF framework in order to display rich tooltips, popups, context menus, and balloon messages. read more...

add a comment |category: |Views: 857

tags: another

4 Grea Tips for Custom WPF Controls Developers (dev102.com)

submitted by razamitrazamit(4566) 3 years ago

4 great tips for WPF Custom control designers read more...

add a comment |category: |Views: 296

tags: another

Context Sensitive Help in WPF(peteohanlon.wordpress.com)

submitted by interferencesinterferences(385) 3 years ago

Demonstrates how to provide context sensitive help through attached properties - simple and clear :-) read more...

1 comment |category: |Views: 386

tags: another

Download M-V-VM Project Template/Toolkit(blogs.msdn.com)

submitted by frank12345frank12345(2809) 3 years ago

Download M-V-VM Project Template/Toolkit today!!!! read more...

add a comment |category: |Views: 377

tags: another

Declaring Custom WPF Commands via Markup Extensions(hardcodet.net)

submitted by bradygasterbradygaster(4897) 3 years, 1 month ago

Excellent article explaining how to use commands with WPF and markup extensions, in simple-to-follow examples. read more...

add a comment |category: |Views: 47

tags: another