Enter Keywords:
1 - 10 of 882(0.002 seconds)
Sort By:
 
Hi Experts, Is their anyway to use AppSettings instead of  ConnectionString is ASP:SQLDataSource? The ConnectionString goes something like this: ConnectionString="<%$ ConnectionStrings:MySt...
Zones: MS Visual Basic, ASP.Net P...Date Answered: 08/18/2008 Rating: 7.7 Views: 0
let's say I have a table with 4 fields (id, fname, lname and address) and I have an input form with 4 textboxes (txt1, txt2, txt3 and txt4). I want to pass the form to the tableadapter with all...
Zones: .NET, MS Visual Basic, Visual...Date Answered: 11/04/2008 Rating: 9.2 Views: 0
I have added a combobox to a form on the mouse leave event  I display messagebox stating "Mouse Left".  However, if I expand the list even if empty and move the mouse off the combox the MouseLeave ...
Zones: .NET, VB Controls, MS Vi...Date Answered: 01/28/2008 Rating: 7.8 Views: 0
Hi experts, I'm creating a simple ADD, DELETE, MODIFY, SAVE form in VB2008 with SQL2000. I've learned some basis in ADO.NET since I've been long way using good'ol ADO. Adding new records and de...
Zones: .NET, MS Visual BasicDate Answered: 03/02/2008 Rating: 7.8 Views: 0
Hi, I am trying to deploy an excel application addin developed in VS 2008/VSTO 3.  We don't want to use ClickOnce as we deploy apps to our users via group policy and msi's are much easier in that ...
Zones: Visual Studio, MS OfficeDate Answered: 05/21/2008 Rating: 9.6 Views: 30
I am trying to use a callback from an unmanaged library(someapp.dll) in a new VB.net (3.5) application(myapp.exe). someapp.dll has an exported function for setting the callback function of an obser...
Zones: .NETDate Answered: 02/20/2008 Rating: 9.6 Views: 0
I have attached a code snippet that is successfully loading the data but it will not show up in the data grid. I'm missing some sort of a .bind but I can't seem to find it. Any help would be appric...
Zones: Visual Studio, MS ...Date Answered: 02/21/2008 Rating: 8.2 Views: 17
How to add combobox in a bound grid?  The grid is bound to the dataTable.
Zones: MS Visual BasicDate Answered: 04/05/2008 Rating: 7.4 Views: 91
I need to disable CTRL+ALT+DEL, ALT+TAB, ALL WINKEY, anything that will allow access around my kiosk application in vista. I have it setup for a survey and cannot allow further access unless the ad...
Zones: MS Visual Basic, .NET, .Net Editors ...Date Answered: 03/06/2008 Rating: 8.6 Views: 0
I am using ASP.Membership, Roles and Profiles in my WinForms and Web application.  I have serialized the profile information which is stored in SQL.  Because of the way I have serialized the object...
Zones: Visual Studio, .Net Ed...Date Answered: 06/12/2008 Rating: 7.4 Views: 0