Resources  
  • Using SaveFileDialog In Windows.FormsOct 10, 2018. In this article, I am going to explain how to use a SaveFileDialog in a Windows.Forms app using Visual Studio 2017.
  • SaveFileDialog In C#Jul 01, 2010. Windows SaveFileDialog allows users to save a file. C# SaveFileDialog class represents a Save FileDialog control. In this code sample, you will learn how to use a SaveFileDialog in C# and Windows Forms.
  • SaveFileDialog in Silverlight 3Jul 24, 2009. In this article you will learn how to use the SaveFileDialog control in Silverlight.
  • The GDI+Painter ApplicationJan 06, 2010. In this article I will explain about the GDI+Painter Application.
  • PaintBrush in C# - IIJan 30, 2001. This is a PaintBrush Application. In this Paintbrush user can draw some images and he can save the images in a persistence storage and later time can retrive the images.