Sign in
|
Help
in
Current Tags
VusCode - Coding dreams since 1998! (blog)
.NET (group)
(Entire Site)
Nikola Malovic
.NET development and architecture
VusCode - Coding dreams since 1998
Tags
About me
Architecture
Commerce Server 2007
Development
Entity Framework
News
PSLUG
Smart Client
Test Driven Development
Tools
Recent Posts
Using the entity framework POCO template with VS2010 RC (easier way)
Knetlik conference was a lot of fun
Do you want to learn DDD in 10 minutes? :)
Asking the right questions while interviewing developers
Couple of PDC 2009 thoughts too big to fit in 140 characters – praise to Microsoft
Fluent NHibernate samples – Auto mapping (Part 1/2)
Fluent NHibernate Samples on CodePlex
Me, myself and design patterns
Design for testability - WCF proxies
Say no to ServiceLocator
VusCode - Coding dreams since 1998!
.NET exploration, articles, cool links, surf logs, book reviews, .net, c#, smart clients, software factories, patterns & practices, web casts and much more
Browse by Tags
All Tags
»
Test Driven Development
(
RSS
)
About me
Architecture
Development
News
Design for testability - WCF proxies
Recently I spent some time participating in projects involving Silverlight, Prism etc and there are couple of interesting things I’ve came up with during that period which I would like to share with the community in a form of a couple of blog posts showing...
Posted
XI 01 2009, 12:39 dop.
by
malovicn
with | with
11 comment(s)
Filed under:
Architecture
,
Test Driven Development
Say no to ServiceLocator
( Disclaimer: As I stated here , while I find over the time ServiceLocator based code to be a bad practice, I do understand the need for its usage in certain brown-field scenarios as a way of reducing the risk while introducing the IoC.) In my previous...
Posted
X 20 2009, 02:18 odp.
by
malovicn
with | with
7 comment(s)
Filed under:
Architecture
,
Test Driven Development
Prism (CAL) unit testing - How to test Prism (CAL) Event Aggregator using Rhino Mocks
I spent some time recently working with Microsoft Composite Application Guidance (A.K.A. "Prism", “CAL”) and I think it is very good platform for building composite UI by either using WPF or Silverlight. One of its greatest advantages is that...
Posted
IV 17 2009, 11:41 odp.
by
malovicn
with | with
5 comment(s)
Filed under:
Test Driven Development
,
Development
Microsoft Unity Auto Mocking Container?
How to build Microsoft Unity Auto Mocking container in less then 20 minutes of work… I have written before in detail about Auto Mocking Containers so I’ll skip here details on what is it etc and jump to the main point of this post: implementation of auto...
Posted
IV 04 2009, 02:07 odp.
by
malovicn
with | with
2 comment(s)
Filed under:
Test Driven Development
Dependency injection in real world
Patrick left a comment on one of my previous blog posts asking a couple of very interesting questions that I’ve been asking myself too: Is service locator legitimate way of doing IoC? (I’ll use example code from that blog post as a base for my today blog...
Posted
XII 23 2008, 10:45 dop.
by
malovicn
with | with
8 comment(s)
Filed under:
Architecture
,
Test Driven Development
Design for testability – Auto Mocking Container (AMC) – Part 9
On my quest to design for testability, I've already covered: Part 1 - Separation of concerns (SOC) by encapsulating DAL code in internal provider class Part 2 - Decoupling manager and provider class (introducing the IProvider) Part 3 - Decoupling...
Posted
VI 08 2008, 11:49 odp.
by
malovicn
with | with
5 comment(s)
Filed under:
Architecture
,
Test Driven Development
Design for testability - Transparent and opaque dependencies (part 8)
On my quest to design for testability, I've already covered: Part 1 - Separation of concerns (SOC) by encapsulating DAL code in internal provider class Part 2 - Decoupling manager and provider class (introducing the IProvider) Part 3 - Decoupling...
Posted
VI 07 2008, 11:01 odp.
by
malovicn
with | with
6 comment(s)
Filed under:
Architecture
,
Test Driven Development
Design for testability - Microsoft Unity (part 7)
On my quest to design for testability, I've already covered: Part 1 - Separation of concerns (SOC) by encapsulating DAL code in internal provider class Part 2 - Decoupling manager and provider class (introducing the IProvider) Part 3 - Decoupling...
Posted
V 18 2008, 01:25 odp.
by
malovicn
with | with
8 comment(s)
Filed under:
Architecture
,
Test Driven Development
Design for Testability - Structure map (Part 6)
On my quest to design for testability, I've already covered: Part 1 - Separation of concerns (SOC) by encapsulating DAL code in internal provider class Part 2 - Decoupling manager and provider class (introducing the IProvider) Part 3 - Decoupling...
Posted
II 25 2008, 05:32 dop.
by
malovicn
with | with
3 comment(s)
Filed under:
Test Driven Development
Design for Testability - Castle Windsor (Part 5)
Pursuing the quest of Design for Testability, we've already covered: Part 1 - Separation of concerns (SOC) by encapsulating DAL(Data Access Layer) code in an internal provider class Part 2 - Decoupling manager and provider class (introducing the IProvider...
Posted
II 20 2008, 04:10 dop.
by
malovicn
with | with
8 comment(s)
Filed under:
Architecture
,
Test Driven Development
More Posts
Next page »