Enter Keywords:
1 - 10 of 344(0.052 seconds)
Sort By:
 
Hi I would like to know where can I find a source code for Ajax (js,Web Service) AutoComplete TextBox Best Regards Shai
Zones: Open Source, Enter...Date Answered: 04/26/2008 Rating: 7.6 Views: 0
How can I disable Autosave in VB 2008? I went to Tools->Options->Projects and Solutions->Build and Run I set Before Building to Don't save any changes but I keep getting this error if I try t...
Zones: Visual Studio, .Net Ed...Date Answered: 06/10/2008 Rating: 9.5 Views: 4
I thought objects will automatically be disposed when application ends. I created an object of NotifyIcon but the icon does not disappear after the application ends. I have to manually call the dis...
Zones: Visual Studio, .Net Ed...Date Answered: 07/17/2008 Rating: 9.3 Views: 0
How do I access the project's application icon? I want to set the Main form's icon to be the same as the application's icon.
Zones: Visual Studio, .Net Ed...Date Answered: 07/22/2008 Rating: 9.1 Views: 0
Hi, May I know how can I stop the setup project recompile the "primary out" from the project, and just use the EXE that has been compiled? Please advice.
Zones: Visual Studio, DeploymentDate Answered: 09/27/2008 Rating: 8.0 Views: 0
I need to pass the parameter @Application_Name in my vb code for the Stored Procedure: PROCEDURE [dbo].[View_Uploads] (       @Application_Name nvarchar(50)       ) AS BEGIN DECLARE @ApplicationId u...
 
Related Solutions:
How do I pass querystring Parameter in VB Code?

This is what I have at the moment: q = "EXECUTE View_Upload_Files_By_Customer @Application_Nam...

Rating: 8.0
 
Zones: .NETDate Answered: 12/18/2008 Rating: 9.2 Views: 0
I've a gridview that I'm trying to add a update funtion to it but I'm getting the below errors.   Description: An unhandled exception occurred during the execution of the current web request. Pl...
Zones: .NETDate Answered: 02/03/2009 Rating: 9.3 Views: 0
Know this is simple and I'm overlooking something basic but I want to call the same method two times.  Each time is to set up and start a seperate thread and each thread will start a different meth...
Zones: .NET Framework 2.xDate Answered: 01/31/2009 Rating: 6.4 Views: 0
I just move my development to a new Win Xp computer and installed VS2008 sp1 everytime I try to compile a web site  (.net 2.0) I get an error. With each build the file name changes but looks somet...
Zones: MS Dev, .NET, Visual StudioDate Answered: 02/18/2009 Rating: 9.0 Views: 0
Hi, I am a complete newbie to webservices therefore i want an example of how to write a webservice in c# that bascially loads http://localhost/text/test.aspx every hour. I have created the ...
Zones: ASP.Net Programming, MS Vis...Date Answered: 02/19/2009 Rating: 9.1 Views: 0