Skip to content

visual studio

Selenium WebDriver & Visual Studio

Selenium is a suite of browser automation tools to help with automating web browsers across a number of platforms. It’s a really handy tool to help with automating web applications for testing purposes

dotnet

Reading a file stream from resource file in C#

Technical Director at threenine.co.uk
Gary is Technical Director at threenine.co.uk, an independent software vendor specialising in IoT, Field Service and associated managed services,enabling customers to be efficient, productive, secure and scale-able.
Latest posts by Gary Woodfine (see all)

There may be occassions during the course of developing a software project that you may need to store a text file or any binary type… Read More »Reading a file stream from resource file in C#