Advertisement

1 - 10 of 42 containing alltags:("VB.NET, VS2005") (0 seconds)
Hi, Thanks for clicking. Have posted my question at the following URL, because it contains images. www.thefanleague.co.uk/IconResize.htm
Zones: .NETDate Answered: 08/20/2007 Grade: A Views: 0
Friends, I have the following piece of code, adapted from an existing solution:     Private Sub Search(ByRef rootDir As String, ByRef testName As String)         If DirectoryFound Then Exit ...
Zones: MS Visual BasicDate Answered: 01/04/2008 Grade: A Views: 0
Friends, I have searched for solutions concerning looking for registry subkeys.  I have found one, but I'm not sure how to use them. For example, I want to use the following function, but I h...
Zones: MS Visual BasicDate Answered: 01/04/2008 Grade: A Views: 0
Friends, I am trying to find out if SQL server is installed, in this example, so I am trying to create a small app that will do that for me. It compiles and runs, and comes back and tells me ...
Zones: MS Visual BasicDate Answered: 01/11/2008 Grade: A Views: 0
Hi,       I am using vs2005 crystal report to develop a report which i want the cells to be merged if the same value matched for the 1st column. Example: Station       Model        Remarks 1-1...
Zones: Crystal Reports Software, Vi...Date Answered: 01/29/2008 Grade: B Views: 28
Friends, I need help with "padding a string", with a leading 0 for seconds < 10. I get my seconds String from this: Dim Seconds As String = GetSeconds(CurrentQualifierTotalTime)   Public ...
Zones: MS Visual Basic, Visual StudioDate Answered: 01/24/2008 Grade: A Views: 12
Friends, How do I auto tab to the next field, once a Input Mask has been Validated? I thought something like this might work, but it doesn't test validation until another field is clicked, or...
Zones: MS Visual Basic, Visual StudioDate Answered: 02/14/2008 Grade: A Views: 0
How do I find the Drive Letter for my CD Drive in VB.net, using VB.net? Is it some kind of System Environment Variable?   Does anyone have some sort of sample syntax for this? Regards, Eric
Zones: MS Visual Basic, Visual StudioDate Answered: 02/20/2008 Grade: A Views: 30
Friends, I don't even have a clue where to begin. My latest app needs SQL Express, MDAC 2.8 and .NET 2.0, and this seems easy enough from the onset.  Heck, I simply check them as prerequisits...
 
Related Solutions:
vb.net 2008 Setup Project Problem

I recently upgraded to vb2008 and converted my vb2005 projects and setup project.  I am now havin...

Tags: VB.Net, VS2008 | Rating: 7.8
 
Zones: Visual Studio, MS Visual BasicDate Answered: 02/21/2008 Grade: A Views: 0
Friends, I need help or sample syntax to find out if .net 2.0 is installed on a machine I am going to install my app on (it needs it as a prereq., but I don't want to download it from the intern...
Zones: MS Visual Basic, Visual StudioDate Answered: 02/21/2008 Grade: A Views: 0