| Thread | Last Post | Replies |
|
| Solution to your problem... | 06 Nov 2008 07:52 GMT | - |
1.From the Main Menu, Click on the “Tools” then “Option” 2.“Option” Window will appear, 3.Click on the Plus Sign (+) on the Left side of "Debugging" (Found on the Left Side Panel) 4.Select on the “Edit and Continue”
|
| Strange behaviour after maximizing | 04 Nov 2008 18:46 GMT | - |
My program is a call duty planning tool. It has a splitter with the two panels horizontally split. The upper panel has a month selector, 3 buttons, 3 labels and a datagridview. The lower panel has only a datagridview.
|
| Upgrading ASP .NET | 04 Nov 2008 16:33 GMT | - |
I'm using Visual Basic .NET 2003 in Win XP Pro. Everything i try to create Web App, Web Service or etc, a prompt appears. "Visual Studio .NET has detected that the Web Server is running
|
| Disabled Controls in the IDE | 03 Nov 2008 20:21 GMT | - |
With VB 2005 and VB 2008, I find I cannot click on a disabled control to look at its properties - I must select the control from the drop down list at the top of the Properties Window. Is that the way it works? Or am I missing something obvious.
|
| compound keys | 03 Nov 2008 19:11 GMT | - |
I am trying to move an example from Access to VB and in the example they describe a complex table key as 'compound' as if made of values from more than one field How do you do that for SQL Express CE?
|
| this is a programing that caloculate the sale of a weak.require reading in the sale number and the sale of a day>but the result isn't what what I want >help me find the logical error | 01 Nov 2008 02:21 GMT | - |
#include<stdio.h> main() { int salenumber,quantity;
|
| upgrade vb6 code in vb 2008 | 01 Nov 2008 01:50 GMT | - |
Is it possible to upgrade vb code snippets in vb 2008 Express? I get "The System cannot find the file specified" even though I have installed all available options.
|
| Upgrade vb6 code in vb 2008 Express | 01 Nov 2008 01:49 GMT | - |
Is it possible to upgrade vb code snippets in vb 2008 Express? I get "The System cannot find the file specified"
|
| Calc Sample like MS Calc? | 31 Oct 2008 22:07 GMT | - |
Hallo everybody, Good day!, I was wondering if anyone have a sample in VB.NET of a calculator like the one in Microsoft, (almost same behavior).
|
| loop through folders in mapped drive | 31 Oct 2008 14:36 GMT | - |
I am working with VB 2008. I want to be able to run this program say in N:\ and it will show me in an excel sheet the following: Folder Path Size(GB) Count of Files N:\Clients 0.53 308
|
| Hopelessly off topic | 31 Oct 2008 06:25 GMT | - |
I am trying to compile a report that shows stats about the immigration of people from New Zealand to Australia, and, in particular, what was the motivating factor for the move. (VB.Net 2008) My perception and anechdotal evidence suggests that wages and conditions
|
| icon of usercontrol appears in other solution | 30 Oct 2008 18:16 GMT | - |
Very strange!!! When i use the dll in another solution, it works : in the toolbox, it's the good icon ! http://www.scalpa.info http://scalpa98.blogspot.com/
|
| Microsoft pushes S+S vision | 30 Oct 2008 15:30 GMT | - |
Microsoft recently did its best to promote its Software Plus Services strategy at its S+S: The software giant’s chief executive officer, Steve Ballmer, addressed executives, Gold partners and IT managers and
|
| Politics | 30 Oct 2008 12:07 GMT | - |
logical noted squiggly microcomputerbased scattered cleverness leftmeta fivepound bogoncomputron
|
| installer FileNotFoundException with Networkpath | 30 Oct 2008 07:05 GMT | - |
With my Installerproject I call my dll in custom action. This works with [TARGETDIR] to local hard drives perfectly. However, if the [TARGETDIR] is set to a network drive, I retrieve the error message "error 1001 ... ...
|