|
|
|
-8
Write a set of bytes into a so-called binary file. The point is that we use BinaryWriter here and we have a byte array as input.
-1
Checks to see if a file or folder exists
The fFile variable determines whether you're
looking for a File (True) or Folder(False)
The strName variable holds the fully qualified
path you're looking For
1
Script to force download in C#
1
mycodeofshailendra
Method to get the Content Type(MimeType) of a file in C#
1
Useful function to binary read the content from a file into a byte array - which might be useful in scenarios for storing BLOBS in database etc
2
mycodeofshailendra
Media file conversion Using FFMPEG & C#
2
This simple function utility is used to find file size in bytes
3
This function loads an File into an String.
4
One of the simlest way to include a php file using absolute path
4
This simple script can be used to get the script filename and extensio







