BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Development Content on InfoQ

  • Whitepaper Released: Sharding with SQL Azure

    Yesterday Microsoft released a new whitepaper providing guidance on sharding with SQL Azure written by Michael Heydt and Michael Thomassy. The intent of the whitepaper is to deliver guidance on how to architect an application that requires elasticity and fluidity of resources at the data layer over time.

  • Code is the Culprit! Always?

    Multiple reasons can be quoted for the failure of software projects. Some projects fail because of bad requirements, others due to cost and schedule overrun and few simply due to bad management. If we do a root cause analysis, would all of the failed projects lead to bad code as the main culprit? Always?

  • Released: Windows Phone 7 Developer Guide

    This past weekend, the Patterns and Practices team at Microsoft released the final version of the Windows Phone 7 Developer Guide on MSDN. The guide was built in an open community fashion on Codeplex by the team this past year and has been downloaded over 5000 times.

  • The Open Group Releases a New Technical Standard - SOA Ontology

    A lack of mutually agreed-upon SOA terms, definitions and concepts can create interoperability issues that inhibit end-to-end business activities within an organization, as well as between vendor, customer, and partner organizations. A new Open Group Standard - Service-Oriented Architecture Ontology - is trying to fill this gap.

  • ASP.NET MVC 3 Embraces Dynamic Typing

    Nearly a decade ago Microsoft gambled big on WebForms and static typing. With the dial cranked all the way over to full encapsulation, each page could almost be treated as its own program. In the intervening years the industry has largely gone in the other direction, favoring separation of concerns over encapsulation and late binding over early binding. Now Microsoft is doing the same.

  • Introducing NHibernate 3.0

    NHibernate 3.0 is the first major release of the popular ORM in over a year. With the release it has changed the CLR version to .NET 3.5. This allows the creation of the QueryOver API, while replaces the string-based ICriteria expressions with strongly typed lambda expressions. This is in addition to the built-in LINQ provider.

  • Apache Software Foundation Resigns from JCP

    The Apache Software Foundation announced their resignation from both the JCP Executive Committee as well as the JCP as a whole. They follow recent departures such as Doug Lea in October, who said “I believe that the JCP is no longer a credible specification and standards body”, as well as more recently Tim Peierls, who voted against the Java SE JSRs.

  • The Much Needed Service Pack for VS 2010 is Almost Ready

    Visual Studio 2010’s first service pack is nearing completion. According to Brian Harry, the betas for .NET 4 SP1, VS 2010 SP1, and TFS 2010 SP1 together represent between 800 and 1,000 bug fixes. Also included is a new help system and improved support for Silverlight, x64, and .NET 3.5.

  • Announcing Verve – A Type-Safe Operating System

    Microsoft Research releases Verve, an operating system which grew out of the Singularity project, upon whose base premise is to use Typed Assembly Language, TAL, and Hoare logic to achieve the highest levels of security and safety.

  • Google News: Chrome OS, Chrome Web Store, and Cloud Print

    Google has announced recently a number of new developments: the status of Chrome OS, a new market for applications running in Chrome, and cloud printing support in Chrome, all preparing the way for Chrome OS devices.

  • Released: Aldon Agile Manager

    Last week on December 1st Aldon released the Aldon Agile Manager and InfoQ spoke with Dan Magid, Chief Product Strategist of Aldon, about this new product. Agile Manager is a free agile project management tool meant to provide better planning, prioritization and collaboration.

  • JSRs for Java 7 and Java 8 Approved

    The results of the recent Java JSRs are in, and all have passed with all but Apache voting consistently against them. Google and Tim Peierls voted against the Java SE 7 and Java SE 8 JSRs, supporting the ongoing licensing issues and field-of-use restrictions for the TCK.

  • Security Assessment Techniques: Code Review v Pen Testing

    Web application security testing and assessment should include both security code review and penetration testing techniques. Dave Wichers, an OWASP Board Member, spoke at the recent AppSec DC 2010 Conference about the pros and cons of code reviews and penetration testing approaches in finding security vulnerabilities in web applications.

  • Red Hat Acquires PaaS Cloud Provider Makara

    This week, Red Hat announced it acquired Makara, a cloud based platform as a service company. Makara is unusual among PaaS providers in that it doesn't have any infrastructure of its own. InfoQ examines some of the details about where Makara differs from other providers.

  • Developer Angst on Microsoft Visual C++ Futures

    Yesterday a video was posted to the Visual C++ blog in an attempt to answer community concerns about its future. The post hit a raw nerve with the C++ community with no response from the Visual C++ team as yet.

BT