BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage DevOps Content on InfoQ

  • New Asynchronous Features Enhance .NET Framework 4.5

    .NET Framework 4.5 Beta not only brings the Async/Await keywords and language simplifications to C# and Visual Basic, but also adds asynchronous methods to several common I/O and data access functions. New asynchronous features are available in ASP.NET 4.5, WCF, and WPF as well.

  • Entity Framework 5 - Performance Considerations

    While Entity Framework (EF) 5 promises to bring significant performance improvements over EF 4, there are still some considerations to be aware of to use the ORM effectively – namely, View generation, Caching, auto-compiled queries, Query execution options and Design-time considerations.

  • Microsoft Announces New Cloud Build for Team Foundation Service

    At this week's VS Live conference, Microsoft announced a new Build Service for Team Foundation Service, the Azure-based version of Team Foundation Server. The build service will automatically compile and run unit tests every time files are checked in.

  • Most Important Software Development Trends for 2012, as Voted by QCon London Attendees

    This is a survey of the most important software development trends for 2012, as voted by the attendees of QCon London 2012. It includes technologies like Big Data, HTML5, Mobile, NoSQL, Continuous Integration, GPUs & Multicore, Cloud - PaaS, Cloud - SaaS, Cloud - IaaS, Asynchronous Technologies, Lean, Scrum, Google Dart.

  • More on Windows Workflow Foundation Support for PowerShell 3

    Microsoft is starting to release more details on Windows PowerShell Workflow. Also known as PSWF, this feature of PowerShell 3 allows administrators to “reliably executing long-running tasks across multiple computers, devices or IT processes”. Since we are talking about Windows Workflow, the term “long-running” can mean hours or even days.

  • Security vulnerabilities with HTML5 (WebSockets)?

    Lori Macvittie recently raised concerns about WebSockets vulnerabilities to viruses and malware due to the removal of HTTP headers and MIME types. Given other reported security issues with the protocol and implementations, is it time to step back and consider what a world based on WebSockets should look like?

  • LLBLGen Pro 3.5 Adds OData and SQL Server 2012 Support, Designer Improvements

    Version 3.5 of the ORM tool LLBLGen Pro was released this week, and includes updates to Entity Framework and NHibernate functionality, designer improvements, and several updates to the runtime, such as support for OData and SQL Server 2012.

  • How Heroku Manages High Availability - QCon London Talk summary

    Mark McGranaghan gave his talk about "High Availability at Heroku" at QCon London 2012. His most important points and take-aways are summarized in this report.

  • Thoughtworks Technology Radar March 2012

    ThoughtWorks recently published the latest update to its Technology Radar; a report produced to help technology decision makers understand emerging trends in software development techniques, tools, languages and platforms. There are some interesting observations of interest to Agile software development teams.

  • LinkedIn Engineering Releases SenseiDB 1.0.0

    LinkedIn engineering releases SenseiDB 1.0.0, a NoSQL database focused on high update rates and complex semi-structured search queries, already used in production by LinkedIn in its search related pages (e.g. People/Company search)

  • Script Explorer for Windows PowerShell

    Microsoft has released a beta of a new tool called Script Explorer for Windows PowerShell. This tool is essentially a specialized search engine for PowerShell scripts. It allows administrators to browse and search for scripts in TechNet Script Center and PoshCode as well as their own corporate repositories.

  • NoOps: Its Meaning and the Debate around It

    Some PaaS companies propose NoOps solutions where the developers do the minimum amount of operations needed, the rest of it being hidden in the cloud. But the NoOps term has sparked a debate, some considering it inappropriate.

  • Exploring the Windows Azure Outage

    Microsoft's Azure cloud computing platform recently suffered a partial service outage due to a leap year bug. We review the cause and Microsoft's response.

  • QCon New York 2012: 45/100 speakers confirmed; Talks from NYTimes, Facebook, Twitter, Netflix

    Over 45 speakers have been confirmed for the first annual QCon New York 2012. QCon New York will take place at the New York Marriott just outside of Manhattan (at the Brooklyn Bridge) on June 18-22, 2012. Registration is open and new speakers and sessions are being posted to the conference site every week.You can get in early by reserving your seat now saving up to $550 by Mar 23rd.

  • Preview PowerShell 3 in the new Windows Management Framework 3 Beta

    Microsoft's recently-released WMF 3 Beta includes PowerShell 3, in addition to updates to WMI and WinRM. PowerShell 3 introduces several new features, including workflows, a new scripting environment, and performance improvements.

BT