C# PDF LibraryIn the Visual Studio Marketplace there is a Free .NET PDF Library called Free Spire.PDF for .NET. It […] January 11, 2019 in C# tagged file / files / library / PDF by Mike
C# Write File with EncodingThis post is about encodings and the writing of text files from C#. The code listing below writes […] January 6, 2019 in C# tagged write / utf8 / encode / ascii / file / unicode / C# Files Directories by Mike
C# FilesWorking with files and directories is perhaps one of the easier things to do in C#. Because files […] May 13, 2018 in C# tagged file / files / C# Files Directories by Mike
DOS Command to Append Text to a FileYou may have a need to append some text to a file. Suppose you have an existing file […] June 1, 2017 in Windows tagged file / save / redirect / append / text / DOS / sql server / xp_cmdshell / output / echo / >> / log / DOS by Mike
SQL Server Move Data to a File Part 13 April 9, 2017 in SQL Server tagged export / file / sql / move / SQL CSV XML Project by Mike
SQL Server Check If File ExistsIn this post we will review a function that we have used in another post. This SQL Server […] April 9, 2017 in SQL Server tagged file / exists by Mike
SQL Server Exporting Data Programatically with bcp and xp_cmdshellMany times you may find that you need to take some data in a table or tables and […] February 28, 2017 in SQL Server tagged file / sql / bcp / xp_cmdshell / output by Mike
SQL Server Exporting a Table to a Text File Part ...This post continues from the first part. In this example the directory has a space in it so […] February 27, 2017 in SQL Server tagged export / file / sql / table by Mike
DOS Command to Merge FilesYou may have the need to merge together a few files into one file. Merging text files into […] January 26, 2017 in Windows tagged file / command line / text / combine / merge / copy / DOS by Mike
C# FilestreamReading and writing files is an essential part of many programs. There is also creating and deleting files, […] April 4, 2016 in C# tagged write / stream / filestream / file / files / read / C# Files Directories by Mike
Microsoft OneDrive IntroductionOneDrive is a file hosting service from Microsoft. First launched in August 2007, OneDrive allows users to store […] December 9, 2015 in Cloud tagged storage / microsoft / hosting / service / backup / cloud / file / OneDrive / OneDrive by Mike
Picture File Types for the WebBook: HTML and CSS Quickstart Guide, Eighth Edition When using picture files for the web, there are a […] October 18, 2015 in Graphics tagged file / format / graphics / image / pictures by Mike