Open Source or Standardized? Assessing .NET for start-ups
Just like Coke vs Pepsi or Mac vs PC, an information-age old question is what type of source code is best for developing new software. As a technology consultant for venture capitalists, this question arises fairly often. Since my VC clients often have to review business plans for tech start-ups, gambling their competitive advantage on the programming language they use can be risky.
Issues of Risk
· Product Platform code:
1. Software product based on Microsoft .Net platform which is inherently restrictive due to proprietary ownership by Microsoft.
2. Lack of open source-code limits customization of product development; with so many options for open-source available it is a warning sign if the developers have not explored more scalable / extensible options
3. Generic, standardized platforms such as .NET are classified as JIT (Just-In-Time compilation) languages which are non-algorithmic and, therefore, leave software more easily open to reverse engineering.
______________________________
Copyright, CSC Inc 2008, www.Tech-duediligence.com
Comments