Developing For .NET

Real World .NET Methods, Tricks, and Examples

Archive for the 'VB.NET' Category

ini File Access with VB.NET

I thought I’d share a usefull VB.NET class for accessing .ini files. There are better ways to store local application settings than using a .ini. Sometimes it is nessessary to access legacy .ini files and this should help you get there.
Read more

No comments