- Strength to Increase Rep
- +6
- Strength to Decrease Rep
- -1
- Upvotes Received
- 7
- Posts with Upvotes
- 5
- Upvoting Members
- 6
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
In a nutshell I am the living idea of a student. I sleep as much as I can, I drink more than my body could possibly handle, and I try and dodge work. Unfortunately I am on a student placement from Uni, so for a whole year I am having to get up early,…
- Interests
- Programming, and of course games. Sometimes I even like to mix it up by programming my own games!
- PC Specs
- Work Rig 1GB Ram 128MB Graphics 80GB HD 2GHz Pent4
99 Posted Topics
Something that we normally have to do at one point is right click on a richtextbox etc to copy/paste. Now, we all know there are keyboard shortcuts but for the end user it is better to have this feature. Here is the basic code to allow you to add this … | |
Re: [Code] while (Dr.Read()) { if ((UserName == Dr["name"].ToString()) & (Password == Dr["Password"].ToString())) { boolReturnValue = true; } Dr.Close(); } return boolReturnValue; [/CODE] Have the code that way and it should work. | |
Re: Any specific part of .Net? Like ASP, C# or just a general overview? | |
Re: You get countless exceptions thanks to sloppy code I put in a large blow up sheep | |
Re: You could also add this video webcast by Microsoft. [url]http://www.microsoft.com/events/series/msdnvideodev.mspx[/url] It has tutorials and all the source code to create a 2D and 3D game. Very good for beginners. | |
This seems to come up every so often, so thought I would add it here so people can have a look if they search the site. Reading and writing to a text file is a very basic thing in C#, most of us have to do it from very early … | |
Re: I felt that when he had the black suit it was funny, although the dancing infront of Mary-Jane scene was just pointless. Honestly - was there any need? The CGI of Venom was really poorly done, and frankly there just wasn't enough of them fighting. There was also far to … | |
Re: Hi there, I would say read through as many books and sites as possible. This is one that I found very good when I was first starting out: [url]http://www.samspublishing.com/library/content.asp?b=STY_Csharp_24hours&seqNum=10&rl=1[/url] | |
Re: Here are a few "good" meals for us students. Exact cooking times and quantities are not included here, mainly because I make this stuff "on the fly" depending on how I want it. Take 1 tin of Campbells Meatballs (or any other brand) 1 or more crusty rolls Cheese - … | |
Re: Hi hkBattousai Very easy to do that. Here is the code, it will do what you want it to: [CODE=c#] private void btStart_Click(object sender, EventArgs e) { btStart.Enabled = false; btStop.Enabled = true; } private void btStop_Click(object sender, EventArgs e) { btStart.Enabled = true; btStop.Enabled = false; } [/CODE] | |
Re: Vista leads to global warming, everything else gives you cancer. I cant really see the point. | |
Re: [Quote] Microsoft says they're going to release a QWERTY device, which is basically a regular Xbox 360 controller with a keyboard added onto the bottom, that will allow users to type normally, when Microsoft releases the software on May 7. [/Quote] Of course they are, and they will add a … | |
Re: Should he have an iPod with him whilst on duty? I don't see why this story is being branded about t'internet, utterly pointless. Did the iPod stop the bullet? No. End of story, move on, a soldiers armour did - is that amazing? No that is what it is meant … | |
Re: I agree with that article. Where I work the whole basis is on "deadlines" not whether it actually works! It amases me that management can make huge changes that take weeks of re-work, yet the final deadlines never ever shift. Where do they think we get these extra days from? … | |
| |
Re: This is a crazy move. I use VMW a lot, often running Windows XP or Vista to test my code. Why on earth would I want to go to a different machine, test my work, come back to my desk to fix anything, go back and re-test?! It is far … | |
Re: This is what, the 2nd lawsuit over a name because of Apple? They seem to be using more 'brute force' than ever. The rival tactics of Microsoft used to laughed at by Apple, yet now they seem to be embracing these "do what we say, or pay" bad practices. Apple … | |
The following is a simple painting program. It uses Windows Forms and will allow you to draw whatever you want. You can also include code to change the colour or size of the brush via a right click menu by using code such as this: [CODE] MenuItem mi = new … | |
Re: They are always funny to read. However, you have to remember that although we are smart enough to spot a scam, many are not. If these people weren't making money - you wouldn't be getting them. | |
Re: See if this code snippet helps you to get some basic drawing done, it will then rule out whether your code is all wrong. And you can implement everything else from there: [url]http://www.daniweb.com/code/snippet647.html[/url] | |
Re: I had a whole rant written out, but decided to go with this. I'm glad that you are feeling better, albeit over a rather small reason, but just remember that everyone wants different things out of a relationship so take it slow, listen to what she wants, and whatever you … | |
Re: Here are the 3 I use. Micrasaft Windies XP (Belfast Edition), Rangers FC, and Sir David Healy! :cheesy: | |
Re: My breakfast consists of: 1. Chocolate flapjack x 1 2. Tea with sugar x 3 3. Bottle of coke x 1 4. Pro Plus x 4 After that I am able to start work properly :) | |
Re: Has to be Picard. Kirk was to emotional when it came to women, but with Picard you can feel the sexual energy between him and the Doc. But his professionalism kept him from acting on those wild lustful impulses | |
Re: Sorry you totally lost me here, what is your point? | |
Re: Are you preforming the jobs one at a time? One way to make everything faster is to build a list first instead of doing them one at a time | |
Re: I rarely use Bold font when I'm writing design documents, the energy saving from that is enough to light up Blackpool Tower for a week :D | |
Re: I play RuneScape. Started playing when applying for a job at Jagex (and you had to complete 1 quest) and hated it from day 1. Then I started to gain levels and was hooked. Now I am a paying member and spend ages doing really boring tasks lol. Att: 65 … | |
Re: Not to sound harsh but its been far to long an investigation, especially as the police claimed they had searched surrounding houses, so she has most likely been dead a while. Hopefully though she will be found alive and well (or as well as can be). # For a little … | |
Re: Then Email jagex (just like it has been suggested numerous times in this thread) and ask them how you can recover it, they can probably check your IP against what one last played and sort something. Just look on the main website for support. | |
Re: As the summer is coming up thick and fast, which will mean people off on holidays abroad, why not try for a weekend in May? Everywhere should be relatively clear and cheaper than during the peak times. Rather short notice but all depends on peoples budgets. I would suggest Reading … | |
Re: The NUnit site has everything you need to create tests in their documentation | |
Re: I've been an EE member for years, only really started using it properly now though. Glad I did sign up for that one question years ago - means my account is free hehe. Fact is though EE is a good site if you need something answered. Responses are fast and … | |
Re: I have a Samsung D900, best phone I have ever had as it meets all my needs (call, text, pictures, video, sounds, wap, etc). But if you have the money the new Nokia N75 or whatever its call would be a good one. | |
Re: [QUOTE=lasher511;390734]Im a Christian and have never thought or heard anything of that sort. There are promises that God has made however i think that is a different to this concept of natural rights. [/QUOTE] Yeah the only rights that I am aware of is the right for all men/women to … | |
Re: [url]http://www.digipen.edu/main/Webcast[/url] Check that out for some free tutorials. Not to sound harsh but if you are planning this as a career you need to be the dogs do-das. Unless you are very smart and very good you won't make it, though it is good fun developing games and does help … | |
Re: [QUOTE=joshSCH;381931]Thats nothing compared to what professional athletes make.. which is complete bogus :([/QUOTE] It is unreal what footballers get, though so long as they are a Rangers player I don't mind :) | |
Hey everyone, I am always having to copy DLLs from various folders for various reasons. So I thought if I had a .bat file to do it then it would save me bucket loads of time. So is anybody here able to provide code to copy from several folders and … | |
Re: Is there a reason for the release? Or was it just to give you guys something new? | |
Is there anyway to get a list of all groups that are assigned to a users workstation? I have seen a few examples on codeproject etc, but the bulk of them are returning everything. I am just after the likes of "restricted user", "admin", "guest" etc etc | |
Re: Best bet: Google for jobs See what employers want, and go from there. Frankly its better to actually have a plan of what you want to do as its better to enjoy your work, but if you choose another way thats ok. See what people want, and go for that. | |
Re: I'm almost positive that the same went around at various times during the war to protest against Bush. What annoys me is that Americans complain about the price of 'gas' whilst they race around in their fuel hungry cars paying far less than the UK does. What America needs is … | |
Re: Nothing that I couldn't do before, but I would certainly increase the amount I download. Personally my little broadband connection is fast enough for online gaming (albeit I could use a better system), so the only other use would be to get porno that little bit faster! | |
Re: I would put myself down as none of them. I am a Unionist, which has aspects of a few of them. Facing the difficulties of violence, greed and rebellion to keep our country. | |
Re: No it's not really. I prefer the original Office, watched the American one once and as always you Americans butcher classics. I would also suggest if you havent already listened you should check out the Ricky Gervais Podcasts and Extras. | |
| |
Re: To be honest it would be far easier if you: 1) Posted a code snippet 2) Let us know what happens But from a quick glance it seems that a path you set (possibly to an image, resource, etc) isn't correct or the object isnt there | |
Re: 1. What made you want to be a computer or network technician? I'm not a technician, I am a developer (network management), I decided to get into IT because it was something that I always had a passion for, and was rather good at. 2. What type of education did … |
The End.