A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Peter shows how a Visual Studio database project can make you more productive when making changes to your database. But a database project also gives you a variety of tools to let you keep track of ...
Moving from a test to a production environment can be tricky. Here's where the Web Deployment Projects add-on comes in handy. You're probably using the web.config file to hold the connection strings ...
Pushing code to a server – test, production, or otherwise – is an error prone hassle. Invariably you forget to update a connection string or push a DLL or include ...