InfoQ Homepage .NET Content on InfoQ
-
Microsoft Researches a Browser-based OS, Code Name Gazelle
A Microsoft Research team led by Helen J. Wang has created Gazelle (PDF), a browser-based OS, with the declared intent to tighten security when going online.
-
A Dollar Value On Pair Programming
"Why in the world would we use two people to do the job of one?" This is often the initial reaction to people when first introduced to the idea of pair programming. In essence, they perceive pair programming as doubling the cost of writing any segment of code. Dave Nicollete offers some quantitive ideas to help show how pair programming can save money, not waste it.
-
Entity Framework CTP for VS 2010
Not everything planned for Visual Studio 2010 made it in beta 1. This includes some important features for ORM fans. Entity Framework CTP 1 includes support for Self Tracking Entities, POCO Templates, and support for EDMX-free coding.
-
Morro Beta Available for the First 750,000 Registrants
Morro, the awaited security protection solution from Microsoft has been released to the general public as Microsoft Security Essentials (MSE) Beta, but only the first 750,000 registrants will be able to download it.
-
Dynamic Management Capabilities Added to Gemfire Enterprise 6.0
Gemstone has released Gemfire Enterprise 6.0 featuring a cluster resource controller that continuously monitors resources in the distributed data fabric. GemFire enables applications to sense changing performance patterns and proactively provision extra resources and trigger rebalancing of predictable data access, throughput, and latency without the need to overprovision capacity.
-
Is There a Future for VB.NET?
Many have wondered why Microsoft is giving a different treatment to VB.NET compared to C#, why VB.NET developers are paid less than C# ones and if they should worry for their future or not. In a podcast, Lisa Feigenbaum, PM in .NET Managed Languages Group, assures the VB.NET community that VB definitely has a future.
-
Microsoft OracleClient Deprecated
Microsoft announced System.Data.OracleClient will be marked obsolete in .NET 4.0 and removed from future releases. OracleClient is the ADO.NET provider for Oracle developed by Microsoft and shipped as part of the .NET FCL. Its absence will be an impediment to future upgrades for the many small projects using this provider for Oracle data access.
-
Ruby VM Roundup: IronRuby 1.0 Coming Up, RubySpec, JRuby 1.3.1
IronRuby's alive and kicking - and will go 1.0 in July. We look at some resources to get up to speed with IronRuby's status. Also: JRuby 1.3.1 is an important bug fix update for JRuby users, MacRuby continues to improve and MagLev now comes with a native parser.
-
Windows 7’s Graphics Engine Wants to be Better than Vista’s
The Windows 7 graphics engine changes the way DWM, introduced with Vista, works, it also comes with new APIs, D2D and DWrite, a new Direct3D 11, and better handling of multiple output devices.
-
Auto-implemented Properties in VB and C#
C# added auto-implemented properties in version 3, but Visual Basic was unable to match them at that time. With the impending release of .NET 4.0, VB has caught up in this area, but with a distinctive twist.
-
.NET RIA Services, the Roadmap
The .NET RIA Services team has published their release plan starting with a CTP in July and ending with RTW during the first part of 2010. These dates are not set in concrete since changes may appear due to user feedback.
-
Building Applications, the Workflow Way
A new article by David Chappell describes how BPM engines are different from plain programs written in Java, C#, etc. and the ways Windows Workflow Foundation can be used to build workflow applications.
-
Google Wants to Replace Microsoft Exchange with an Outlook Plug-in
The new Google plug-in for Microsoft Outlook allows businesses to replace the Exchange server with Google Apps, giving the users the familiar Outlook experience, but having significant cost savings by running the back end in Google’s cloud.
-
Accessing Windows 7 with Windows API Code Pack for .NET
Microsoft has made available Windows API Code Pack for Microsoft .NET Framework (v0.85), a library useful to access new Windows 7 features, including Vista ones, from managed code. This library is not included in .NET 4.0.
-
FireAtlas ASP.NET AJAX Viewer
FireAtlas is an extension to Firebug dedicated to ASP.NET AJAX debugging through providing PageRequestManager tracing and partial update inspection.