InfoQ Homepage Development Content on InfoQ
-
Developing Business Applications For Windows 8
Windows 8 departs from the familiar Windows user interface to introduce a tablet-friendly approach. Developers of traditional applications may rightfully question their role in the new environment. Robert Green offers a look at how these business applications can be designed for a native Windows 8 UI.
-
Google Open Sources Leak Finder, a JavaScript Tool for Detecting Memory Leaks
Google has open sourced Leak Finder, a tool inspecting the heap of JavaScript applications in order to find memory leaks.
-
.NET Framework Cleanup Tool Adds .NET 4.5 and Windows 8 Support
Aaron Stebner's .NET Framework Cleanup Tool, which is often used as a last resort to remove problematic .NET installations, has been updated to support Windows 8 and .NET 4.5. The tool can be used to remove any version of the .NET Framework from an operating system.
-
Inside the Java Community Process
The first in a new regular feature where we report on the results of the monthly meetings of the Java Community Process.
-
Docking For WPF– AvalonDock
AvalonDock is a .NET library that can be used to arrange a series of WPF/WinForms controls into a docking layout. And the newly released version natively supports MVVM, Aero Snap and has better performance.
-
QConSF Update: 50/100 Speakers Confirmed; Eric Brewer, John Hughes to Keynote; Nov 5–9, 2012
Over 50/100 speakers have been confirmed for the sixth annual QCon San Francisco 2012, including keynote speakers Eric Brewer, father of the CAP Theorem, and John Hughes, Haskell & QuickCheck Co-Designer. QConSF will take place at the Hyatt Regency San Francisco on November 5 - 9, 2012. Save up to $500 if you register by Aug 24th.
-
Community-Driven Research: What Are Your Priorities for Java and the JVM?
InfoQ's research initiative continues with a second question about "What Are Your Priorities for Java and the JVM?". This is part of our new service that 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.
-
Introducing Napa – A Web Based IDE for Outlook/SharePoint
Office 365 is introducing a web based IDE called Napa. This IDE allows programmers to create Office and SharePoint-based plugins using HTML and JavaScript. Libraries such as jQuery are support but not required.
-
Stored Procedures and Entity Framework
Much has been written on the topic of ORMs and its failings. Most of the objections fall into two categories: Separation of Concerns and Object Oriented Design. For the Entity Framework we have good news for one these.
-
Azul Offers Free Zing JVM to Open Source Community Projects
Azul Systems have announced that they are making their pauseless Zing JVM freely available to Open Source developers and projects for use in development and testing.
-
IIS 8 And Web Deploy 3.0 - A Closer Look
IIS 8 gets released along with Windows Server 2012. This comes with several interesting features such as NUMA-support, WebSockets, security improvements and better web deployment tools.
-
Interview on Rust, a Systems Programming Language Developed by Mozilla
Rust is a systems programming language developed by Mozilla and targeted at high performance applications. This post contains an interview with Graydon Hoare, Rust’s creator.
-
Developers and ASP.NET: Whats Next?
Visual Studio provides ASP.NET developers with numerous development options. At aspConf 2012, Scott Hanselman demonstrates some of the upcoming features that will promote easier development and describes his vision for One ASP.NET.
-
Visual Studio 2012 and .NET 4.5 are ready to go!
In addition to Windows 8 and Windows Server 2012 being released to manufacturing, Microsoft has completed its tool suit - Visual Studio 2012 and .NET 4.5.
-
Introducing the New Features of F# 3.0
The upcoming release of .NET Framework 4.5 brings in several new features for F# 3.0 (F Sharp) language such as a new type attribute, triple-quoted string literals, auto-properties, and unused variable warnings in addition to the core features such as type providers and LINQ queries.