Server Intellect
 
Home   Snippets Directory   New Snippets   Snippets Tutorial   Snippets FAQs
 
 
  Categories
Collections
Database
Email
Working with Files
Network
OS
Security
XML
New Snippets
  Get Involved
Create Snippet
Suggest Snippet
Snippets Tutorial
Snippet FAQs
Snippets Newsletter


Navigator: Home - Snippets - Working with Files
Working with Files

ASP.NET Working with Files Snippets
Copy a File C# 2.0
This snippet will show you how to copy a File using ASP.NET 2.0 and C#. In order for this Snippet to work you must import the System.IO namespace.
Upload a File C# 2.0
This snippet will show you how to upload a local file to the Internet using ASP.NET 2.0 and C#. In order for this Snippet to work you must import the System.Net namespace.
Write to a Binary File C# 2.0
This tutorial will show you how to Write to a Binary File using ASP.NET 2.0 and C#. In order for this Snippet to work you must import the System.IO namespace.



 
  Developer Resources





Server Intellect Rocks