Search:
Type: Posts; User: jmcilhinney
Search:
Search took 0.51 seconds.
-
In Australia, as I expect it is elsewhere, student nurses do practical placements in their later year(s). If they did such placements early on then they would just be a hindrance to the real staff....
-
Australia is basically the same. We have TAFE (Technical and Further Education) colleges that are largely focused on vocational training but are probably more diverse offerings these days. We also...
-
So what you're saying is that college may be a scam, to some degree.
The guy who moved to Romania because it had more lax rape laws is among your top three people to listen to? We can't be friends...
-
College may be a scam, to some degree (no pun intended - really, I'm adding this after the fact because I only just realised) at least, but that you would listen to anything Andrew Tate has to say is...
-
Much, if not all, of that looks like a bad idea, including the part that you're trying to use. A DataTable is supposed to be for data storage. Building the retrieval and/or saving of data into that...
-
I imagine that that is a less attractive option to many these days. That the US and its allies (including Australia) has officially pulled out of Afghanistan probably makes it less likely that you'll...
-
I find that curious about American vernacular. It seems like "to go to college" generally means "to go to university" but I have seen instances where people strenuously point out that a particular...
-
I saw a video of James O'Brien recently where he played a recording of Rishi Sunak addressing some group in an affluent area and telling them that he was responsible for changing funding models that...
-
Much of it is just propaganda but I think that it is partly built on university polices. Universities have to think about things like inclusivity and treatment of minorities and I think that many...
-
There are almost certainly multiple factors involved and I would not be surprised to learn that this was one of them.
-
Noted. It would be interesting to see what form such comments would take. There would likely be some knee-jerk reactions along the lines of "you said right wing bad so we say left wing bad", but they...
-
I guess the predators will gravitate to where the prey is. It would be interesting to know what the rate of crime was and is. It may be that the rate of mugging per student has always been the same...
-
My comment wasn't specifically intended to be antagonistic. It was merely a statement of fact. I think that most right-wingers would acknowledge that many right-wingers consider many universities to...
-
I wonder whether at least part of the reduction in numbers is related to the right-wing attack on universities in general as left-wing indoctrination camps. I think that the desire to see your...
-
We can't possibly know what you're doing wrong if we don't know what you're doing. Post the relevant code - as text, formatted as code - along with a FULL and CLEAR explanation of what you're trying...
-
You may already be aware of this but it is definitely a good idea to use the AppData folder because it's not somewhere that most users visit often, unlike their Documents folder, so they are far less...
-
I know I said I wasn't going to address anything else but who can resist such a blatantly silly argument? No, I would have used the term "dead-naming" 20 years ago? Would you have used the term...
-
Given where you've posted, C# and ASP.NET Core seems to be the obvious answer. That will enable you to do what you want to do. There are other valid options, but if you're already using VS then this...
-
Based on this statement, it appears that you're a person who wouldn't have the level of equality you do today if your ancestors hadn't had allies fighting for them. No minority gains equality on...
-
I'm not going to address anything else from the same post because it's all fruit of the poison tree. You have no idea how much thought I've put into anything. You simply assume that, because I don't...
-
As are many (most?) prejudices, which is why the whole "don't say gay" rubbish in Florida is so insidious. It's pretty clear that the aim is to prevent children from seeing, hearing or reading that...
-
I see you didn't actually answer my question, as per usual. Dodge, dodge, dodge. For the record, I have no issue with ad hominem attacks. I make them and I can take them. When I make them though, I...
-
What exactly are you referring to? Maybe I'm wrong but it seems that you may be suggesting that I have copied and pasted text that someone else has written rather than actually typing out my own...
-
@Niya, it occurs to me that it's somewhat ironic that you originally brought up Jordan Peterson as a positive example while recently railing against virtue signalling. This is the same Jordan...
-
My tip would that, if it seems like everything happens quickly when stepping through the code, add a Stopwatch and write its elapsed time to the console after each line of code, then just run it...
-
Then I can only assume that you have an astronomical number of instructions, but it's only an assumption because I can't see them. I've seen very complex forms load in less time than that so, unless...
-
Ah, the irony. It's obviously not normal for a form to take that long so we can only conclude that you're doing something unusual. How do we determine what that might be when the issue is so vaguely...
-
Please don't edit existing posts after others have replied unless it is to correct a mistake. If you do edit a previous post, it's a good idea to add a new post that points that out. Otherwise,...
-
There's no reason that this should need to be explained to an intelligent person, because the reason is obvious. I'll explain it to you.
It's fairly obvious that people who say "all lives matter"...
-
Debug your code. You'll be able to see where it's using Nothing where a value is expected. Then, if you still need help, you'll be able to tell us.
-
That's a bad solution again. The fact that the user's mouse passes over a part of a form doesn't mean that they want to focus that form. You've got a proper solution that does what you actually want...
-
There seems to be a genuine solution here:
https://stackoverflow.com/questions/472301/toolstrip-sometimes-not-responding-to-a-mouse-click
-
Read the documentation for that Focus method and you'll see what you should be doing instead. ALWAYS read the documentation. That's not really a solution though, because you're back in the same boat...
-
automotive raspberry tundra
-
-
If black people are being specifically targeted because they're black while white people are not specifically targeted because they're white, don't you think that that is a problem worth addressing?...
-
I also have to question how much many (most?) of those people really know about what their actual issues are. There were the recent "controversies" about Mr Potato Head becoming just Potato Head and...
-
You don't actually need to click the ToolStripButton twice. It's a focus issue. The click on the ToolStripButton will not be registered unless the form containing it has focus. Notice that, if you...
-
There is a setting that specifies whether Windows manages wireless connections during sleep. I can't recall exactly where it is and I only have Window 11 handy. I believe that, with that off, a...
-
What exactly do you mean by "the wifi goes off"? Are you saying that the network connection is dropped or do you mean that Wi-Fi is turned off and you have to turn it back on again manually? Or maybe...
|
Click Here to Expand Forum to Full Width
|