If anyone needs some classes written I'm your guy.
I've just finished a big project and need to keep my self busy.
Not Databases though sorry :)
VB.net / C#
Printable View
If anyone needs some classes written I'm your guy.
I've just finished a big project and need to keep my self busy.
Not Databases though sorry :)
VB.net / C#
What do you take us for man, a bunch of slackers?
Actually, I'm surprised all those CS kids haven't asked you for help yet.
Do you realize what would happen if they handed in their code in your style? They'd get kicked out of school.
You wouldn't want that to happen now would you? Think McFly, think.
I would like you to write a class that will do the following.
1) Do my work for me so I can sleep in.
2) Increase my bank account amount, based on the amount I pass to the classes constructor.
3) Make my wife quit nagging me.
4) Make Demi Moore return my calls.
5) Make me win the lottery.
And I would like you to have it done yesterday.
id3v2 reader/writer
and/or mp3 decoder (player) without mci
good luck...
Quote:
Originally posted by marvinklein
id3v2 reader/writer
and/or mp3 decoder (player) without mci
good luck...
Dude, from a professional programmer's standpoint (and I'm not one), you're giving the man some f***ing busywork.
At least ask him to make something that hasn't been done before. The guy that posted before you was just a tad bit more creative, man.
Hi
I need example code on how to write my own Collection class with an Add method that allows me to specify a key. The following is a cut 'n paste from MSDN:
' Restricts to Widget types, items that can be added to the collection.
Public Sub Add(ByVal awidget As Widget)
' Invokes Add method of the List object to add a widget.
List.Add(aWidget)
End Sub
Now, I would like to expand this method to include another argument that represents the key so that when I add objects to my collection, I can use a statement like this:
myCollection.Add(aWidget, key)
Thanks
:lol:Quote:
Originally posted by Kt3
What do you take us for man, a bunch of slackers?
Actually, I'm surprised all those CS kids haven't asked you for help yet.
Do you realize what would happen if they handed in their code in your style? They'd get kicked out of school.
You wouldn't want that to happen now would you? Think McFly, think.
Nobody calls me... chicken!
I'll look into the id3v2 thing but it sounds more like a full prog project to me :)
tina: What kind of collection class do you want to write? How would it functionally differ from the existing collections?
I've also been given the idea for an encryption / verification class for TripleDes. I'll be posting it up open source on VBF soon.
Hmm, the id3v2 thing seems like a hackers dream to me.
How better to transmit a trojan or virus than in a audio file downloaded by thousands of people potentially?
I think I'll leave that one alone :)
Not entirely sure but I think Tina's class would support collecting objects by simply using an Add method, and specifying the object to add and the key to store it with. Sounds like a hashtable. Except it can store objects. Which can't a hashtable do that anyways?
And the first half of her post was describing a custom ArrayList. More busywork, damnit. If you got another tool that can do the job why waste your time.
I dunno, I'm tired. Sorry if my post is kind of rude.
hello there, wossname
Look, i just wanted to say that dudes like you keep the world changing:
i was a dude like you and changed when i got my hands on a new program:
my new program included getting out with friends, jocking around, having fun, stuff like this - cool program, seriously.
i called my new program 'get a life - part 1' .
i was just fooling around, back to my routines now.
Which you obviously upgraded with 'Get a life: Service Pack 1 - How to be a ******'.Quote:
Originally posted by mindloop
my new program included getting out with friends, jocking around, having fun, stuff like this - cool program, seriously.
i called my new program 'get a life - part 1'
Man watch what you say to wossname, that guy walks on water.
http://www.skibumsplace.com/images/W...iing%20009.jpg
Ouch.:(
:DQuote:
Originally posted by wossname
Which you obviously upgraded with 'Get a life: Service Pack 1 - How to be a ******'.