-
I have started working on ultimate ;) clarification of such terms like SOA, DDD, n-Tier, business entity, business layer, data access layer, persistence layer etc. and their place assignment in the enterprise applications' landscape... Look at first...
-
Great news: Visual Studio 2008 and .NET 3.5 Beta 2 have been Released is available for download at http://msdn2.microsoft.com/en-us/vstudio/aa700831.aspx . Bad news: (this great explanation of current version status has been sent by http://www.codeproject...
-
I have taken in my hands this book once again, driven by the fact that since 1st of July I have joined a new team and a new project. After years of experience in software development area I have, no doubt, my own point of view on enterprise architecture...
-
By Serdar Yegulap http://searchsqlserver.techtarget.com/tip/0,289483,sid87_gci1112937,00.html Proposed solution by Serdar, to avoid dynamic SQL in SQL 2000, which does not support parameters for TOP keyword: SET ROWCOUNT @ROWS SELECT [ID] FROM OurUsers...
-
For my current project (an enterprise application for a well known big oil company) I have chosen the SOA approach as the base for the application architecture. At this moment I have to put emphasis on the word “application” architecture (SOA as Service...
-
As stated in one very good book about SOA, that I have read, we can define following service types: Basic Services Intermediary Services Process-Centric Services Public Enterprise Services Description Simple data-centric or logic-centric services Technology...
-
This blog is dedicated for all my thoughts about building software in the most modern but also simple and pragmatic way… Hopefully I’ll find enough time to fill this blog with life…