InfoQ Homepage News
-
AppDynamics Extends APM Solution to Include End User Monitoring
Application Performance Management Vendor AppDynamics announced the addition of End User Monitoring support to their product on March 7th. The AppDynamics agent uses JavaScript to record data from the browser and incorporates it with the data collected on the server side.
-
Visual Studio 11: Who Develops for the Developers?
The news on Visual Studio 11 has included a lot of information about user interface changes and project managment features. While important they are also off-center from the primary tasks most developers face everyday, writing production quality code. So what new features does Microsoft have for C++ developers in the trenches?
-
Google Has Open Sourced WindowTester Pro
Google has decided to open source WindowTester Pro, a Java tool used for automated SWT and Swing GUI testing.
-
HeadwaySoftware has added support for Doxygen and Understand in structure101 and restructure101
HeadwaySoftware has recently added support for Doxygen and Understand for C and C++, Delphi and Python programmers in its tools structure101 and restructure101.
-
Improved JavaScript development in Visual Studio 11
Microsoft intends to make JavaScript development easier in Visual Studio 11 by significantly enhancing Intellisense, debugging support, editor functionality, and more.
-
Shared View Management for ASP.NET MVC
Michael Kennedy has released a small library designed to help ASP.NET MVC developers manage unwieldy Shared Views folders. This simple addition allows developers to use sub-folders for views.
-
Announcing the jQuery Foundation
A non-profit trade association by the name jQuery Foundation, inc. has been founded to handle the development, documentation, and support of the jQuery Core, UI, and Mobile projects. This role was previously held by the jQuery Board in conjunction with the Software Freedom Conservancy.
-
LINQ for F#
F# 3.0, included in the Visual Studio 11 beta, gains the ability to use LINQ expressions. Other features include support for Portable Libraries and auto-implemented properties.
-
Pivot-Thinking – The Neuroscience of Design
The Center of Professional Development at the Stanford University offers a free live seminar on 8th March (9.00 am / PST) addressing the thinking behind design thinking. Pivot thinking is a new research area that addresses how to bridge the gap between "convergers" and "divergers" in teams which is particularly interesting for software engineering projects.
-
Coverity: Open Source Code Has Fewer Defects than Commercial One
A Coverity study concludes that open source code using static analysis has on average a lower number of defects than commercial code, but they are on par when it comes to code of similar sizes.
-
A look at Visual Basic 11
Visual Basic 11 brings with it several new features including asynchronous functions and the long awaited iterators.
-
Visual Studio 11 Beta Supports Multiple Test Frameworks
NUnit, XUnit.net, QUnit, Jasmine, Chutzpah are all supported in the Visual Studio 11 Beta along with MSUnit, promising better choice and over-all unit-testing experience for developers. And the list is expected to get bigger towards the final release of VS 11.
-
NUnit’s Action Attributes Simplify Unit Test Writing
The latest release of NUnit showcases Action Attributes, a feature which enables the orchestration of test actions across suites, tests, and test cases. Developers can arrange the execution of setup, teardown, and other testing side-effects by applying Action Attributes, which encapsulate test actions, to classes, interfaces, methods, and assemblies within their test projects.
-
New Releases of Entity Framework Include First Look at EF 5
This week's Visual Studio 11 Beta release was quickly followed by the new Entity Framework 5 Beta, which has been awaiting features only supported in .NET Framework 4.5. EF 5 adds Enum and Spatial support, Table-Valued Functions, and the option to use LocalDB.
-
SEI Publishes The CERT Guide to Insider Threats Book
What do ACTA, SEPA, PIPA, Stuxnet, Google have in common? They all have been hot topics in the press during the last months and they are dealing with information security. What, however, is commonly forgotten are internal threats related to espionage and stealing of company information.