Hello Community,
I currently has a cluster of example code that I would like to combine. My current challenge is inserting a string from my GPIB bus into my SQL Database field.
My working code looks something like this:
Dim vpp1 As String
vpp1 = GpibDevice.ReadString()
MsgBox("Current Voltage...
Hello all the best programmer,
i am so sorry for disturbing again,
i have some problems that i don't know how to solve and where must i search about that, hopely you would like to help me thanks,
i make report using sql query, and because of the query i get some fields that can import to the...
Hey all so basicly im attempting to make a key encoder type application that i want to begin encrypting keystrokes when the user focuses on a password field . Is it possible for a windows forms application to do this and if so how can it be done ?
i know it seems silly to make a console app but sometimes i just need to make quick tools for myself and don't want to bother with a GUI, so what i am trying to make is an app that will display data but accept input from a command line.
I have used the Console.In.ReadLine() but i want a command...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.