Related resources for File I/O
  • Word Processing with an Extended Rich Text Box Control5/21/2020 1:52:23 AM. This article describes an easy approach to building a simple word processor around an extended version of the Rich Text Box (RTB) control.
  • Writing Secure Code Using C#3/13/2019 11:56:41 AM. Writing secure code is an important part of software development. .NET provides code access security mechanism that grants/denies access to resources within a method call. This article explains how to