I\'m working on a system monitoring application similar to Nagios in C#. I have a plugin interface defined as:
I am in the planning phases of building a new ASP.NET website.The website is really a transactional web application where the users will log in and perform basic CRUD data operations.For right now thi
I am looking details on the internal working of asp.net architecture. The topics need to include the following:
While going through one embedded processor architecture, i have seen the block MMU and it is mainly mentioning about the memory protection functionality.
Context: Building a smart client application on the .NET platform where you have a complex database model with a high number of columns involved. The natural application style is a typical data driven
I am looking to get some feedback o开发者_C百科n how I can improve my design. Specifically, I don\'t want to have to create a new repository object for each of my domain objects but I also do not want
I was thinking about the architecture of a web application that I am planning on building and I found myself thinking a lot about a core part of the application. Since I will want to create, for examp
I\'m looking for tools that help me evaluate the performance of a software architecture.For this specific project I need to model a [distributed] system of a modest size that is comparable to message
Let\'s say I have to implement a program for a small clinic company that allows its users(this is, the doctors) to schedule consults, log clients medical histories, etc. So, this will probably be the
I\'m currently teaching myself Drools Expert/Flow as well as GWT. I want to use Drools Flow as an event/command bus and business rule engine to achieve loose coupling between different parts of the ap