.NET news » Software Software Rss Feed

U.S. Schools Not Getting It Done

Readers weigh in on the question of whether U.S. schools are preparing students for software development jobs.
30 Aug 2010, 19:00:00   Source: U.S. Schools Not Getting It Done   Tags: Software

PostMortem: A Large Mission-Critical Educational System

When you read about history, the stories are mostly about the people involved, and not as often about the tools and technologies people used. In software engineering, the stories about the people involved are known as “human factors” - and it is often the human factors in the life of a software project that make life interesting for software developers.

22 Aug 2010, 19:00:00   Source: PostMortem: A Large Mission-Critical Educational System   Tags: Software

Managed Coder: The Alphabet of Software Design

22 Aug 2010, 19:00:00   Source: Managed Coder: The Alphabet of Software Design   Tags: Software

Don't Get Me Started: Mars and Venus

It’s a fact that men and women don’t think alike—remember this when designing software for the half of users that aren’t like you.
29 Jul 2010, 19:00:00   Source: Don't Get Me Started: Mars and Venus   Tags: Software

Cutting Edge: Don’t Worry, Be Lazy

Being lazy in software development can be a good thing, but until the Microsoft .NET Framework 4, coders had to implement lazy behavior themselves. Dino Esposito shows how to use the new Lazy class to maximize your resources.
29 Jul 2010, 19:00:00   Source: Cutting Edge: Don’t Worry, Be Lazy   Tags: Software

Dynamic Cropping for VirtualDub

This article is describing a project that enables the VirtualDub software with a new dynamic cropping feature.
21 Jul 2010, 21:08:00   Source: Dynamic Cropping for VirtualDub   Tags: Software

Managed Coder: Yes or No (But Maybe…)

Writing software is hard, particularly when the schedules keep programmers “nose to the grindstone”; every so often, it’s important to take a breather and look around the world and discover what we can find-ironically, what we find can often help us write software better.Philosophy doesn’t just question the imponderables about the universe; sometimes it shows us the limitations of our own, programming-trained mind, and leaves us to question the approaches we take in building software for the rest of the human race.

1 Jul 2010, 19:00:00   Source: Managed Coder: Yes or No (But Maybe…)   Tags: Software

iSafePDF : the open source PDF signature tool

iSafePDF is an open source software to sign, timestamp and encrypt PDF documents
3 Jun 2010, 07:37:00   Source: iSafePDF : the open source PDF signature tool   Tags: Examples Software

Changes in programmer tools' infrastructure

The article describes some observations concerning changes in the infrastructure of tools used by programmers in everyday work. First of all, these changes are related to the release of Visual Studio 2010.
28 Apr 2010, 02:31:00   Source: Changes in programmer tools' infrastructure   Tags: Visual Studio Software

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.
6 Oct 2008, 21:22:42   Source: Master Complex Builds with MSBuild   Tags: Software