@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2



Comments:

<0> too easy
<1> not ****in funny
<1> lol
<0> heh, sure it was
<1> cough basterd cough
<1> lol
<1> ok it was funny..
<0> I laughed audibly
<1> i did also
<1> but you still a basterd :p
<0> I won't deny it
<2> glad you did it
<2> I saw it as I was walking away
<1> lol
<2> and was gonna have to do it when I got back if you hadn't
<1> i kinda walked into it :p



<3> Doh_ how you doing man?
<2> http://www.dailytech.com/article.aspx?newsid=3922
<2> not baf
<2> bad*
<2> you?
<2> I should really backup my pc
<2> http://www.youtube.com/watch?v=rdtbYTVsZ5g
<1> er
<2> http://wcbstv.com/topstories/topstories_story_236120928.html
<2> She's been offered a nice chunk of his fortune some say close to $60 million dollars but wants more, perhaps $400 million.
<2> nice
<2> Dear Paul,
<2> Have her killed. You have the money.
<1> greedy bitch
<4> I hope she gets half, then gets run over by a bus. Stop abusing marriage you celebrity ****heads.
<1> might as well just cut out the money issue altogether and run her over with a bus and solve the problem now...
<4> We are gathered here to unite this man and this woman, in a 90%/10% partnership, for worse for him, for better for her, for her richer and him poorer, not through sickness but only while in good health, till divorce do they part.
<5> Chivo, haha.
<5> hmmmmmmmmmmmmmmmmmmmmmmmmm
<6> hrmmmmmmmmmmmmmmmmm
<7> cripes, thats a pisser, Pluto is nolonger known as a "planet" but, now known as a "drawf planet"
<7> why dont we just get a new naming convention, "space rock # 9"
<8>
<7> cripes, make the #10
<7> forgot ceres
<7> its now a palnet, but Im not sure of WHAT KIND!
<9> ;)
<7> Im sure glad that WELL EDUCATED scientist made sure to screw up a unquestionable system that ALL were content with for over 40yrs....
<7> only 5% of the worlds leading astronomers made the decision for all of us...
<9> Still, who cares?
<7> well, think of the cost to the rest of socioty
<7> just the cost of updating all the educational books
<7> the confusion of students
<9> mmm, true
<7> and teachers
<7> irrespocible if you ask me....
<9> Tho, I dont see it as important...
<7> why didnt the just give type casting
<7> plutonians
<7> neptunians
<9> ^^
<10> astromony must be in a slump. it's busy work to perpetuate they're necessity
<7> anyone besides doh from the boston area here?
<11> not i
<7> heh, I knew that
<7> kangaroo boy!
<7> thats ok, I work with monkey boy
<7> he drags his knuckles when he walks
<7> but, dam, the d00d is a worker...
<12> want some milk ?
<7> `gene somehow I think you'll reincarnate as schlong, no body, just a schlong
<12> http://img222.imageshack.us/img222/3120/734304ta0.jpg
<12> whats a schlong ?
<5> something you'll never have.
<5> unless its up your arse.
<7> ofcource phrizer, if he does reincarnate as a schlong, he'll marry a 40 gallon milking machine!
<7> that doesnt turn off till it gets its 40
<12> wtf is a schlong ?
<5> mm
<12> couldnt find in my dictionary



<12> :o
<7> http://www.urbandictionary.com/define.php?term=schlong
<7> schlort
<7> heh
<7> gmorn bigAl
<7> morning topic is "Schlort's and Schlongs"!
<13> heh morning
<12> hehe
<12> ok
<7> actually `gene I gave you to much \credit, I ment schlort
<12> heh
<11> http://www.4wdmonthly.com.au/forum/index.php?board=17;action=display;threadid=21690
<13> heh
<12> i am sharing a house with 3 gals and my brother
<12> one of the gals is so hot
<12> but shes a lesbian
<12> i been doing so thinking these days on how do i transform her back to a "straight" woman
<12> :o
<13> record anti-lesbian propaganda and secretly play it to her at night
<13> trick her into hypnotherapy
<12> theres this idea come accross my mind that by raping her maybe could help, for letting her aware of what man can do and woman not capable of
<13> yes. good plan, good luck with that
<12> say :" NOW LOOK THIS IS A PENIS ISNT ***Y?"
<13> get a *** change yourself, problem solved
<5> man
<5> i hate eating too much meat
<5> i'm full.
<5> loaded up.
<5> gonna throw up.
<5> man
<5> i shoved a zucchini up my arse a few hours ago
<5> now i got the farts
<13> shove a rake up there and pull it out
<5> mm
<5> i didnt put it up completely
<5> i took it out after i had jacked off
<5> duh.
<13> silly me
<5> Yes.
<5> Meekys, Meekys Meekys
<11> ?
<3> morning guys
<5> hi KyleL
<3> hey fries
<11> ahh the excitement..
<3> and teh meekster
<3> about done with uni meekys?
<11> yeah, about
<3> cool
<2> bloop
<11> stupid graduation required, but meh
<3> heh
<14> I have a slight prediciment and was wonderingi if anyone had any suggesions / ideas, or may have encounted the same problem as me.
<14> I'm using vb.net 2005
<14> I have a small applicatoin which is multithreaded where one of the threads retrievs data from a SQL server. This data is then supposed to populate a datatable and then bind to a DataGridView control. However, because this is threaded the DataGridview Control does not complete draw correctly (there are no scroll bars)
<14> I suspect that the thread ends before the control is completely drawn. In such, I have trid adding an event handler which did not work. I have also tried making the thread sleep while I bind the grid. Also doensn't work.
<14> Does anyone have any suggestions?
<3> well to test your theory the best thing I think you could do is end the thread with an application.doevents
<3> but again, you're doing this correctly right? you're not suppose to interact with controls outside of the thread they were created in unless you do some special ****
<3> the ide should warn you about this at compile/debug time
<14> yeah
<11> i take it the dataset reference is kept?
<14> yes itis
<14> I may try a doevents
<3> if he set the ds as the data source it should be kept
<14> and I have tested my theory by removing the threading , and just running it
<11> and it's invoked back to the ui thread when the data is bound to the grid?
<11> KyleL: should :-P
<14> I will try using doevents
<14> if it comes to it, I will remove the threading, cause I am "cross threading" which is a big no-no
<3> or you could just use threading correctly and make them block until actions happen and etc ;)
<11> sync and invoke, fun... (oh, and deadlocks :-P)
<3> screw .net!
<3> actually I have legitimate clames on why not to use other methods for blocking threads even in .net


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #vb
or
Go to some related logs:

setup Vhost on Slackware
Neither uclibc uClibc++
#india
#php
#india
#chat-world
#java
#php
#chat-world
erkek demek



Home  |  disclaimer  |  contact  |  submit quotes