Is the guidance project still active?

first post: pasomaal wrote: Hi, Is this project still active? Are there plans for new drops...

latest post: donsmith wrote: Eric, If you find anything lacking in your ability to learn Prism, ...

How we functionally test the Web app

first post: donsmith wrote: We wanted to have a way to test parts of the views in our ASP.NET M...

latest post: HeartattacK wrote: Just noticed the guidance and downloading it now... For functional ...

The Immutable Identity Issue

first post: donsmith wrote: While we're building these data access layers, I'm going to do my v...

latest post: rksanket wrote: Hey don, Its too late to ask but, but how did you deal with the Imm...

Guidance on caching

first post: korggy wrote: I've found in my optimization efforts that one of the best ways to ...

latest post: donsmith wrote: I couldn't agree with you more Mike. I'm sorry for not responding u...

Single service vs Multiple services for CRUD operations

first post: janosh wrote: When we are talking about some simple apps it is clear that nothing...

Our use of Moq in the reference implementation

first post: donsmith wrote: Up until just a few of iterations ago, we were writing all of our f...

latest post: michaelpuleio wrote: For us, deciding upon Moq was a fairly easy choice to make. There ...

Checking for presence

first post: korggy wrote: In your file WWPlatform.DataAccess/Repositories/CustomerRepository....

How YOU think about data access

first post: donsmith wrote: The gist of this question tries to get at the heart of how you make...

latest post: Janosh wrote: Last large app was built using .NET 2.0 and analyzing existing ORM ...

Data Access and Controls

first post: lcloudy wrote: Hi All, I have worked on a number of projects across winforms, wpf ...

latest post: michaelpuleio wrote: Have you taken a look at how we are doing databinding in the WPF cl...

Failing test because of expected US date format

first post: Jerome1 wrote: OrderRestServiceTestsForProperResults.ShouldIncludeCreatedOnDate wa...

latest post: michaelpuleio wrote: Thanks for the warning. My guess is that this is a globalization/l...