Skip to content

Software Development News: .NET, Java, PHP, Ruby, Agile, Databases, SOA, JavaScript, Open Source

Methods & Tools

Subscribe to Methods & Tools
if you are not afraid to read more than one page to be a smarter software developer, software tester or project manager!

.NET

All Sessions From dotnetConf Now Available for Free Online

ASP.NET News - Mon, 04/29/2013 - 01:00
All sessions from the free dotnetConf virtual conference are now available online, also for free. Learn how to leverage the .NET Framework to develop solutions for the web, mobile, desktop, and the...
Categories: .NET

How to Deploy an ASP.NET Web Application to a Windows Azure Web Site using Visual Studio

ASP.NET News - Wed, 04/24/2013 - 01:00
Tom Dykstra presents a list of resources that explain how to deploy an ASP.NET web application to Windows Azure Web Sites, using Visual Studio 2010 or Visual Studio 2012 to publish online.
Categories: .NET

High-Frequency Realtime with SignalR

ASP.NET News - Wed, 04/17/2013 - 01:00
This new tutorial shows how to create a SignalR application that sends high-frequency messages between clients and servers.
Categories: .NET

ASP.NET SignalR 1.1 Beta Now Available

ASP.NET News - Fri, 04/12/2013 - 02:00
The ASP.NET SignalR 1.1 Beta release includes performance improvements, plus a new scaleout provider infrastructure and providers for Redis, Sql Server, and Azure Service Bus.
Categories: .NET

SignalR: Supported Platforms

ASP.NET News - Thu, 04/11/2013 - 01:00
This new article describes which clients and servers are supported by SignalR.
Categories: .NET

Tutorial: Server Broadcast with ASP.NET SignalR

ASP.NET News - Wed, 04/10/2013 - 01:00
In this new tutorial, Tom Dykstra shows how to create a web application that uses ASP.NET SignalR to provide server broadcast functionality.
Categories: .NET

Tutorial: Getting Started with SignalR and MVC 4

ASP.NET News - Mon, 04/08/2013 - 01:00
In this new ASP.NET tutorial, Tim Teebken shows how to use ASP.NET SignalR to create a real-time chat application. You will add SignalR to an MVC 4 application and create a chat view to send and di...
Categories: .NET

Creating Help Pages for ASP.NET Web API

ASP.NET News - Fri, 04/05/2013 - 01:00
In this new tutorial, Mike Wasson explains the ASP.NET Web API library that allows you to auto-generate help pages at run time.
Categories: .NET

Visual Studio 2012 Update 2 Now Available

ASP.NET News - Thu, 04/04/2013 - 01:00
Soma Somasegar announces the release of Visual Studio 2012 Update 2.
Categories: .NET

MVVM: Maximizing the Visual Designer’s Usage with Design-Time Data

MSDN Magazine RSS Feed - Mon, 04/01/2013 - 01:00
April 2013

In his third MVVM article, Laurent Bugnion explains how you can simulate nonstatic data even at design time by tricking the visual designer into executing some design-time-only code.
Categories: .NET

SDL: Using the SDL for LOB Windows 8 Apps

MSDN Magazine RSS Feed - Mon, 04/01/2013 - 01:00
April 2013

Part 1 of a two-part series, this article examines the planning phase of the Secure Development Lifecycle (SDL). The article examines how to build security into a Windows Store project, describing how to compile a risk assessment and identify security and privacy requirements.
Categories: .NET

Patterns in Practice: Adding Functionality to an Object: Loading the Right Classes

MSDN Magazine RSS Feed - Mon, 04/01/2013 - 01:00
April 2013

In this column, Peter Vogel continues his exploration of implementing the roles pattern in a typical business scenario by using Microsoft’s Managed Extensibility Framework to select and load the SalesOption objects that the design pattern requires.
Categories: .NET

Leading LightSwitch: Hello, Mobile

MSDN Magazine RSS Feed - Mon, 04/01/2013 - 01:00
April 2013

Microsoft makes getting started with HTML5 even easier in the latest LightSwitch update.
Categories: .NET

ALM Rangers: Simplifying the Configuration of Lab Management 2012

MSDN Magazine RSS Feed - Mon, 04/01/2013 - 01:00
April 2013

Find out how to set up and configure Lab Management 2012 to maximize the benefits of each component and technology involved.
Categories: .NET

Component Extensions: A Tour of C++/CX

MSDN Magazine RSS Feed - Mon, 04/01/2013 - 01:00
April 2013

Ready to write your first Windows Store app? One of the first decisions you’ll need to make is whether to use HTML/JavaScript, .NET, or C++. In this article, learn about what makes the C++/CX language extensions for building Windows 8 apps unique and when to use C++/CX to build your Windows Store app.
Categories: .NET

Microsoft Office: Exploring the JavaScript API for Office: Data Binding and Custom XML Parts

MSDN Magazine RSS Feed - Mon, 04/01/2013 - 01:00
April 2013

Here’s part 3 of a series of four in-depth walkthroughs exploring the JavaScript API for Office, focusing on data binding and support for working with custom XML parts.
Categories: .NET

TFS: Building and Validating Windows Store Apps with Team Foundation Service

MSDN Magazine RSS Feed - Mon, 04/01/2013 - 01:00
April 2013

Learn how to use Team Foundation Service to build your Windows Store apps and validate them using the Windows Apps Certification Kit. SLUG:LeBrun.Windows Store and TFS.0412msdn-1 In this article, we'll see how to create and deploy a virtual machine that will be used by TFS Service to perform builds of Windows Store apps. We’ll also see how to use TFS Build to perform validation of Windows Store apps using the Windows Apps Certification Kit (WACK) tool, modifying builds reports to notify users of the good (or bad) execution of the tool
Categories: .NET

ALM Rangers: A Treasure Hunt Through ALM Readiness

MSDN Magazine RSS Feed - Mon, 04/01/2013 - 01:00
April 2013

Learn the UX design considerations, coding principles and techniques the ALM Rangers used in developing an instructional Windows Store “treasure map” app to help increase ALM proficiency.
Categories: .NET

CLR: Classification and Prediction Using Adaptive Boosting

MSDN Magazine RSS Feed - Mon, 04/01/2013 - 01:00
April 2013

James McCaffrey explain a fascinating technique called adaptive boosting classification, which uses training data to generate a large collection of very simple rules of thumb that are then weighted and combined to improve their predictive quality.
Categories: .NET

Editor's Note: Patterns in Practice

MSDN Magazine RSS Feed - Mon, 04/01/2013 - 01:00
April 2013

Check out the new Patterns in Practice on the MSDN Magazine Web site.
Categories: .NET