Hi,
I am looking at ways to do a policy based designing/coding in .net. Are there any examples/resources available?
Hi,
I am looking at ways to do a policy based designing/coding in .net. Are there any examples/resources available?
Are you talking about "Design by Contract"? In that case, you might want to look at the Microsoft Code Contracts initiative.