.NET news » Search results

Search results for query "System" (117):

Master Complex Builds with MSBuild

As your projects grow more complicated, you'll need a build system to keep track of build results? MSBuild is up to the task.
2008-10-06 21:22:42   Source: Master Complex Builds with MSBuild   Tags: Software

Global Shortcuts in WinForm and WPF

This article shows how to register and manage System-Global hotkeys in WinForm and WPF applications.
2012-08-18 12:11:00   Source: Global Shortcuts in WinForm and WPF   Tags: WPF

Build a Poll System in ASP.NET

Explains how to build poll application in ASP.NET. Includes sample project with source code.
2006-12-11 11:42:16   Source: Build a Poll System in ASP.NET   Tags: ASP.NET Examples

COM Interop Gets Much Better in C# 4.0

Enhanced COM interop through C# 4.0's dynamic type system, support for named and optional parameters, and for variance makes working with Microsoft Office and other Primary Interop Assemblies much easier.
2009-08-26 17:32:02   Source: COM Interop Gets Much Better in C# 4.0   Tags: C#

Get Control of Your Service System: A Practical Introduction to Queueing Theory

Provides background and overview of queueing theory and a class library which implements measurement functions
2010-07-03 18:02:00   Source: Get Control of Your Service System:...   Tags: Components

Threat Modeling: Uncover Security Design Flaws Using The STRIDE Approach

Whenever you build a new system you should consider how an in¬truder might go about attacking it and then build in appropriate defenses at design time.

Super-Simple Mutation Testing

Mutation testing is known for being difficult and expensive, but we’re here to show you a real-world system you can build in just a few hours with a little C# code and Visual Studio.
2011-05-01 19:00:00   Source: Super-Simple Mutation Testing   Tags: C#

ASP.NET MVC 3 plug-in architecture using Griffin.MvcContrib

How to create a flexible plugin system with Griffin.MvcContrib.
2012-05-24 07:06:00   Source: ASP.NET MVC 3 plug-in architecture using Griffin.MvcContrib   Tags: ASP.NET

The Working Programmer: Inside SQLite

After tackling NoSQL, Ted Neward turns back to the relational world of SQL—SQLite, that is. Learn all about the lightweight, embedded database whose running footprint can be as small as one file installed in a client file system.
2010-07-29 19:00:00   Source: The Working Programmer: Inside SQLite   Tags: Database

Backing Up SharePoint Effectively

Microsoft SharePoint is a fantastic tool for enterprise document management and collaboration. But having said that, there are challenges that come up when integrating this system into your corporate disaster recovery planning. In this article, I'd like to explore some of these challenges and offer potential solutions.

2009-11-23 12:00:00   Source: Backing Up SharePoint Effectively   Tags: SharePoint