Welcome to MSDN Blogs Sign in | Join | Help

June 2007 - Posts

The way to go fast, is to go well, going well is to be knowledgeable

Sad, very sad is to hear some people saying that good software is equal to late software, even worst is to experiment late and bad software. Robert C. Martin points to a very good way to afford the need to produce software quickly. A well tested and clean
Posted by marcod | 1 Comments
Filed under:

Empirical process control

While thinking about methods for delivering useful software on the hands of users comes to mind different schools of thought and my conclusion so far is that anyone of them could work, depending exclusively on the skills of the people in the team, of
Posted by marcod | 0 Comments
Filed under:

COM+ object per client model

Consider the following ECMAScript: var mather=new ActiveXObject("Arithmetic.Math") WScript.Echo(mather.Sum(5,5)) WScript.Echo(mather.Sum(5,5)) Output is: 10 twice. No brainer. Arithmetic.Math could be an in-process (loaded in the same process of COM Client),
Posted by marcod | 1 Comments
Filed under:
 
Page view tracker