InfoQ Homepage News
-
Improved Authentication with Filters in ASP.NET MVC 5
Visual Studio 2013 Developer Preview ships with ASP.NET MVC 5 which enables developers to apply authentication filters that provides an ability to authenticate users using various third party vendors or a custom authentication provider. Eric Vogel recently demonstrated its usage with an example using source codes.
-
Developers, Developers, Developers: Rackspace and Others Aggressively Court Key Cloud Consumer
Recent research has made it increasingly clear that developers hold the key to cloud adoption, and Rackspace is trying to make themselves an attractive option. The Rackspace Developer Discount program is designed to lower the barrier to entry and follows similar efforts by AWS and Microsoft.
-
Quick Unit Test Generation Returns to Visual Studio
Easy access unit test generation functionality returns to Visual Studio 2012 and 2013 Preview based on a tool produced the Visual Studio ALM Rangers. Multiple unit test frameworks and C#/VB .NET are supported.
-
3D Modeling Made Easy with JSModeler
Viktor Kovacs has developed JS Modeler, an easy to use JavaScript API to visualize 3D models rendered using WebGL. The tool was built on top of the popular three.js framework. The library includes various demos built using the library, including a Lego builder, 3D Tic-Tac-Toe and a Robotic Arm.
-
Google Play Services to Beat Android Fragmentation
Fragmentation is said to be one of central handicaps when developing applications for Android. Google seems to have found a way to ease the pain for developers, at least when it comes to fragmentation of installed Android versions.
-
Agile Retrospectives, Can You Skip Them?
Teams sometimes consider to skip a retrospective meeting, when they feel time pressure, or do not see direct benefits of doing one. Next they question themselves if they have to keep doing retrospectives? Agile retrospectives help teams to learn and improve continuously, and there are valid reasons to keep doing them also with mature teams.
-
MS, Google to Sue US Govt. for Permission to Release More Data about Privacy Damaging FISA Requests
Microsoft and Google are working together in a fight for greater transparency on Foreign Intelligence Surveillance Act (FISA) orders. Not satisfied with the limited out of court agreement that’s already been reached with the US government to disclose summary data relating to national security requests, the two companies are now taking legal action and lobbying for support from Congress.
-
Integrate OpenAccess ORM with NAnt using Clean, Build and Enhance Targets
Telerik OpenAccess ORM integrates with NAnt using clean, build and enhance targets by making use of XML mapping.
-
Flexible Contract Template Now Available
Following on from the announcement of the Flexible Contract model that supports agile development at the Agile 2013 conference, Susan Atkinson and Gabrielle Benefield have released a version of the contract under Creative Commons licensing and made it available for download.
-
New Relic iPhone App Adds Improved Chart History and UI Improvements
New Relic has recently updated their iPhone App with improved chart history and includes several bug fixes. It enables you to monitor plugins and get alerts as and when they are generated by the monitoring engine.
-
Implementing Hexagonal Architecture using Life Preserver and Spring Framework
Russ Miles recently shared some thoughts and ideas about the needs for adaptability in a system and how his implementation of the Hexagonal Architecture can help in achieving this. He used a Java and Spring based application to exemplify how such a system can be implemented.
-
AWS and Microsoft Release Dueling Mobile Notification Services
Within days of each other, Microsoft and Amazon Web Services (AWS) released mobile-friendly notification services aimed at developers. Both services make it possible to quickly and cheaply broadcast millions of messages to devices of all kinds. While similar on the surface, each service offers their own unique capabilities.
-
Everything About Java 8
TechEmpower, a custom application development company based in El Segundo, CA, has posted a blog entry titled "Everything about Java 8". The blog post is a comprehensive summary of the developer-facing changes coming in Java 8. Here's a quick overview of the blog post.
-
Jigsaw, Second Cut
In a mail to the jigsaw-dev list, Mark Reinhold posted news of a reboot of the Jigsaw project to provide modularity for the JDK. Read on to find out more about what's happening, and what to look out for.
-
T4 Editor 2.2.1 with Visual Studio 2013 Preview, New Template Gallery and F1 Support
T4 Editor 2.2.0 enables you to create a library of reusable snippets in addition to an ability to make use of project properties with include and assembly directives, which works not only in the standard IDE but also in the msbuild host. It also includes support for Visual Studio 2013 Preview, new template gallery and F1support for directives.