marlongrech

Stories kicked by marlongrech

Windows 8 thoughts after a day at BUILD 2011(marlongrech.wordpress.com)

submitted by marlongrechmarlongrech(1000) 8 months, 12 days ago

some thoughts on Windows 8 after BUILD 2011 read more...

add a comment |category: |Views: 5

tags: another

Hidden C# feature - string.Format Width(blog.prabir.me)

submitted by prabirshresthaprabirshrestha(862) 2 years, 1 month ago

Hidden C# feature string.Format width read more...

add a comment |category: |Views: 1026

tags: another

Posting data to a REST service using C#(devlicio.us)

submitted by trinidadcodertrinidadcoder(265) 3 years, 3 months ago

Taking a look at how you can post data to a REST service using C#. read more...

add a comment |category: |Views: 450

tags: another

Moonlight 1.0 Release(weblogs.asp.net)

submitted by sharplifesharplife(4570) 3 years, 3 months ago

Now Linux lovers can enjoy Silverlight streaming media with Moonlight 1.0. Read what Scott Guthrie tells us about this open source implementation of Silverlight. read more...

add a comment |category: |Views: 149

tags: another

Creating a better Wrapper using AOP(stupiddumbguy.blogspot.com)

submitted by bbcookbbcook(335) 3 years, 3 months ago

If you've ever had to adapt third-party objects to your object model, here's a technique that you can use to skip the grunt work of building those wrapper classes. read more...

1 comment |category: |Views: 351

tags: another

WPF Apps With The Model-View-ViewModel Design Pattern(msdn.microsoft.com)

submitted by mrprkmrprk(370) 3 years, 3 months ago

A nice article on the MVVM pattern for WPF. read more...

add a comment |category: |Views: 460

tags: another

Hidden Features of C#(blog.sb2.fr)

submitted by ethilikethilik(1855) 3 years, 4 months ago

In this article, I’ll just link to a pretty great StackOverFlow Question about Hidden Features of C#. Most of C# Features are obscure for us and need some explanations, the following list and explain how to use it. read more...

add a comment |category: |Views: 1179

tags: another

ASP.NET MVC Release Candidate shipping in January(weblogs.asp.net)

submitted by simonechsimonech(10.1k) 3 years, 5 months ago

ScottGu talks about the upcoming Release Candidate of ASP.NET MVC V1 and the features it brings to the table read more...

1 comment |category: |Views: 521

tags: another

AttachedCommandBehavior v2 aka ACB(marlongrech.wordpress.com)

submitted by marlongrechmarlongrech(1000) 3 years, 5 months ago

Some new features added in the AttachedCommandBehavior version 2.... Read more about it .... read more...

add a comment |category: |Views: 117

tags: another

ASP.NET Caching with .NET 3.5 Service Pack 1(aspnetpodcast.com)

submitted by wallymwallym(2085) 3 years, 5 months ago

Take a quick look at ASP.NET Caching with .NET 3.5 Service Pack 1. read more...

3 comments |category: |Views: 737

tags: another

Why Good Developers Are Not Getting 10 times the Pay?(itscommonsensestupid.blogspot.com)

submitted by nsoonhuinsoonhui(1810) 3 years, 5 months ago

The productivity gap between the good developers and the bad ones can be very huge. But why good developers are not getting significantly more than the bad ones? read more...

3 comments |category: |Views: 881

tags: another

AttachedCommandBehavior aka ACB(marlongrech.wordpress.com)

submitted by marlongrechmarlongrech(1000) 3 years, 5 months ago

This is a solution to attach a command to any Event of any Control in WPF read more...

add a comment |category: |Views: 33

tags: another

How to avoid CommandBinding in the XAML code behind(marlongrech.wordpress.com)

submitted by marlongrechmarlongrech(1000) 3 years, 6 months ago

In this post, I discuss how one can make XAML code behind even nicer and eliminate the command binding :) read more...

add a comment |category: |Views: 160

tags: another

10 Ways To Programaticly Shoot Yourself In The Foot - Part B (dev102.com)

submitted by shaharyrshaharyr(4325) 3 years, 6 months ago

This is part B of the 10 Ways To Programaticly Shoot Yourself In The Foot article. In this article I will talk about another 5 issues that even the best developers have to be aware of. In other words, I will try to prevent you from programaticly shooting yourself in the foot. read more...

add a comment |category: |Views: 873

tags: another

WPF ICollectionViewExplained(marlongrech.wordpress.com)

submitted by marlongrechmarlongrech(1000) 3 years, 6 months ago

Tips and tricks on ICollectionView for WPF Apps and how it can be used in M-V-VM read more...

add a comment |category: |Views: 207

tags: another

Quote for October(dscoduc.com)

submitted by dscoducdscoduc(1099) 3 years, 7 months ago

A quote worth remembering! read more...

4 comments |category: |Views: 441

tags: another