Deep Dive Into Software Development

Deep Dive Into Programming
About
About this blog – my goals and general limited “rules”. The intent is to provide sound information about a broad range of software development topics …
/ about, Software
Meet a note app from a simpler time: NoteMagician
NoteMagician is an incredibly useful note organizer app from a simpler time …
/ NoteMagician, notes, organize, Software
Databases: Know Techniques for Direct Storage of Data
Introduction to databases: know the popular techniques for direct, local storage of your data. This will then be followed by my personal favorites …
/ C#, database, programming, Skills, Software
C#: Empower Multitasking With The Awesome Task Class
The awesome Task Class is the modern way to handle asynchronous multitasking programming. This simple example is only one way to implement use of Tasks …
/ C#, C#, programming, Software
C#: The ThreadPool: A Powerful Little Multitasking Technique
The C# ThreadPool is a bonafide multitasking technique. It’s powerful enough to form the basis of projects as complex as operatting systems …
/ C#, C#, programming, Skills, Software
C#: First utilize reliable Timers to simulate multitasking
Using timers can simulate multitasking. This article shows a technique using a Timer to show how it can look like two tasks are running at …
/ C#, C#, programming, Skills, Software
C#: Empower your skill with awesome multitasking techniques
Introducing the concepts of multitasking, describing various types of multitasking. This will serve as a basis for the next few articles …
/ C#, C#, programming, Skills, Software
Think twice before relying on Open Source
Why complex projects might want to rethink dependence on open source projects …
/ Open Source, programming, Software
Programming Languages: A Concise History
Brief history of programming languages …
/ language, programming, Software
Programming Languages: Favorites I Love
Elements of a great programming language …
/ language, programming, Software
Why fairly priced software beats free software
Free software may not be all it’s cracked up to be …
/ free, purchase, Software