Hi,
I have a table called Where_Used that has a column called Rig_ID. The windows form has a combobox called cmbrigs. I know the process of writing a stored procedure but not the code that goes...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2273...
I've just done my first Inherited form scenario. All seems well but I encountered one part that seemed a little strange.
I could not automatically expose the events of controls on a form I was i...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_22789...
I'm back to doing some vb.net work. I need to pass a btye array to a function in c++. The byte array contains binary data from two different files. I want to append the size of each data to the ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23049...
Is it possible to encrypt a connection string in vb.net so that a user cannot access it? I mean to the point that they could not decomplie your code and see the code that decrypts the string and...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23069361.html
G'Day,
I'm writing an application in VB.NET Express 2005 that writes an XML configurationfile to the local HDD. However, whenever I try to do this, it comes up with a security error. I have pr...
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23083258.html
I have a need to rename a file in VB.NET 2005 (and keep it in the same directory).
I know that it is possible using the System.IO.File.Move method, however I was wanting to know if that actually f...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23083...
How do you change the font for the Rich Text Box?
Can you do an example where the code adds 3 lines of text, one regular, on bold, and one italic to a rich text box?
Thank you,
Crazy_Penguin
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23085919.htm...
I have an app that print images from an arraylist with a corresponding arraylist for a text description of the image
I am using the addhandler function to retreive the arraylist data, everything...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23096181.htm...
I have a program that needs to pop-up on top of other running apps, when a message is received. (Think chat program like)
My program will just stay behind other windows, I need to bring it to t...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23102725.htm...
Please see previous question here:
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23102958.html?cid=239#a20719628
I want the code to capture dual-screen setups as...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23103105.htm...