Enter Keywords:
1 - 10 of 622(0.032 seconds)
Sort By:
 
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...
Zones: MS Visual Basic, .NET, .NET Framewo...Date Answered: 03/10/2008 Rating: 9.8 Views: 0
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...
Zones: Visual Basic, ProgrammingDate Answered: 03/29/2008 Rating: 9.7 Views: 0
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 ...
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. ...
Zones: MS Visual BasicDate Answered: 03/31/2009 Rating: 9.6 Views: 0
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...
Zones: SQL Server 2005, MS ...Date Answered: 06/10/2009 Rating: 8.4 Views: 0
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...
Zones: MS Visual Basic, .NETDate Answered: 08/28/2008 Rating: 9.4 Views: 12
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
Zones: SQL Server 2005Date Answered: 07/08/2009 Rating: 7.4 Views: 0
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...
Zones: SQL Server 2005, SQL S...Date Answered: 07/28/2009 Rating: 8.5 Views: 0
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...
Zones: MS SQL Server, DatabasesDate Answered: 04/03/2008 Rating: 9.8 Views: 5
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...
Zones: Visual StudioDate Answered: 01/27/2008 Rating: 7.8 Views: 0