Regex wasn’t good enough for me, nor was GetInvalidFileNameChar()
Posts Tagged ‘Tutorial’
VB.NET Quick Tip – How To, Find Invalid Characters In A String
Posted: 18th October 2014 by Mike Trent in Blog, Computer, Hack, Programming, Quick Tip, Quick Tips, VB.NetTags: Blog, Hack, Hot, Programming, script, Tutorial, Vb.Net, VS2008, vs2010, vs2012, vs2013, XXX
VB.NET Quick Tip – How To, Context Menu Hack
Posted: 26th December 2013 by Mike Trent in Blog, Programming, Quick Tips, Science, Technology, VB.NetTags: Code, Form Controls, Programming, Quick Tips, Tutorial, Vb.Net, VS2008
Just as with button events this is useful when you have several selections preforming related functions. One example would be opening up several different forms.
VB.NET Quick Tip – How To, Form Button Hack
Posted: 26th December 2013 by Mike Trent in Blog, Computer, Programming, Science, Technology, VB.NetTags: Form Controls, Hack, Programming, Tutorial, Vb.Net, VS2008
Grouping in this manner helps when debugging or updating your code.
VB.NET Quick Tip – Reading A USB GPS
Posted: 21st November 2015 by Mike Trent in Computer, Electronics, General Comments, Hack, Physics, Programming, Quick Tip, Quick Tips, Science, Technology, VB.NetTags: Blog, Com, GPS, Hack, microcontroller devices, NMEA, Port, Programming, Science, Serial, time, Tutorial, understanding, USB, Vb.Net, vs2013
The GPS outputs NMEA data on a port designated as a Serial Com Port by Windows.