Tagged Questions

4
votes
5answers
471 views

Where can I find nice Dark ReSharper (with Color identifiers = on) Themes?

I haven't come across any decent dark Visual Studio 2008 color themes with support for ReSharper's Color identifiers turned on. Have any been published?
3
votes
1answer
720 views

How To Properly Create Domain using Zend Framework?

I asked this question a while back but now I'm looking to implement an actual separation between my database access layer and the domain layer. I am also going to be working to move business logic …