InfoQ

Community Specific Content View

All content and news on InfoQ about .NET


Latest featured content about .NET

Building Scalability and Achieving Performance: A Virtual Panel

Community
Java,
.NET,
Architecture,
Ruby
Topics
Performance & Scalability

Join our industry-heavyweight (eBay, Betfair, FiveRuns and Twitter) panel as they explore the cost of making their sites as scalable as possible, whilst tuning to get the most performance they possibly can. They explore the pros-and-cons of making their apps as awesome as possible - all the while under the pressure of their business requirements.

News about .NET

Mono 2 News Update

Community
.NET
Topics
Open Source

Marek Safar has announced that gmcs, the C# compiler for Mono, now has full C# 3.0 support in Mono 2. Meanwhile, Linear IR is offering significant improvements over the older Mono JIT.

Should LINQ to SQL Go Open Source

Community
.NET
Topics
Data Access,
Open Source

More and more, LINQ to SQL is being seen as a temporary solution. With the impending release of ADO.NET Entity Framework, a lot of people are worried that development on LINQ to SQL will fall by the wayside. With Microsoft's long history of developing and discarding database access technologies, these concerns are not without merit. So this raises the question, "Should LINQ to SQL Go Open Source?"

Articles about .NET

Debunking Common Refactoring Misconceptions

Community
.NET,
Agile
Topics
Artifacts & Tools,
Agile Techniques,
Programming

In comparison to Java, an emphasis on continuous refactoring is still relatively new in .NET. Besides having few ardent proponents, many myths linger around what refactoring really is and how it applies to the development process in general. Danijel Arsenovski, author of Professional Refactoring in Visual Basic, attempts to dispel some of these myths.

An Introduction to Virtualization

Community
Architecture,
.NET,
Java
Topics
Virtualization

It is easy to think that virtualization applies only to servers. In reality the recent resurgence of the concept is being applied at a variety of levels including networking, storage, and application infrastructure. In this introduction to the topic InfoQ dives into each area describing its uses as well as benefits and disadvantages.

Interviews about .NET

Glenn Block on Prism

Community
.NET
Topics
Composition,
Enterprise Application Blocks

In this interview filmed during ALT.NET 2008, Glenn Block answers Greg Young's questions about Prism. Among others, Glenn talks about what is Prism, the differences between Prism and CAB, the architectural challenges met, the customers' feature requests.

Silverlight at Major League Baseball.com

Community
.NET
Topics
Javascript,
Web 2.0,
Rich Internet Apps,
Java plus .NET Integration,
Silverlight

Learn about the re-launch of Major League Baseball’s website on Silverlight. With the website’s back-end written in Java and much of the user interface built with JSP, MLB.com is not your typical candidate for adopting Microsoft’s newest technology for building Rich Internet Apps. Henry Belmont and Thaniya Keereepart share the reasoning behind choice and implementation details.

Presentations about .NET

Rob Windsor on WCF with REST, JSON and RSS

Community
.NET,
SOA
Topics
REST,
.NET Framework

WCF is not just for SOAP based services and can be used with popular protocols like RSS, REST and JSON. Rob Windsor covers URI templates, the importance of HTTP GET in the programmable web, how to expose service operations via HTTP GET, how to control the format of data exposed by service operations, and finally how to use the WebOperationContext to access the specifics of HTTP.

Exploring Silverlight with Mark Smith

Community
.NET
Topics
Rich Internet Apps,
Silverlight

In this presentation filmed at QCon, Mark Smith walks through Silverlight 2.0 capabilities. At the time, Microsoft was referring to this version of Silverlight as 1.1 which has been recently revived up to 2.0. Mark discusses migration to version 2.0, the C# code-behind capabilities, support for threads and how to consume web services.

Books about .NET

Visual Studio .NET Tips and Tricks

Community
.NET
Topics
Artifacts & Tools,
Programming

Visual Studio .NET Tips and Tricks is a book explaining how to use VS.NET efficiently. Organized into short and easy-to-grasp sections, and containing tips and tricks on everything from editing and compiling to debugging and navigating within the VS.NET IDE, this book is a must-read for all .NET developers, regardless of expertise and whether they program in C#, VB.NET, or any other .NET language. This book covers the Visual Studio .NET 2002, 2003, and 2005 Beta 1 releases.