InfoQ Homepage News
-
JCP Reform Continues as London Java Community and CloudBees Win Seats on Executive Committee
The results are in for the JCP 2012 elections, with the London Java Community re-elected and PaaS provider CloudBees being elected for the first time in the open vote. Following the vote, the SE/EE and ME Executive Committees will be merged into a single Executive Committee, which will start to focus on the thorny matter of IP issues.
-
JustDecompile with C#5 and WinRT Support
Telerik's JustDecompile Q3 2012 ships with support for C#5 and WinRT. It integrates with Visual Studio via JustCode and includes two plugins.
-
Powering Your Apps with Microsoft Accounts
A central theme with Windows 8 is the Microsoft Account. This is another attempt to offer a single sign-on system for both Microsoft and third-party services. Microsoft Account is available for Windows 8 apps, normal websites, Windows Phone, Android, and iOS.
-
How Visual Studio Improves C++ Performance
The optimizer in Visual Studio 2012 has nearly doubled in size as compared to previous versions. This matters to developers because now their C++ code can benefit from significant increases in execution speed after a recompile. Targeting the additional features of VS2012 can lead to even bigger performance gains.
-
Notes on Writing a Windows Store Apps with C++/CX
In a session titled Diving deep into C++ /CX and WinRT, Marian Luparu talks about exception handling and performance for C++ applications that target Windows 8. The most important thing for developers to understand is how the boundary between WinRT and normal C++ code effect exception handling and performance.
-
How TFS Embraced 3-Week Release Cycles
Buck Hodges argues that long release cycles lead to unhealthy development practices for the Team Foundation Server team, but there is more to short release cycles than just shipping with each sprint. Other changes in how software is planned and developed is needed, including the ability to disable new features rather than fixing them.
-
Build Keynote 2: Microsoft's Plan to Broaden the Cloud's Reach
Microsoft's Satya Nadella opened up day 2 of Build 2012 with a keynote describing the company's vision for the Cloud through Azure and how all developers can benefit from the services that this vision offers-- including traditionally mobile and desktop-centric apps.
-
Researchers Expose SSL Vulnerabilities in Libraries and Their Usage in Popular Non-Browser Services
A recent publication in the ACM CCS'12 proceedings titled "The Most Dangerous Code in the World:Validating SSL Certificates in Non-Browser Software" exposes critical vulnerabilities in the creation and usage of SSL libraries in non-browser applications. The lessons learnt and the ensuing recommendations to developers and testers are shared in this news item.
-
Windows Phone 8 SDK Release Brings Native C++ and DirectX
Microsoft released the Windows Phone 8 SDK Tuesday as part of its bid to increase developer support. This SDK includes several new features including hardware accelerated DirectX and native C++ code support.
-
Security for Windows Store Apps
In the past there was an assumption that only popular applications and services will be attacked. But these days even new services with few or no users is liable to find itself under the hacker’s microscope. In a recent //Build session, Josh Dunn discusses some of the common vulnerabilities found in Windows 8 applications.
-
Eclipse Orion: A Browser-based Editor for Web Applications
The Eclipse Foundation has released Orion 1.0, a browser-based editor for web applications written in JavaScript, HTML, and CSS.
-
SOA Still Not Dead: Ratification of Governance Standard Highlights SOA’s Continued Relevance
The Open Group recently announced that their SOA Governance Framework was accepted as an international standard following a vote by the International Organization for Standardization (IOC) and International Electrotechnical Commission (IEC). The ratification came at the end of a six month review period and marks a continued relevance of SOA principles in today’s technology solutions.
-
Atmosphere 1.0: Asynchronous Communication For Java/JavaScript
Atmosphere 1.0 is a new Java/Scala/Groovy framework that attempts to abstract asynchronous communication between the web browser and the application server. It transparently supports Web Sockets, HTML5 Server Side events and other application server specific solutions when available, with long polling as a fallback.
-
Developing New Applications for Office and SharePoint 2013
The addition of the app store to Office and SharePoint 2013 provides new opportunities for both users and developers. These new features provide greater awareness for Internet data sources and bring customization to users.
-
Dynamic Access Control in Windows Server 2012
Dynamic Access Control is a set of features for Windows Server 2012 to manage authentication and authorization beyond Active Directory Groups. There are several components involved in this, the most notable being the ability evaluate expression-based ACLs against user and device claims.