Search Results

0
votes

What to use for version control with Visual Studio 2008 for inhouse projects?

My favorite source code control system is ClearCase, both as a developer and as an administrator. Since as a developer you'll only really be using snapshot views, the "LT" cheaper version is more …
0
votes

Defining templates for common look and feel pragmatically

Conceptually, I think you're very much on the right track. It's much easier to conceive of a page model in terms of some very simple containers (header, footer, content). You can take it a step f …