InfoQ Homepage News
-
JBoss Developer Framework: A Documentation Hub For JBoss Technologies
JBoss Developer Framework is a central documentation resource for JBoss related technologies. The emphasis is on showing a developer how to use the whole software stack at all layers (e.g. user interface and persistence layer) in a single place. It contains Maven quickstarts, tutorials, migration documentation and other resources related to web development for the JBoss Application Server.
-
Community-Driven Research: JavaScript MVC Frameworks vs. Compile to JavaScript Languages
InfoQ's research initiative continues with a 45th question: "JavaScript MVC Frameworks vs. Compile to JavaScript Languages". This is a new service we hope will provide you with up-to-date & bias-free community-based insight into trends & behaviors that affect enterprise software development. Unlike traditional vendor/analyst-based research, our research is based on answers provided by YOU.
-
Can 3rd Party Developers Bring JIT and Compilers to WinRT?
Users expecting to find Java, LuaJIT, or Google's V8 JavaScript engine on Windows ARM (WOA) may be surprised to learn that these and similar tools may not be allowed. The latest concern has now been raised over the ability of developers to release 3rd party compilers for the platform.
-
Enums, Entity Framework And WCF Data Services
Enumerations have been supported in Entity Framework 5 – however Enums are not yet supported in WCF Data Services, which means you still need to handle them explicitly when writing OData services.
-
Meet Efran Cobisi - The Developer behind Automated Email Validation Component
InfoQ interviewed Efran Cobisi, the founder of Cobisi Software based in Italy. Efran, who is the recipient of Microsoft Most Valuable Professional (MVP) award including several Microsoft certifications, is the developer of EmailVerify.NET, which is a powerful software component that provides an ability to automatically check the existence of an e-mail address from within an ASP.NET application.
-
SAP's Jonathan Becher Claims That Brainstorming Does Not Work
In the SAP Newsroom blog Jonathan Becher recently posted on the topic "Is Brainstorming Brain Dead?". Brainstorming is a method frequently applied within system and software development projects. Becher claims, the technique of brainstorming has proven to be a failure.
-
Dave Snowden: Agile - sound practice, poor theory
Dave Snowden gave a talk last week in which he discussed how Agile is founded on good practices, but often fails to scale effectively because practitioners do not understand why the techniques work, and thus fail to adapt them to the complex environments which are characteristic of large organisations. Asking management to adopt agile won't work - agile must adapt to complex business realities.
-
Anthony F. Voellm Discusses Testing 2.0 at the Google Testing Blog
In his recent posting "Testing 2.0" at the Google Testing Blog, Anthony F. Voellm is discussing the evolution of testing. While some experts might believe, almost all research in testing already has been done, Voellm anticipates what he calls “Testing 2.0” . This evolution of testing could comprise aspects such as automation of complex decisions on quality issues.
-
Windows Identity Foundation Now Included in .NET 4.5
Windows Identity Foundation, Microsoft's framework for integrating claims-based authentication into applications, is now part of the .NET Framework. It was created to simplify work with access control and authentication, and to allow for single sign-on across multiple applications.
-
CAMP 1.0 – An Open API for PaaS Application Management
Several companies including Oracle, Rackspace, Red Hat and CloudBees have proposed an API for PaaS application management. The API allows developers to manage applications within and across various PaaS that will implement the specification without having any knowledge of the underlying cloud infrastructure.
-
Reflection API Changes For Windows Store Apps
.NET API subset for Windows Store Apps is considerable smaller than the full .NET Framework 4.5. Particularly, Reflection.Emit is not available and most members in the System.Type class have been moved to the System.Reflection.TypeInfo class.
-
The Software-defined Datacenter Has Arrived
VMware and Microsoft provide solutions for software-defined datacenters where all resources – compute, storage, availability, networking and security – are virtualized and automated. This article focuses on the latest additions: virtualized networking and security.
-
Strong Reaction from Mobile Community over PrimeFaces for ASP.NET Announcement
Prime Technology clarified its plans for a new version of PrimeFaces Mobile amid strong reactions from the mobile community over its intent to develop its PrimeFaces application for the .NET environment. No stranger to controversy, Prime Technology was embroiled in a disagreement chronicled earlier this year in InfoQ about a competitor, Icesoft Technologies, forking from their PrimeFaces code.
-
MEF 2 Gets Symbol Package – May Come Soon For TPL DataFlow
MEF 2 and TPL Dataflow RTM were released along with .NET Framework 4.5 – and the team have now announced NuGet Symbol package for MEF. Reference Sources for TPL Dataflow may be released soon.
-
ARMing .NET Developers for Windows 8
.NET Developers looking to support the ARM processor on Windows 8 have relatively few obstacles, but there are a few areas that can expose latent bugs. Microsoft has provided some new tips on how to avoid the pitfalls.