Forum: C#
Oct 8th, 2007, 3:14 PM
|
|
Replies: 9
Views: 281
|
Forum: C#
Oct 8th, 2007, 8:53 AM
|
|
Replies: 9
Views: 281
As DaWei clearly states, more code would be...
As DaWei clearly states, more code would be helpful in order to diagnose issues confidently, however one thing I have brought up here once or twice before, I believe, is that Timer.Enabled does not...
|
Forum: Coder's Corner Lounge
Oct 3rd, 2007, 12:02 PM
|
|
Replies: 15
Views: 333
|
Forum: Visual Basic .NET
Oct 1st, 2007, 8:26 PM
|
|
Replies: 4
Views: 172
|
Forum: Coder's Corner Lounge
Oct 1st, 2007, 10:18 AM
|
|
Replies: 15
Views: 333
|
Forum: C#
Sep 19th, 2007, 9:55 AM
|
|
Replies: 23
Views: 1,368
|
Forum: Coder's Corner Lounge
Sep 15th, 2007, 11:15 AM
|
|
Replies: 11
Views: 311
|
Forum: Coder's Corner Lounge
Sep 9th, 2007, 5:07 PM
|
|
Replies: 7
Views: 315
Thank goodness for quad-core processing...
Thank goodness for quad-core processing technology, and so on.
btw, do you mean the hard drive's login?, Windows login? or the pre-Windows-booting non-encrypted login potential of this application?
|
Forum: Coder's Corner Lounge
Aug 5th, 2007, 7:13 PM
|
|
Replies: 11
Views: 231
I believe the OP is referring to an hard drive...
I believe the OP is referring to an hard drive disk rather than a software disk, in which case, along with Wizards advice you may wish to check the jumpers on the disk drive - making sure they are in...
|
Forum: C#
Jul 31st, 2007, 7:28 PM
|
|
Replies: 10
Views: 260
|
Forum: C#
Jul 25th, 2007, 8:04 AM
|
|
Replies: 5
Views: 158
|
Forum: C#
Jul 24th, 2007, 8:49 PM
|
|
Replies: 8
Views: 182
|
Forum: C#
Jul 24th, 2007, 5:39 PM
|
|
Replies: 5
Views: 158
|
Forum: Existing Project Development
Jul 15th, 2007, 8:13 PM
|
|
Replies: 7
Views: 431
The window classes are internal and can be...
The window classes are internal and can be assigned dynamically depending on environment settings among other things, so either way, caption or class, the process if fundementally flawed - as Dameon...
|
Forum: Visual Basic .NET
Jul 15th, 2007, 12:18 PM
|
|
Replies: 7
Views: 208
|
Forum: Visual Basic .NET
Jul 15th, 2007, 8:20 AM
|
|
Replies: 7
Views: 208
|
Forum: Visual Basic .NET
Jul 14th, 2007, 5:04 PM
|
|
Replies: 7
Views: 208
|
Forum: Visual Basic .NET
Jul 13th, 2007, 12:40 PM
|
|
Replies: 7
Views: 208
To tackle your last query first - if I have a...
To tackle your last query first - if I have a grasp of what your talking about, but it all depends how you handle this behaviour within your application along with Windows settings. For instance, the...
|
Forum: Visual Basic .NET
Jul 12th, 2007, 10:52 AM
|
|
Replies: 4
Views: 228
Are you getting any exceptions on execution of...
Are you getting any exceptions on execution of the code?
If so what are the details?
Does the user belong to a domain? ie Can the name be passed as "Domain\\MyUser"?
I cant see the problem with my...
|
Forum: Visual Basic .NET
Jul 12th, 2007, 8:06 AM
|
|
Replies: 4
Views: 228
|
Forum: Visual Basic .NET
Jul 11th, 2007, 5:54 PM
|
|
Replies: 1
Views: 110
|
Forum: Software Design and Algorithms
Jul 10th, 2007, 1:09 PM
|
|
Replies: 6
Views: 134
Then I would recommend using Generics to...
Then I would recommend using Generics to accomplish this, again though, what types you would use depend on your situation but overall this will speed up checking via loops etc.
|
Forum: Software Design and Algorithms
Jul 10th, 2007, 9:23 AM
|
|
Replies: 6
Views: 134
You could use key\value pairs to store...
You could use key\value pairs to store handles\text, or any other defining properties you have in mind.
I know this is the Design and Algorithms forum, but may I ask which language you are using?
|
Forum: Visual Basic .NET
Jul 9th, 2007, 8:09 AM
|
|
Replies: 18
Views: 447
|
Forum: Visual Basic .NET
Jul 8th, 2007, 4:45 PM
|
|
Replies: 18
Views: 447
|
Forum: Visual Basic .NET
Jul 8th, 2007, 12:16 PM
|
|
Replies: 18
Views: 447
|
Forum: C#
Jul 8th, 2007, 10:45 AM
|
|
Replies: 8
Views: 237
|
Forum: Visual Basic .NET
Jul 6th, 2007, 5:54 PM
|
|
Replies: 6
Views: 206
I have not done anything in VB.NET for a while...
I have not done anything in VB.NET for a while but does an Timer object not need to be started explicitly rather than simply enabled? - Im sure it does, so enabling an instance in your application...
|
Forum: Visual Basic .NET
Jul 2nd, 2007, 4:03 PM
|
|
Replies: 5
Views: 176
|
Forum: C#
Jun 27th, 2007, 9:59 AM
|
|
Replies: 4
Views: 139
TabControl.TabPages.Count
Doesnt that...
TabControl.TabPages.Count
Doesnt that work?
Also, when you add or remove tab-pages the size of the control does not change but rather the tab's either spread out or overrun.
|
Forum: Visual Basic .NET
Jun 23rd, 2007, 1:34 PM
|
|
Replies: 2
Views: 168
|
Forum: C#
Jun 23rd, 2007, 1:11 PM
|
|
Replies: 10
Views: 365
|
Forum: C#
Jun 22nd, 2007, 5:53 PM
|
|
Replies: 3
Views: 223
|
Forum: C#
Jun 22nd, 2007, 5:24 PM
|
|
Replies: 3
Views: 223
|
Forum: Visual Basic .NET
Jun 20th, 2007, 10:32 PM
|
|
Replies: 4
Views: 150
|
Forum: Visual Basic .NET
Jun 20th, 2007, 9:22 PM
|
|
Replies: 4
Views: 150
|
Forum: Coder's Corner Lounge
Jun 19th, 2007, 9:20 PM
|
|
Replies: 11
Views: 233
|
Forum: Coder's Corner Lounge
Jun 19th, 2007, 6:11 PM
|
|
Replies: 11
Views: 233
|
Forum: Coder's Corner Lounge
Jun 19th, 2007, 6:04 PM
|
|
Replies: 7
Views: 207
Well, I guess every ISP is different, but mines...
Well, I guess every ISP is different, but mines fine and the whole system seems to be developed well - they seem to have taken on-board that you dont want to fill out a full profile every time you...
|
Forum: Coder's Corner Lounge
Jun 19th, 2007, 6:56 AM
|
|
Replies: 7
Views: 207
Dont each of your internet service providers...
Dont each of your internet service providers provide you all with this feature? With BT in the UK I have had the ability to create unlimited amounts of 'disposable' mail addresses since I first...
|