InfoQ Homepage News
-
.NET Reflector 8.2 Adds Visual Studio 2013, Local Variable Highlighting and Code Map View Support
Reg Gate Software has released .NET Reflector 8.2 with support for Visual Studio 2013, local variable highlighting and code map view in addition to a fix for Enable just my code bug in the Visual Studio extension.
-
Dependency Principles for SOA
Earlier this year Ganesh Prasad discussed the concept of thinking of SOA as "Dependency-Oriented Thinking". Based upon further interactions and involvement with real-world use cases, Ganesh has come up with a dozen principles which he believes can help successful SOA.
-
Closing the Gap: Latest Windows Azure Release Beefs Up Database, Load Balancing
Microsoft VP Scott Guthrie announced a range of updates to Windows Azure that fill in platform gaps while leapfrogging market leader AWS in one particular area. The new database export service provides a much-needed backup capability – albeit with controversial pricing – and the updated Traffic Manager delivers a cross-region load balancing experience that appears superior to what AWS offers.
-
Crypto Obfuscator for .Net v2013 R2 Adds Support for Code Masking and Constant Field Removal
Crypto Obfuscator for .Net v2013 R2 includes support for code masking, constant field removal, Visual Studio 2012. It also includes Linux and Mono support for automatic exception reporting service including several new additions, improvements, changes and bug fixes.
-
Event Store 2.0 Released with Security Support and the Projections Library in Beta
Version 2.0 of the Event Store, (an Event Source based persistence engine), was released last week with support for security, allowing for lock down of the Event Store and setting up Access Control Lists on event streams. The Projections library is now in beta and more documentation has been added.
-
Tim Fox: What's new in Vert.x 2.0
In recent years, new trends like mobile clients and social networks forced web applications to handle more and more concurrent connections. This resulted in new server architectures based on eventing and asynchronicity which you can find for example in Vert.x. Tim Fox told InfoQ what's new in version 2.0 of Vert.x.
-
What’s New for Developers in Android 4.3
The latest Android Jelly Bean 4.3 release does not introduce major changes to Google’s mobile operating system as Ice Cream did, but rather certain performance optimizations and many small improvements such as Restricted Profiles, Bluetooth LE, Wi-Fi Scan Mode, Open GL ES 3.0, new sensor types, and others.
-
Titanium- What’s it All About Appcelerator? Part 1 of 2
Appcelerator, through its Appcelerator Cloud Services (ACS) and Titanium Cloud Services, is a major Mobile Backend as a Service (MBaaS) provider. There are two main approaches to developing a mobile app on Appcelerator. One is the self-titled “Appcelerator Platform.” The other approach is Appcelerator’s version of the JavaScript-based open source multiplatform code optimizer, Titanium.
-
Essential Studio for JavaScript Released with 30 Controls for LOB Based Windows Store Applications
Essential Studio for JavaScript recently released by Syncfusion includes over 30 controls to enable developers to build intuitive line-of-business (LOB) applications for Windows Store.
-
Visual Studio 2013+1 Promises New C# / VB Functionality
While Visual Studio 2013 plans to be a sizable release, one thing it will not bring is the Roslyn project's rewritten compilers for C# and Visual Basic. Mads Torgersen and Anders Hejlsberg have each shed some light on what the wait will ultimately bring.
-
Making Time for Innovation in Enterprises
To stay competitive, enterprises look for ways to do innovation inside their organization. A first step can be to make time available which people can use to think about new products and services and discuss ideas and develop concepts, for instance with a dedicated “full-time” innovation team, by arranging frequent innovation time-slots, or by organizing short and intense innovation workshops.
-
core.async: A Different Approach to Asynchronous Programming with Clojure and ClojureScript
While it has been less than a month since the announcement of the core.async Clojure/ClojureScript library, a number of blog posts have been published describing how to use it effectively to avoid "callback hell" in front-end code, and showing off simple code resulting in some impressive demos.
-
Community-Driven Research: NoSQL Database Adoption Trends
InfoQ's research initiative continues with an 15th question about: "NoSQL Database Adoption Trends". 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.
-
WebLogic + Coherence + Tuxedo = Cloud Application Foundation
Oracle has released Cloud Application Foundation (CAF) 12c, an integrated middleware platform that works on both traditional data centers and cloud environments. It is a combination of WebLogic Server for Java EE, Coherence in-memory data grid, Tuxedo for C/C++/COBOL, Oracle Virtual Assembly Builder for configuration and deployment, and Oracle Traffic Director for load balancing.
-
Brian LeRoux on What's New in PhoneGap 3.0
Mobile software is taking the world by storm and building mobile applications using web technology has never been easier thanks to PhoneGap, using just HTML, CSS, and JavaScript for creating an app. Since those apps are based on web standards, they can be used on a variety of mobile platforms including iOS, Android, Windows Phone, and more.