InfoQ Homepage .NET Content on InfoQ
-
Is ADO.NET Entity Framework Enterprise Ready?
The ADO.NET Entity Framework relies heavily on visual modeling tools. But are these tools really appropriate for large scale development?
-
Microsoft Enterprise Libarary 4.0 Released for Visual Studio 2008
Microsoft released a version of their Enterprise Library 4.0 for Visual Studio 2008 and at the same time, Unity 1.1 application block, their dependency injection container.
-
An Explanation of the Phoenix Compiler Framework
Andy Ayers, an architect on the Phoenix Framework, tries to explain what the Phoenix Compiler Framework is and how it works in a video made by Channel9.
-
InfoQ China Colour Scheme Goes Gray in Consideration of Earthquake Victims
As China began a three-day official mourning period from May 19th for victims of the May 12 earthquake that happened in Sichuan Province in southwestern China, InfoQ China joined other tech sites and on Monday and changed the whole site's colour scheme to gray as an act to express its mourning.
-
The ADO.NET Entity Framework Sparks a Debate
A recent blog post written by Danny Simmons, a Microsoft ADO.NET developer, about the ADO.NET Entity Framework has started a series of reactions about the respective topic.
-
WinForms 2.0 for Mono is Code Complete
After four years of work, Mono finally supports all 12,776 methods in the WinForms 2.0 API. Weighing in at 115,000 lines, there is the possibility for bugs.
-
IdeaBlade announces DevForce EF beta for building Rich Internet Applications
Recently IdeaBlade announced DevForce EF which builds upon the Microsoft Entity Framework and will provide support for Silverlight.
-
The First ADO.NET Providers Supporting the Entity Framework Are Ready
InfoQ published a list of companies interested in offering ADO.NET providers which support the Entity Framework a few months ago. Some of them are offering now the respective providers.
-
New version of .NET Disguised as a "Service Pack"
The beta for Service Pack 1 of .NET 3.5/VS 2008 brings with is a host of new features and libraries including the ADO.NET Entity Framework and Data Services, a client-only version of the Framework, and changes to most of the 3.0 and 3.5 libraries. Despite its name, to many developers this release is as significant as 3.5 itself.
-
Breaking Changes in the .NET ThreadPool
When .NET 2.0 SP 1 was released with .NET 3.5, the thread pool underwent some significant changes. As Michael C. Kennedy discovered, not all were for the best.
-
F# 1.9.4 Available Now with Important Updates
Microsoft released an new version of its F# compiler, version 1.9.4. A version more polished and simplified.
-
Tool Roundup for Silverlight
Many organizations are evaluating Silverlight for usage within their business applications. While official tool options today are limited to Visual Studio 2008 and Expression Blend there are other options.
-
JNBridgePro 4.0 Introduces New Visual Studio and Eclipse Plug-ins
JNBridge, provider of Java and .NET interoperability tools, announced a new release of its core product, JNBridgePro, at JavaOne 2008.
-
EQATEC Profiler: An Application Code Profiler for the .NET Compact Framework
EQATEC has recently released a free code profiler for applications written for the .NET Compact Framework.
-
Collection Initializers in VB
Collection initializers were supposed to be released along with LINQ in C# 3 and VB 9. While C# did get them, they were cut from the VB release. Part of the reason was the Visual Basic team wanted to make VB's version more powerful. We present the leading options for the new syntax.