703.608.0975 rick@pulpfreepress.com
0 Items
Pulp Free Press
  • Home
  • About
  • Posts
  • Books
    • C# For Artists, 2nd Ed
    • C# For Artists, 1st Ed
    • C# Collections: A Detailed Presentation
    • ASP.NET: An Integrated Approach
    • Java For Artists
    • C++ For Artists
  • Shop
    • Store
    • My Account
  • Services
    • Technical Writing
    • Software Development
    • ERCOT Solutions
    • Training
  • Slack
  • GitHub
  • YouTube Channel
Select Page
C# Programming – Static Fields And Properties vs. Instance Fields And Properties

C# Programming – Static Fields And Properties vs. Instance Fields And Properties

by Rick Miller | 23 Jul 2017 | C#.NET, Programming Languages

Classes and structures can contain, among other types of members, fields and properties. In this post I’ll focus on field and property members and explain the difference between instance fields/properties and static fields/properties. Before reading further here’s a...
Creating Complex Solutions in Visual Studio – Part II: Logging

Creating Complex Solutions in Visual Studio – Part II: Logging

by Rick Miller | 9 Jul 2017 | C#.NET, Programming Languages

Complex applications need more than simple Console.WriteLine() statements sprinkled about the code to record application state for debugging and diagnostics purposes. That’s a job for logging packages. In this post, I’ll explain how to integrate logging into a complex...
Creating Complex Solutions in Visual Studio – Part I: Setup

Creating Complex Solutions in Visual Studio – Part I: Setup

by Rick Miller | 8 Jul 2017 | C#.NET, Programming Languages

To create anything other than trivial programs you’ll need to structure and organize your Visual Studio solution in a way that enables separation of concerns. In this post I’ll show you how to create a complex Visual Studio solution consisting of multiple sub-projects...
Compiling C# Programs From The Command Line

Compiling C# Programs From The Command Line

by Rick Miller | 29 Jun 2017 | C#.NET, Programming Languages

You don’t need Visual Studio for simple C# projects. Everything you need is included when you install the .NET Framework, except a decent text editor. (I highly recommend Notepad++) To get started, you’ll need to install the .NET Framework, if you haven’t already done...
Persisting C#.NET Application Settings to Config Files

Persisting C#.NET Application Settings to Config Files

by Rick Miller | 25 Jun 2017 | C#.NET, Programming Languages

In an earlier blog post I explained how to populate a Windows forms ComboBox with settings stored in an App.config file. It’s easy to read settings from an App.config file and it’s just as easy to save application settings to configuration files as well. The Video...
« Older Entries
Next Entries »

Recent Posts

  • Adobe FrameMaker — Create Complex Technical Books — Part II: Master, Reference, and Body Pages
  • Adobe FrameMaker — Create Complex Technical Books — Part I: Book Organization and WorkFlow
  • How To Migrate A Production WordPress Site To LocalHost with MAMP PRO
  • Polymorphism In C#: Treating Different Types of Objects As If They Were The Same Type
  • Introduction To Methods

Archives

  • April 2022
  • March 2022
  • January 2022
  • July 2017
  • June 2017

Categories

  • C#.NET
  • General
  • Programming Languages
  • Software Architecture
  • Software Design
  • Tech Smarts
  • Technical Writing
  • Home
  • About
  • Contact
  • Terms of Service
  • Privacy Policy
  • Warrenworks.com
  • DasImageHaus.com
Good For The Brain! | Copyright 2003 — 2025 | Pulp Free Press, LLC