| |
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
6 Articles match "2006","Products"
| Related DevelopMentor Courses | MORE | | Agile: Where's the evidence? Despite this one study claimed Scrum resulted in productivity improvements of as much as 600% - Benefield, “Rolling Out Agile in a Large Enterprise”. Agile Development: Fact or Fiction, 2006). A few weeks ago I was presenting at the BCS SIGIST conference - another outing for my popular Objective Agility presentation. Someone in the audience asked: “Where is the evidence that Agile works?” My response was in two parts. It is rarely a question aimed at a rational decision. Second I said: lets turn the question around, Where is the evidence for Waterfall? Lets start with “Agile.” Allan Kelly's Blog - Friday, March 30, 2012 Conway's Law v. Software Architecture I've written about Conway's Law before ( Return to Conway’s Law (2006) and a Focus Group I ran at EuroPLoP “What do we think of Conway’s Law Now?” ) but I make no apologies for revisiting it again because I still think it hold true. There is need for a philosophy of system design management which is not based on the assumption that adding manpower simply adds to productivity." There are times when I wonder if there is any point to the discipline called "Software Architecture." Conway, 1968 The original paper “ How do committees invent? is available from Conway’s own website. Allan Kelly's Blog - Wednesday, March 13, 2013 Essential BizTalk Server We'll be using the latest version of the product: BizTalk 2010. What has changed from BizTalk Server 2006 R2 to BizTalk Server 2009 Come and learn to achieve the agility of a SOA using BizTalk Server! Acquire skills you need to be productive today. Business Activity Monitoring When a BizTalk solution is in production, visibility of the current runtime is often required. Learn how Orchestration, Business Rules, and Business Activity Monitoring allow you to develop sophisticated, agile, and transparent business processes - all without writing any custom code! XSLT++). DevelopMentor Courses - Wednesday, February 22, 2012 |
50 Articles match "2006","Products"
| The Latest from DevelopMentor | MORE | | Conway's Law v. Software Architecture I've written about Conway's Law before ( Return to Conway’s Law (2006) and a Focus Group I ran at EuroPLoP “What do we think of Conway’s Law Now?” ) but I make no apologies for revisiting it again because I still think it hold true. There is need for a philosophy of system design management which is not based on the assumption that adding manpower simply adds to productivity." There are times when I wonder if there is any point to the discipline called "Software Architecture." Conway, 1968 The original paper “ How do committees invent? is available from Conway’s own website. Allan Kelly's Blog - Wednesday, March 13, 2013 Agile: Where's the evidence? Despite this one study claimed Scrum resulted in productivity improvements of as much as 600% - Benefield, “Rolling Out Agile in a Large Enterprise”. Agile Development: Fact or Fiction, 2006). A few weeks ago I was presenting at the BCS SIGIST conference - another outing for my popular Objective Agility presentation. Someone in the audience asked: “Where is the evidence that Agile works?” My response was in two parts. It is rarely a question aimed at a rational decision. Second I said: lets turn the question around, Where is the evidence for Waterfall? Lets start with “Agile.” Allan Kelly's Blog - Friday, March 30, 2012 Empirical research supports Conway's Law So it was with interest I ran across a working paper from Harvard Business School entitled “ Exploring the Duality of Product and Organizational Architectures: A Test of the Mirroring Hypothesis ” (Alan D. The authors say: “Our results reveal significant differences in modulality, consistent with a view that larger, more distributed teams tend to develop products with more modular architectures. And later: “our study provides evidence to support the hypothesis that a product’s architecture tends to mirror the structure of the organization within which it is developed.” Allan Kelly's Blog - Sunday, January 4, 2009 | -
| The Best from DevelopMentor | MORE | - Agile: Where's the evidence?
Despite this one study claimed Scrum resulted in productivity improvements of as much as 600% - Benefield, “Rolling Out Agile in a Large Enterprise”. Agile Development: Fact or Fiction, 2006). A few weeks ago I was presenting at the BCS SIGIST conference - another outing for my popular Objective Agility presentation. Someone in the audience asked: “Where is the evidence that Agile works?” My response was in two parts. It is rarely a question aimed at a rational decision. Second I said: lets turn the question around, Where is the evidence for Waterfall? Lets start with “Agile.” Allan Kelly's Blog - Friday, March 30, 2012 - Conway's Law v. Software Architecture
I've written about Conway's Law before ( Return to Conway’s Law (2006) and a Focus Group I ran at EuroPLoP “What do we think of Conway’s Law Now?” ) but I make no apologies for revisiting it again because I still think it hold true. There is need for a philosophy of system design management which is not based on the assumption that adding manpower simply adds to productivity." There are times when I wonder if there is any point to the discipline called "Software Architecture." Conway, 1968 The original paper “ How do committees invent? is available from Conway’s own website. Allan Kelly's Blog - Wednesday, March 13, 2013 - Handling "Unhandled Exceptions" in.NET 2.0
This will allow you to find and fix issues before they become production problems as you port your legacy code over to.NET 2.0! I got hit with this problem from two separate clients last week - a.NET 1.1 application ported to.NET 2.0 is now terminating abruptly for no apparent reason. Well, of course there's a reason - and it's that both applications had "hidden" exceptions being thrown in some background thread that weren't being caught. Under.NET 1.1, the CLR would print any exceptions that occurred on threadpool threads to the console and then return the thread to the pool. for (; ;). - Living in an OS X world
my preference is NetNewsWire as I was used to the Newsgator line of products when using Windows all the time so it made an easy transition for me. A DM colleague of mine, Neils Berglund noted his required applications under OS X and asked for feedback on what everyone else is using (assuming you are on OS X anyway). The original question was what RSS reader are you using. also use MarsEdit to update posts on this blog -- it's not WYSIWYG but it keeps my HTML skills (if I ever had any) from drying up. So, adding to Neils list, I also use --. DivX codecs - to play my 300+.divx divx movies. - Handling "Unhandled Exceptions" in.NET 2.0
This will allow you to find and fix issues before they become production problems as you port your legacy code over to.NET 2.0! I got hit with this problem from two separate clients last week - a.NET 1.1 application ported to.NET 2.0 is now terminating abruptly for no apparent reason. Well, of course there's a reason - and it's that both applications had "hidden" exceptions being thrown in some background thread that weren't being caught. Under.NET 1.1, the CLR would print any exceptions that occurred on threadpool threads to the console and then return the thread to the pool. for (; ;). - Updated ATAPI samples and assembly
In addtiion, this version of ATAPI.NET has a couple of bug fixes that were rolled in from a production project over the past couple of weeks to fix some weird startup/shutdown issues when a LINE_REINIT is reported by TAPI. I've posted a new version of ATAPI.NET which supports consultation transfers and a simple phone sample that shows off how to use the features. You can get the new code from our samples link -- [link]. - Living in an OS X world
my preference is NetNewsWire as I was used to the Newsgator line of products when using Windows all the time so it made an easy transition for me. A DM colleague of mine, Neils Berglund noted his required applications under OS X and asked for feedback on what everyone else is using (assuming you are on OS X anyway). The original question was what RSS reader are you using. also use MarsEdit to update posts on this blog -- it's not WYSIWYG but it keeps my HTML skills (if I ever had any) from drying up. So, adding to Neils list, I also use --. DivX codecs - to play my 300+.divx divx movies. %>
| | |