Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4764

Embed and read files in Windows Application (Windows Forms) in C# and VB.Net

$
0
0
Here Mudassar Ahmed Khan has explained with an example, how to embed and read files in Windows Application (Windows Forms) in C# and VB.Net. Embedded files are called as Embedded Resources and these files can be accessed at runtime using the Assembly class of the System.Reflection namespace. This article will illustrate, how to read an embedded Text file and Image file in Windows Application (Windows Forms) in C# and VB.Net.

Viewing all articles
Browse latest Browse all 4764

Trending Articles