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 ...
It's easy to test a service if you create it in a Windows Communication Foundation (WCF) Service Library -- just press F5 to bring up Visual Studio's Test Client. Testing isn't as easy if you create ...
Over two years in the making, Striquent's Webaptive CMS (news, site) is now available for users looking to take their ASP.NET web applications to the next level by adding content management ...
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 ...
The Model-View-Controller (MVC) concept has been around for quite awhile, but this is the first time Microsoft has provided robust support for it in the hugely popular ASP.NET web technology framework ...
The reality is that you will need to have, at least, two different configurations: one for production and one for development. Here's how to automate those conversions. The reality is that our ...