Category Archives: Software Development

Computer Science Graduate Works on Government Software

When I graduated from college with a degree in computer science, I went to work for a large corporation. I knew that they specialized in producing software, but that was really all I knew about the company before being hired. They assigned me to the government software branch of the company, where specific solutions were … read more

Applying Innovation Strategies To Software Development

Many software companies fail to clearly define their innovation strategies. This is a major failing as they are not explicitly spelling out how research and engineering work can be combined to produce new product ranges.

WPF .NET Framework Components and Controls

WPF is also known as Windows Presentation Foundation.  It’s a .NET platform that allows you to create nice, sleek graphical user interfaces in desktop applications.  It is thought to be the next generation from the Windows Forms platform.  It was first introduced on the .NET 3.0 framework.  It keeps the user interface and the back-end … read more