InfoQ Homepage .NET Content on InfoQ
-
Windows 7 Taskbar Integration for Websites
Microsoft’s is offering some of the same Windows 7 taskbar features to website developers that they offer to native application developers. Websites can be “pinned” by dragging them into the taskbar. Once there the website shows its own icon, tooltip, and jump list as if it were an installed application.
-
Moonlight Playbacks Video Directly on GPU
Moonlight has been enhanced to support GPU-accelerated video playback. Silverlight 5 will do the same, but with extra features.
-
Unity 3.3 adds support for the Android
Unity technologies announced March 1st that their popular game development tool Unity now supports the Android. The pricing model is the same as for iOS, $400 for Unity Android and $1500 for Unity Android Pro.
-
WPF on Mono? It is a matter of funding.
Miguel de Icaza, founder of the Mono project, says that support for Windows Presentation Foundation on Mono is possible, but would require funding for 15 to 20 developers over a period of two to three years. As an alternative he proposes using other toolkits, but they too need community support.
-
FlexMonkey Reloaded Released Featuring a Revamped Console
The FlexMonkey open source tool for testing Flex and AIR applications, has released a new beta version (code-named "Reloaded"), which features a completely revamped console and full FlexUnit 4 integration.
-
Entity Framework 4.1 gets DbContext API – but no Database Evolution, SPs or Cached queries
ADO.NET Entity Framework 4.1 is upon us – slated for a late April release, it will come with a whole set of new features, but not all of them are going to make it.
-
Object Oriented Programming is out of the CMU Computer Science Introductory Curriculum
Robert Harper and Dan Licata, Professors of Computer Science at Carnegie Mellon University, announced last week that they have decided to "eliminate entirely" OOP from the CS introductory curriculum.
-
MVC Features Rumored to be Coming to ASP.NET WebForms
Despite the excitement around MVC, ASP.NET WebForms are still very popular. According to Evonet Consulting, the next major ASP.NET release will contain a number of features originally introduced in MVC, including Model Binders, unobtrusive client-side validation, and CSS sprites.
-
LightSwitch Beta 2 Adds Support for Windows Azure
Visual Studio LightSwitch Beta 2 allows publishing an application to Windows Azure, has improved runtime and design-time performance, better runtime UI, and allows any authenticated Windows user to run the application.
-
Microsoft IE 9 Released
Microsoft released IE9, its flagship internet browser, at the SxSW conference yesterday. This brings IE into closer alignment with current web browsers, as it introduces some level of HTML5 support and achieves a 95% pass rate on the Acid 3 tests.
-
MED-V 2.0 and App-V 4.6 SP1: Two Microsoft Virtualization Solutions for Enterprises
MED-V 2.0 is a desktop virtualization solution enabling users to run legacy applications on Windows 7. App-V 4.6 SP1 is a service pack for Application Virtualization, another solution for deploying applications within the enterprise.
-
Microsoft Releases Windows Azure Platform SDK 1.4
Yesterday Microsoft released the Windows Azure SDK 1.4 for Visual Studio 2010. The release fixes several significant bugs including the nasty RDP bug and adds capabilities like multiple administrator support from the enhanced Windows Azure Connect portal.
-
LINQ to Objects Projects: EduLINQ, MoreLINQ, and LINQBridge
EduLINQ is an attempt to explain how LINQ to Objects operators work. MoreLINQ is a set of LINQ to Objects operators extending the standard ones. LINQBridge is a port of LINQ to Objects to .NET Framework 2.0.
-
Going Beyond the Standard: Continuations in Mono
While Mono usually strives to follow the C# and Common Language Infrastructure specifications, it does occasionally go beyond them. While some features such as SIMD support are backwards-compatible with .NET, runtime supported continuations are exclusive to Mono.
-
Native Extensions further to blur the boundary between Silverlight and WPF
Designed for use with “out-of-browser” instances of Silverlight, it uses COM automation to expose features specific to Windows 7. The major feature areas include Message Interception, Sensor API, H.264 video encoding, taskbar extensions, Speech API, and access to portable devices.