InfoQ Homepage DevOps Content on InfoQ
-
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.
-
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.
-
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.
-
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.
-
Amazon Route 53, a DNS Server in the Cloud
Amazon is offering a new cloud service called Route 53 providing all the functionality needed to run a DNS server in their cloud without any maintenance overhead and using the pay-as-you-go model common to all AWS services.
-
Orleans: An Object Framework for Cloud Computing From Microsoft Research
Earlier this week Microsoft Research published a paper outlining a framework for Cloud Computing codenamed Orleans. The framework is intended for cloud computing applications where a client such as a PC, smartphone or embedded device is employed.
-
Targeting the GPU with GPU.NET
GPU.NET is a managed solution integrated with Visual Studio 2010 for .NET developers and aimed at creating calculation intensive applications for GPU.
-
Silverlight 5 Timeline And Lots of Questions
Yesterday Microsoft announced the timeline for Silverlight 5 in 2011 at the Silverlight FireStarter event. Silverlight 5 will be in beta the first half of 2011 and ship early in the second half of 2011. Developers quickly began posting impressions and many questions.
-
NCBI BLAST for Windows Azure
Microsoft is now offering NCBI BLAST for the Windows Azure platform. NCBI BLAST was created by a group of researchers working for the National Institutes of Health, a division of the United States Department of Health and Human Services. NCBI describes BLAST as a tool that “finds regions of local similarity between sequences” of protein and DNA chains.
-
HTML5 Labs Launched and WebSocket Update
Last week Microsoft launched HTML5 Labs where they intend to post early prototypes of applications running on unstable web standard specifications for .NET developers. Yet earlier this month, preliminary WebSocket implementations in FireFox 4 and Opera where disabled due to security concerns.
-
Scalable System Design Patterns
Ricky Ho revisited his three year old post on that question and realized that a lot had changed since then.
-
Hudson Moves Away From Oracle
The Hudson developer community has moved Hudson's source code away from Oracle controlled source infrastructure, and is considering a fork. Oracle is now pleading for this not to happen. How did relations sour, and what is the future of Hudson?