Posts Tagged ‘MVVM’
Links 23.03.2010
WPF / Silverlight
- GetObject vs StartObject in System.Xaml (Michael Shim)
.NET
- Do not name a class the same as its namespace, Part Four (Eric Lippert)
- What is DLL import binding? (oldnewthing)
- Functional C#: Continuation Passing Style (Mark Needham)
- Comparison of Architecture presentation patterns MVP(SC),MVP(PV),PM,MVVM and MVC (Shivprasad koirala)
- Validate your conventions. (Krzysztof Kozmic)
- A Response Concerning Semantics And Intention Revealing Code (Derick Bailey)
- Teaching AutoMapper about our conventions (Joshua Flanagan)
- .NET Stack Traces And Anonymous Methods (Derick Bailey)
Agile
- A Manifesto of Done (Shane Hastie)
- The Art of Agile Development: Chapter 8: Planning (James Shore)
Career
- What Employers Want (cstephenson)
- Are You Remarkable? (Amber Singleton Riviere)
Misc
- Steps towards REST (Martin Fowler)
- Is SaaS the same as cloud? (Phil Wainewright)
- Code Comments, What Are They Good For? (Russell Ball)
Links 18.03.2010
WPF
- Testing a WPF UI using Ruby, Cucumber and WiPFlash.dll (Ben Hall)
- Control input focus from ViewModel objects (Josh Smith)
- WPF : Re-usable MVVM Ready Breadcrumb control (Sacha Barber)
.NET
- Lambda-passing style for access to resources with lifecycles (Alex Scordellis)
- C# Proposal: Compile Time Static Checking Of Dynamic Objects (Paulo Morgado)
- Dime Casts.Net # 167 – Setting Up Basic Mappings w/ Fluent NHibernate (Derik Whittaker)
- Working With Assertions Made on Arguments in Rhino Mocks (Chris Missal)
Agile
- Parallel Pair Programming (Mark Needham)
Career
- How to get unstuck in life (Penelope Trunk)
- A Thoroughly Modern Developer (Peter Gillard-Moss)
Misc
- Simple Branching and Merging with SVN (Steve Smith)
- Dealing with REST Services Security (Boris Lublinsky)
Links 09.03.2010
WPF
- Another review of Advanced MVVM (Josh Smith)
- MVVM for Dummies (Martin Hinshelwood)
- Linq to Visual Tree (Colin Eberhardt)
- WPF and Text Blurriness, now with complete Clarity (Scott Hanselman)
.NET
- New drop of the Reactive Extensions for .NET (Rx) available (Bart De Smet)
- NUnit vs. MsTest: NUnit wins for Unit Testing. (Roy Osherove)
- MSBuild 4 Detailed Build Summary (Cliff Hudson)
- Providing Metadata to you MEF exports (Derik Whittaker)
- Don’t Expose IList<T> Just So You Can Assert Against Its Contents (Derick Bailey)
- Role Specific Interfaces: DIP And ISP In Action (Derick Bailey)
- C# Date Time Parser (Sergey Stoyan)
- Building Hello MEF – Part IV – DeploymentCatalog (Glenn Block)
- Building HelloMEF – Part V – Refactoring to ViewModel (Glenn Block)
- Run Your Tests With Any NUnit Version (Alois Kraus)
- Using Reflection to create a factory class for dynamic method invocation using templates (caloia)
Agile
Career
- Getting Results Week #1 Recap (J.D. Meier)
- Tip For Triggering Genuine Conversations: Letting The Lurkers Hang Around. (Rajiv Popat)
- Less is More, Slower is Better (J.D. Meier)
Misc
- Better error messages (Part 1) (Arian Kulp)
- A movement called weekend testing – What it can do you and your testing career? (Shrini Kulkarni)