InfoQ Homepage .NET Content on InfoQ
-
JNBridgePro 6.0 Connects Java&.NET Apps in the Cloud
JNBridge has enhanced their interoperability tool to enable native communication between Java to .NET applications deployed in the cloud or on the ground and in the cloud.
-
Develop Cloud-Based Collaborative Solutions with SharePoint Online and Office365 Beta
Office365 Beta includes SharePoint Online, the cloud-based version of SharePoint 2010. The process of building solutions for SharePoint Online is similar to SharePoint 2010, but there are several key differences that must be taken into account when planning to deploy a SharePoint solution on Office365 Beta.
-
Mango, the Next Windows Phone, Is Packed with New Features
Microsoft has announced Mango, the upcoming version of Windows Phone, a mobile OS that wants to catch up with the competition by providing a plethora of new features: mobile hardware-accelerated IE, multitasking, integrated communication, Silverlight 4 and XNA support, additional sensors, VB.NET support, and others.
-
An Introduction to D and Visual D
D is a systems programming language from Digital Mars that focuses on “combining the power and high performance of C and C++ with the programmer productivity of modern languages like Ruby and Python.” While still being a statically typed language that compiles directly to native code, the syntax looks very much like Java or C# but it has some interesting advances.
-
Introducing the Entity Framework Power Tools
The introduction of a Code First option in Entity Framework has received quite a bit of praise. While it still has a long way to go before it unseats the reigning ORM, nHibernate, the progress Microsoft is making is quite astounding. In order to keep the momentum up Microsoft is releasing a set of power tools that will take an existing database and create a Code First representation.
-
Build Connected Windows Phone Applications Faster with AgFx
AgFx is a framework for creating Windows Phone 7 applications that simplifies data access and storage. Developers need only to specify the source of information, how to parse it within the application, and expiration rules. After that, data retrieval, caching and refreshes are handled automatically.
-
Spring.NET Gets Visual Studio Add-in, CodeConfig, NuGet Packages
Spring.NET, the .NET counterpart of Spring Framework for Java has several new features through CodeConfig and a new Visual Studio extension meant for content-assist. The Spring.NET packages are also now distributed via NuGet, making it much easier for developers to manage dependencies when using them in their projects.
-
Visual Studio vNext Will Bring More Agility and DevOps Integration
Microsoft has unveiled at TechEd North America 2011 some of the new features coming in Visual Studio: more Agile tools for project planning and collecting stakeholder feedback, a connector for providing operations feedback to developers, plus architecture diagrams and unit testing for VC++.
-
Jeremy Keith on the Design Principles of HTML5
"Embrace HTML5" was held in Shanghai last week. Jeremy Keith, the author of "DOM Scripting" and “HTML5 for Web Designers”, presented a speech on the design principles of HTML5. He also introduced the history of HTML and answered some questions from the audience.
-
The Death and Rebirth of Mono
Novell Mono is officially dead. All of the developers have been let go and the new owner, Attachmate, has not expressed any interest in maintaining the project. But in true open source fashion, a new fork is rising up. Led by Mono’s founder Miguel de Icaza, a new company named Xamarin has been founded.
-
Spec Explorer 2010 Version 3.5 Adds Improved Change Detection, Batch Processing
Spec Explorer 2010 version 3.5 is an extension for Visual Studio 2010 that allows users to generate reusable test code and create, analyze and reproduce graphical models of software behavior. In addition to several bug fixes and improved documentation, this release of Spec Explorer includes enhancements to model change detection, multiple machine processing and the Cord editor.
-
MIX11 – jQuery Plugin Adds Client-side Data Model for RIA Services
Brad Olenick announced the new RIA/JS jQuery plugin at MIX11. This plugin wraps a RIA DomainService; adding events, change tracking, validation, and more. Brad’s presentation “Building Data-centric N-tier Applications with jQuery” demonstrates many of these features including shared validation, sorting, filtering, buffering, and change tracking.
-
Scott Olson on Cross Platform Mobile Development with MonoCross
We recently interviewed Scott Olson of the MonoCross Project. The MonoCross Project is a framework for cross-platform mobile development. It uses a combination of .NET and Mono technologies.
-
Atlassian Replaces Builders with Tasks in Latest Bamboo Release
As the discussion in Agile development moves from continuous integration (CI) to continuous deployment, CI servers are doing more to automate the overall build process. Atlasian, which today released Bamboo 3.1, has implemented a new feature called Tasks that the company hopes will aid developers in their continuous deployment efforts.
-
What to look forward to in WPF vNext
With all the focus on Silverlight, and more recently HTML 5, a lot of people have been wondering about the future of WPF. This in quite understandable, as silence from Microsoft’s press machine often means that the project is on hold, possibly forever. However, it could also mean they aren’t ready to reveal what they are working on.