Is it possible to serialize a data structure and then send it out over a Serial Port. I have data that resides in a data structure for example :
Structure Radar_Data_Struct
Dim PlaneID as Inte...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23224225.htm...
Does anyone know how to retrieve an mdichild's index after it is opened. I realize that vb is automatically numbering each child 1,2,3,4 in the sequence that they are opened. My problem is I am wri...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23276079.html
I can get the value of the cell I click in a datagrid using:
Dim s As String = DataGrid1.Item(DataGrid1.CurrentCell.RowNumber, _ DataGrid1.CurrentCell.ColumnNumber)
textbox1.text=s.tostring
...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23280...
Zones:
Visual StudioDate Answered: 04/07/2008 Rating: 8.6 Views: 0
Hi Experts,
I have code using the Windows Scripting Host Object, to successfully create a desktop shortcut. However, my problem is populating this shortcut with the correct startup parameters.
...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_24276707.htm...
Hi,
I have on my machine an existing installation of SQLserver 2005 and 2005 express. Both instances were running just fine. I have recently installed SQLserver2008 express and it broke 2005 ins...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2442...
I have a DB that gets updated each day at various times. I was wondering if it is possible to send a message to several users via MS Office Communicator when a job completes.
Psuedocode
privat...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23596048.htm...
What type of permissions needed that allow users to add/edit/delete data but the tables remained hidden
or at least the table objects are read-only.
Thanks
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2450...
We need to install SQL 2005 to run alongside SQL 2008 on the same server. What is the best way to configure? SQL 2008 has been installed running default instance.
Would it be best to add an IP...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2459...
Hello experts!
I am considering to migrate one of our mission crtitical databases running SQL 2000 to SQL 2005 ,as i was attending the launch of SQL 2008 in Dubai ,i had the thought of migrating s...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_23284948.html
I am a novice with visual studio 2008 - I have used vb.net about 3 years ago - I am looking for a link that can help me build a data form that can view-edit-update and add records.
I have been a...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23083...
Zones:
Visual StudioDate Answered: 01/27/2008 Rating: 7.8 Views: 0