
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Yesterday, 11:56 PM
I am developing a web application with vanilla HTML/CSS/JavaScript on the front-end and PHP on the back-end (hello early 2000s!).
I have...
0 replies | 8 view(s)
-
Yesterday, 11:39 PM
Seduction involves malicious intents. Let's change it to "induce" or "offer".
Usually a customer has a need to cover. It does not need to be...
5 replies | 117 view(s)
-
Yesterday, 11:31 PM
You can post whatever you want, wherever you want, as long as it is within site guidelines. That said:
1. This thread is over five years old....
2 replies | 5164 view(s)
-
Yesterday, 11:31 PM
Are the textboxes placed in panels or other grouping controls? If so, the form's Controls collection would not contain references to them; they would...
6 replies | 367 view(s)
-
Yesterday, 10:55 PM
Hello, @karenInstructor
Please try this code, To Count character Occurrences in a string
using System;
public class GFG {
...
2 replies | 5164 view(s)
-
Yesterday, 10:16 PM
Your knowledge of GDI/GDI+ and general image processing in Windows was always truly impressive to me. Best of luck to you.
20 replies | 292 view(s)
-
Yesterday, 10:03 PM
OK.
Thanks for the info.
4 replies | 177 view(s)
-
Yesterday, 09:44 PM
Whoa. What's that now? Have I been missing something? What's this "life" of which you speak?
20 replies | 292 view(s)
-
Yesterday, 09:42 PM
Got darn near every position in just three posts. Totally awesome.
5 replies | 117 view(s)
-
Yesterday, 09:32 PM
It really depends what you want to do with the data. Generally speaking, even if you create an array or a collection here, you're likely to have to...
4 replies | 177 view(s)
-
Yesterday, 09:14 PM
Aha, Select. Yes, that's the one, I swear I went through the properties and I just missed this one, this is my bad!
Thanks JMC.
Yes I should be...
4 replies | 177 view(s)
-
Yesterday, 08:50 PM
As for the question, I agree with Shaggy that, as your database is Access, you should not try to query it multiple times on multiple threads. Using a...
3 replies | 72 view(s)
-
Yesterday, 08:42 PM
Somewhat unrelated but I see that its been mentioned a few times in this thread.
Regarding installing & running the VB6 IDE on Windows 10 - I've...
142 replies | 3548 view(s)
-
Yesterday, 08:35 PM
The biggest disappointment of the decade in the programming world was when that massive source code dump of Windows didn't include the source of...
151 replies | 3789 view(s)
-
Yesterday, 08:31 PM
Thank you both. That gives me a direction. I will look at these and try them out in detail tomorrow.
3 replies | 74 view(s)
-
Yesterday, 08:15 PM
I swear to God, if I met the person that invented JavaScript, I'd gun them down in the street like a degenerate. OMG I hate working in that language....
151 replies | 3789 view(s)
-
Yesterday, 08:01 PM
Firstly, there is no BackgroundWorker control. A control is any class that inherits, either directly or indirectly, the Control class. The...
3 replies | 72 view(s)
-
Yesterday, 07:50 PM
Unless there's a really good reason it must be a web system...
Making something a web system and thus requiring an always-active internet...
5 replies | 117 view(s)
-
Yesterday, 07:50 PM
Not to say that anything Shaggy has said is wrong and that this is inherently better but you may like to follow the CodeBank link in my signature...
3 replies | 74 view(s)
-
Yesterday, 07:47 PM
It can be simplified a fair bit. Firstly, there has been no need to define your own delegates for quite some time. The Action and Func delegates,...
1 replies | 43 view(s)
-
Yesterday, 07:40 PM
My job has nothing to do with VB6, everything I do here is just for fun in my free time outside of work :D
But I understand some people have...
20 replies | 292 view(s)
-
Yesterday, 07:32 PM
Indeed it's not that I couldn't create the array, it's manually writing out each and every number. The perl script attached implements the naming...
6 replies | 167 view(s)
-
Yesterday, 07:22 PM
Best of luck in your new career, Keith. You'll be missed around here...
20 replies | 292 view(s)
-
Yesterday, 07:20 PM
Be aware that Trick's technique will only work in Design mode, in case that makes a difference to your usage of it. If you attempt it during Run or...
44 replies | 1100 view(s)
-
Yesterday, 07:10 PM
That Where function returns an IEnumerable(Of DataGridViewRow) so you can do with that whatever you can do with any other IEnumerable(Of T) object....
4 replies | 177 view(s)
-
Yesterday, 07:10 PM
Currently I have an application that is multi threaded. As such when the non UI thread wnats to access a control on the UI, it needs to invoke.
...
1 replies | 43 view(s)
-
Yesterday, 06:58 PM
You will be missed a lot, you have helped us and contributed a lot.
much luck in everything
greetings Keith
20 replies | 292 view(s)
-
Yesterday, 06:38 PM
If a web app makes more sense for their needs then by all means yes. But it depends on the project. In general, a lot of productivity applications...
5 replies | 117 view(s)
-
Yesterday, 06:26 PM
I started to develop an addin, and I had to stop because of exactly this ...
Getting hWnd from VBIDE.Window
When I can I will come back again...
44 replies | 1100 view(s)
-
Yesterday, 06:20 PM
Best of luck to you Keith. Thank you SO much for all of your help & code contributions over the years. Many including myself have been helped...
20 replies | 292 view(s)
|
Click Here to Expand Forum to Full Width
|