Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 40 of 173
Search took 0.02 seconds.
Search: Posts Made By: BstrucT
Forum: Coder's Corner Lounge Jul 2nd, 2008, 1:54 AM
Replies: 33
Views: 827
Posted By BstrucT
Re: Is it right to have your child baptised?

Sorry, my wrong, I blame my Bioligy teacher for that.:)

That's very interisting about the HIV thing though, and scary.
Especially here in South Africa as our country is literally riddled with AIDS,...
Forum: Coder's Corner Lounge Jul 1st, 2008, 9:15 AM
Replies: 33
Views: 827
Posted By BstrucT
Re: Is it right to have your child baptised?

Yes, my friend got an infection from swimming in a lake the whole weekend, without proper sanitation, so I think that plays a key role.
Obviously urine contains Uream, the foul smelling chemical...
Forum: C++ Jul 1st, 2008, 6:51 AM
Replies: 11
Views: 209
Posted By BstrucT
Re: How to make a programming language

haha, I believe the Japenese or chinese alphabet has over a thousand characters!
;)
Forum: Coder's Corner Lounge Jun 27th, 2008, 4:42 AM
Replies: 3
Views: 98
Posted By BstrucT
Payment for PC Repair

Hi guys

I was just wondering...

I repaired and reseated the powerjack on a P3 laptop last night, after the owner had it turned away by two PC repair shops, stating that there is no use fixing...
Forum: Coder's Corner Lounge Jun 19th, 2008, 12:29 AM
Replies: 10
Views: 220
Posted By BstrucT
Re: Game Tools

I tried learning some basics of the XNA Game Studio for C#, and I found it totally different that the normal (non gaming) programming, and a helluva lot harder to wrap my brain around. Even the...
Forum: C Jun 17th, 2008, 11:51 PM
Replies: 6
Views: 172
Posted By BstrucT
Re: Converting Temperatures

Sorry guys, I was being dumb again, the function shouldn't return 0 :confused:, it
should obviously return temp_farenheit in above example.

My apologies.
Forum: C Jun 17th, 2008, 8:19 AM
Replies: 6
Views: 172
Posted By BstrucT
Re: Converting Temperatures

A bit off topic, but you could use a function to do the work
in the program if you want.

Identify the formula, in this case it could be:

Farenheit = Celcius X 1.8 + 32. (I think)

Your function...
Forum: C Jun 17th, 2008, 7:33 AM
Replies: 6
Views: 172
Posted By BstrucT
Forum: C# Jun 17th, 2008, 1:57 AM
Replies: 8
Views: 310
Posted By BstrucT
Re: Data between Forms

Wow thanks man.


This will help me alot, thanks for showing me, also I read up alot on Exeption handling this weekend and think I'va got it covered more or less.:)

Thanks for the good...
Forum: C# Jun 11th, 2008, 12:36 AM
Replies: 8
Views: 310
Posted By BstrucT
Re: Data between Forms

Thanks for the tip xavier, I had a feeling the "_" wasn't a good idea, but wasn't sure how to write it. Much appreciated.

Oh my, I didn't even know there had to be a finally{} after the...
Forum: C# Jun 10th, 2008, 7:16 AM
Replies: 8
Views: 310
Posted By BstrucT
Data between Forms

Hi guys.

One of the biggest hick - ups for me was trying to access data between forms using getters and setters:confused:
I also had a bit of trouble with MessageBoxes and certain file streaming IO...
Forum: Community Introductions Jun 10th, 2008, 1:50 AM
Replies: 2
Views: 135
Posted By BstrucT
Re: Hello Everyone

Welcome to the forums, you have come to the right place.
Forum: C# Jun 10th, 2008, 12:44 AM
Replies: 11
Views: 389
Posted By BstrucT
Re: Form1 <- Label <- Form2

Sorry guys, I forgot to add this to the properties section as I was rushing out.

So... taken that the below is in order...

Form1.cs
public string _textBox1
{
get{ return textBox1.Text; }
}
Forum: C# Jun 9th, 2008, 6:49 AM
Replies: 11
Views: 389
Posted By BstrucT
Re: Form1 <- Label <- Form2

I would just like to add that there is quite a few ways of doing this in C#.
I mean, accessing let's say a text value between forms can be tricky
for the newb out there. So I have included some easy...
Forum: C# Jun 9th, 2008, 2:06 AM
Replies: 16
Views: 440
Posted By BstrucT
Re: im new to the language

Thanks for the additional information lectricpharaoh, nice to know how big a part cache can play in it.
Never realized how important it can be, thanks for the heads up man, and the tips.
Forum: Coder's Corner Lounge Jun 6th, 2008, 8:48 AM
Replies: 5
Views: 154
Posted By BstrucT
Re: Programmers and their cats

Awesome video Jessehk!

Nearly spat out my mouth full of coke watching that! hehe
Forum: C# Jun 6th, 2008, 1:29 AM
Replies: 16
Views: 440
Posted By BstrucT
Re: im new to the language

Thanks for explaining Jimbo, it makes perfect sense to me now. :-)
Forum: Coder's Corner Lounge Jun 6th, 2008, 1:25 AM
Replies: 5
Views: 154
Posted By BstrucT
Programmers and their cats

Hi Guys

Maybe a bit off topic but I believe that a lot of programmers have cats, including myself with a 7 - week old kitten now.:)

I was searching google yesterday to find the breed of my cat and...
Forum: C# Jun 5th, 2008, 11:54 PM
Replies: 16
Views: 440
Posted By BstrucT
Re: im new to the language

Thanks guys, that was a good eye opener.

So I guess the same program could probably be written in either of these languages [C++, C#], without significant loss of performance, where the language is...
Forum: C Jun 5th, 2008, 7:52 AM
Replies: 5
Views: 230
Posted By BstrucT
Re: SD card

I have never heard of a pic18f2620.
Forum: C# Jun 5th, 2008, 7:48 AM
Replies: 16
Views: 440
Posted By BstrucT
Re: im new to the language

Is it just the IDE that is slow, or are you guys refering to the final application written?

If it is the application that is slow, why?
Is there a difference between the .NET framework handling all...
Forum: Coder's Corner Lounge Jun 5th, 2008, 7:40 AM
Replies: 18
Views: 421
Posted By BstrucT
Re: Best programming language

My apologies for the false statement, I didn't think back far enough.

>BstrucT
Forum: Coder's Corner Lounge Jun 5th, 2008, 12:38 AM
Replies: 18
Views: 421
Posted By BstrucT
Re: Best programming language

I have to agree with Sorrofix on this one. Use the best tool for the job wherever applicable.

I still believe C is the building blocks for all other languages though.

>BstrucT
Forum: Community Introductions Jun 4th, 2008, 8:41 AM
Replies: 4
Views: 138
Posted By BstrucT
Re: Hi everyone...

Welcome to the forums!

Haven't dealt with Python, but I know there is a lot of members here who has so you can't go wrong.:)

>BstrucT
Forum: C# Jun 2nd, 2008, 11:46 PM
Replies: 16
Views: 440
Posted By BstrucT
Re: im new to the language

You can't go wrong with C#.

I found the language a lot easier to get a grasp on than C or C++.
It is similar in syntax to a certain extend, but a lot more object orientated.

MS Visual C# is a very...
Forum: Coder's Corner Lounge Jun 2nd, 2008, 4:12 AM
Replies: 4
Views: 182
Posted By BstrucT
Re: Starting a new career...

Here you go...

http:
//www.devjavasoft.org/FirstEdition/programmingFundamentals.pdf...
Forum: Coder's Corner Lounge Jun 2nd, 2008, 4:05 AM
Replies: 4
Views: 182
Posted By BstrucT
Re: Starting a new career...

What you could also try is searching google for programming concepts / fundamentals.

I agree with iEngage:
Most of the languages I have encountered share common features, albeit having different...
Forum: C++ Jun 2nd, 2008, 3:33 AM
Replies: 6
Views: 262
Posted By BstrucT
Re: When will i ever use pointers?

This is good link for you as I have personally worked through it and have done almost all the examples.

Where might you find pointers, and why use them?
Another typical use to add to the millions of...
Forum: Coder's Corner Lounge Jun 2nd, 2008, 1:02 AM
Replies: 16
Views: 478
Posted By BstrucT
Re: Yeeaaaah! I did it!!

Congrats Sane!
Well Done!

All of the best for the big final!
Forum: C# May 28th, 2008, 12:47 AM
Replies: 3
Views: 214
Posted By BstrucT
Re: General C# Question

I see now.

Thanks man.

>BstrucT
Forum: Coder's Corner Lounge May 27th, 2008, 2:59 AM
Replies: 13
Views: 448
Posted By BstrucT
Forum: C# May 27th, 2008, 2:55 AM
Replies: 3
Views: 214
Posted By BstrucT
General C# Question

Hi Guys

I was just wondering...:?:

Let's say I have 2 x Harddrive disks in my computer, [C:/ and D:/].
And windows runs on C:/
Why can't you write files or copy data with C# from drive C:/ to drive...
Forum: Community Introductions May 27th, 2008, 2:50 AM
Replies: 4
Views: 196
Posted By BstrucT
Re: Hello

Here's a Checklist to get you started:

1.) Computer..............................
2.) IDE........................................
3.) Programming Book................
4.) Online...
Forum: Coder's Corner Lounge May 27th, 2008, 2:44 AM
Replies: 33
Views: 827
Posted By BstrucT
Forum: C# May 22nd, 2008, 2:59 AM
Replies: 0
Views: 174
Posted By BstrucT
Another Cool C# Tutorial

Hi Guys

Just sharing my latest find.
I was looking for some C# string manupilation tutorials, and found this::)

http://www.blackwasp.co.uk/Tutorials.aspx

Enjoy

>BstrucT
Forum: C# May 22nd, 2008, 2:23 AM
Replies: 9
Views: 471
Posted By BstrucT
Re: C# 3.0

Thanks.
Forum: C# May 21st, 2008, 11:51 PM
Replies: 9
Views: 471
Posted By BstrucT
Re: C# 3.0

I take it one can only use 3.5 with MS Visual C# 2008?
:-/
Forum: C# May 21st, 2008, 11:44 PM
Replies: 3
Views: 189
Posted By BstrucT
Re: I am a Novice in programming

I second that.

What kind of programs are you interested in writing?
Are you interested in writing web pages, or maybe windows applications, or maybe gaming related programs?

If you just want to...
Forum: C++ May 21st, 2008, 12:51 AM
Replies: 19
Views: 664
Posted By BstrucT
Re: C++ compilers?

Here's the link for Visual Studio:
http://www.microsoft.com/express/download/
Forum: Show Off Your Open Source Projects May 21st, 2008, 12:43 AM
Replies: 9
Views: 474
Posted By BstrucT
Re: My DataBase App

Thanks for the positive feedback guys.:)

I had some trouble getting the layout sorted as I absolutely suck with it, but I think it looks better than the previous(out of the jungle:twisted:) layout I...
Showing results 1 to 40 of 173

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 2:22 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC