Browse by Tags
All Tags »
Enterprise Development (
RSS)
Sorry, but there are no more tags available to filter with.
Microsoft recently announced one of its upcoming project Codename Astoria at MIX '07 . Astoria is an implementation of RESTful architecture to provide data services over HTTP without using any underlying Messaging services such as Web Services or SOAP...
NDepend is a very nice .Net Code Metric Analyzer tool that analyzes your application b y using some predefined Code-Matrices. it will analyze your Assemblies for dependencies and will provide a clear picture of what is happening inside your application...
Most of the people think that 3 Tier architecture, three- Layer architecture and MVC . all are same. i found a very nice article on msdn that discusses these three terminologies and their differences. http://blogs.msdn.com/diegumzone/archive/2006/10/09...