.NET Framework


Windows 8 Questions That Need Answers

Microsoft's Build show is just around the corner, and developers need to know the future of Windows 8.

Managing Mail with Aspose.Email for .NET

If you want the flexibility to work with almost any e-mail system -- on the client or the server -- then Aspose.Email is probably your solution.

Visual Studio 2012 and Live! 360

Get a preview of the upcoming conference in this issue.

.NET Framework Parallel Dataflow, Part 3

How to implement a custom Task Parallel Dataflow block.

Use Structs Instead of Classes to Pass Data Uniquely

The difference between Structs and Classes isn't about data vs. code: it's about what happens when you move the data around. And sometimes you want a Struct, not a Class.

Exploring .NET 4.5 Parallel Dataflow - Part 2

In Part 2 of this three-part series on dataflow programming with the Task Parallel Library, Eric Vogel shows you how to create a Windows 8 application that uses a composite parallel data flow.

Resource Management in C++

RAII, or "Resource Acquisition Is Initialization", has become a standard C++ coding practice. Here's why.

How Windows 8 Changes the Game

Traditional software company Adage Technologies adapts to the sea change that is Windows 8.

Visual Studio Tip: Create Your Own Project Templates

Save yourself some work by using templates in Visual Studio.

Databinding a ListView with Mono for Android

How do we as developers present data to a user? In Android, we use the ListView in its various forms.

Visual Studio 2012 Launch Highlights Tools for Modern Apps

With more than 600,000 downloads of Visual Studio 2012 in a less than 4 weeks, the new IDE has the fastest download rate in the product's history.

Simplify WCF Development by Hosting a WCF Service Library in an ASP.NET Project

Develop and test in a WCF Service Library project while hosting your application in an ASP.NET project.

Putting the 'Team' in Team Foundation Server 2012

TFS 2012 has improved on the team concept to create logical teams, or groups, of members for different projects.

Posting Data to ASP.NET Sites with the ASP.NET Web API

Peter returns to the ASP.NET Web API in Visual Studio 2012 to use it with ASP.NET. And this time, he's moving complete objects from the client up to the server in an HTTP POST.

Improved Permutations with the BigInteger Data Type

The major challenge when working with permutations is that the factorial function gets very, very large very, very quickly. The BigInteger data type was introduced in the .NET Framework 4.0; it enables the writing of effective permutation code.

Metro Apps with HTML5

If you're an experienced Web developer, you'll love the HTML5/JavaScript/CSS3 options provided by Visual Studio 2012. Here's a step-by-step guide to getting started.

Semantic Zoom with Silverlight 5 PivotViewer

The Silverlight 5 PivotViewer allows you to create unique and interactive data visualizations for your users. Find out how to effectively use this technology and incorporate semantic zoom into your data collections.

Readers React: Agile Development, Design with Mono for Android

In a recent blog post, "Is Agile Really a 'Developer Rebellion Against Unwanted Tasks'?", Data Driver blogger David Ramel wrote about the mixed reaction from developers to his article about a controversial report on Agile software development from analyst firm Voke Inc.

Ensuring WCF Routing Flexibility

Windows Communication Foundation routing lets you decouple your service consumers and providers to give you the flexibility to modify and extend your services without disrupting your clients.

Comprehensive Testing with Telerik Test Studio

Test Studio brings together the tools to fully test your applications -- provided your team is willing to make the commitment to using it.

Subscribe on YouTube