InfoQ Homepage .NET Content on InfoQ
-
Microsoft Launches CodePlex Online Development Environment
Microsoft has launched the Beta of CodePlex, an online software development environment for open and shared source developers to create, host and manage projects throughout the project lifecycle. Codeplex was developed from scratch using C# 2.0 with Team Foundation Server as the backend.
-
Microsoft Releases Expression Web Designer First Community Technology Preview
Microsoft has posted for download the first Community Technology Preview of the new Expression Web Designer. Microsoft Expression is a new suite of tools that work together to enable you to produce user interfaces for web and desktop based applications. It consists of a Graphic Designer, Interactive Designer, and a Web Designer.
-
Article: Simple JAVA and .NET SOA interoperability
.NET and Java interop can be made really simple using a REST documentcentric approach. This article compares a REST and SOAP approach to interop as well as the advantages of using HTTP POST vs. GET for REST invocations.