Advertisement

1 - 10 of 102 containing alltags:("Microsoft VB.NET 2005") (0.003 seconds)
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...
Zones: SQL Server 2005, MS Visual Basic, Visual S...Date Answered: 09/05/2007 Grade: A Views: 0
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...
Zones: Visual Studio, MS Visual BasicDate Answered: 08/28/2007 Grade: A Views: 10
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 ...
Zones: Visual Studio, Programming, MS V...Date Answered: 12/29/2007 Grade: A Views: 5
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...
Zones: .NET, .NET Framework 2.xDate Answered: 01/09/2008 Grade: A Views: 0
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...
Zones: .Net Editors & IDEs, MS Visual BasicDate Answered: 01/31/2008 Grade: A Views: 9
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...
Zones: Visual Studio, Programming, .NET Fr...Date Answered: 01/23/2008 Grade: B Views: 129
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
Zones: MS Visual BasicDate Answered: 01/16/2008 Grade: A Views: 305
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...
Zones: MS Visual BasicDate Answered: 02/09/2008 Grade: A Views: 4
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...
Zones: MS Visual BasicDate Answered: 01/22/2008 Grade: A Views: 0
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...
Zones: MS Visual BasicDate Answered: 01/23/2008 Grade: A Views: 12