InfoQ Homepage Development Content on InfoQ
-
SQL Server ‘Denali’ CTP Gets Self Service BI Capabilities
Microsoft recently announced CTP 3 for SQL Server ‘Denali’, which boasts of improved BI capabilities like Self Service Alerting, Self Service Reporting, improved Office integration, SharePoint Shared Service, better VS Tooling for developers and more.
-
Mozilla Proposes to Sign-in Only with the Email Address, No User ID or Password Required
A new authentication system, dubbed BrowserID, from Mozilla promises to solve the basic authentication needs, but its success highly depends on its adoption.
-
LocalDB: A Lightweight SQL Express for Developers
LocalDB is a new version of SQL Express that offers many of the same features, but installs faster, has fewer prerequisites, and doesn’t require management of a database instance. It supports T-SQL, and uses the same client-side providers as other versions of SQL Server, but runs in-process, rather than as a service.
-
The Legacy of Eli Goldratt
On June 11th 2011, Dr. Eli Goldratt, inventor of the Theory of Constraints (TOC), passed away. Eli’s first, and most famous book was the "The Goal", it defined the TOC. His legacy will continue to indirectly influence the agile by the embodiment of his ideas in techniques we apply every day.
-
MVP Erland Explores SQL Server Performance Concepts
In "Slow in the Application, Fast in SSMS?", SQL Server MVP, Erland Sommarskog, explores the various things that affect Query Plan, compilation of Dynamic SQL and other things that ultimately affect your SQL Server Database Performance. He covers various concepts and scenarios like parameter sniffing, query plan caching, Blocking, saved settings, issues with linked servers and more.
-
Google+ Technological Details
Google Plus, the social network from Google, is built mostly on Java and JavaScript while Hangouts, its video conferencing framework, uses a client-server approach.
-
JBoss AS7 Released
Red Hat announced the availability of JBoss AS 7, the first JBoss platform to be EE6 Web Profile certified and with an OSGi 4.2 compliant engine. A 7.1 release, planned later this year, will add full EE6 certification.
-
F#, MongoDB, ReactiveUI, Coroutines: Just Some of the Topics at Monospace 2011
While primarily focused on cross-platform development, Monospace 2011 will be covering a wide variety of topics this year including the F# compiler, programming with asynchronous methods and coroutines, MongoDB, and ReactiveUI. The conference will be held on the weekend of the 23rd at the Microsoft NERD Center located in Boston.
-
Windows Azure Plugin for Eclipse with Java, June 2011 Community Technology Preview
Microsoft has recently released a new version of the Windows Azure Plugin for Eclipse with Java. The Eclipse plugin is an open source project, released under the Apache 2.0 license, which provides Java developers with an easy way to build and deploy web applications to Windows
-
Surface SDK 2.0 Targets Windows Touch Devices
With Microsoft Surface SDK 2.0 one can write applications for both Surface and Windows Touch devices.
-
Forms Authentication Extensions
Normally we bring your large and complex frameworks that, even if you could build on your own, you probably wouldn’t want to. But sometimes a simple little library with just a couple of classes can make all the difference. One such example is a project called FormsAuthenticationExtensions.
-
Hibernate Object Mapping for NoSQL Datastores
Emmanuel Bernard, the developer behind Hibernate Validator, Hibernate Search, among others, recently announced the birth of Hibernate OGM. The new framework's goal is to provide a common interface for NoSQL datastores using JPA constructs. InfoQ spoke to Bernard to find out more about the framework.
-
SoapUI and LoadUI Join the SmartBear Product Portfolio
SmartBear Software, a prominent ALM and monitoring tool vendor acquired Eviware, creators of popular open source web services testing tools soapui and loadui, last week.
-
Mono Status Report and Consulting Opportunities
Development continues on Mono 2.12 under Miguel’s new company, Xamarin. But while they frantically work on recreating the mobile offerings lost during the Novell acquisition, users of desktop and server-side Mono continue to need services. Xamarin is looking to match up these users with independent consultants.
-
Barrelfish Is a Multikernel OS for Multicore Heterogeneous Hardware
The Microsoft and ETH Zurich research teams have published the source code of Barrelfish, a multikernel operating system for the multicore heterogeneous hardware of the future.