IRC Networks
Irc Logs Stats
Start date: 2007-09-27 02:48:27
Last update: 2008-10-24 20:19:38
Channels: 41
Logged Lines: 6230436
Size: 1825.68 MB
Powered by
Channel Info
Network: freenodeChannel: #csharp |
Search in www.irclog.org
Log from #csharp at freenode 2006-07-17
[21:23]<kjr>right on
[21:23]<magmd>in class :)
[21:23]<rxrcr>heh awesome
[21:23]<kjr>haha, you doing .NET now?
[21:24]<sdnffdxdlld>ewww crystal meth is just pure speed
[21:24]<magmd>a bit oh mono
[21:24]<sdnffdxdlld>I never knew that
[21:24]<kjr>ah
[21:24]<sdnffdxdlld>dirty stuff
[21:24]<vynvyv>if speed isn't pure speed
[21:24]<vynvyv>why do they call it speed?
[21:24]<d0`>what is equivalent to super (JAVA) in C#?/
[21:24]<vynvyv>they should call crystal meth speed in that case
[21:24]<lnvnzxu>base
[21:24]<kjr>m0`: base
[21:24]<gjrvcxnne>base i think
[21:24]<d0`>thx
[21:24]<gjrvcxnne>m0`: i'm back btw lol
[21:24]<d0`>heh
[21:24]<d0`>quick meeting
[21:24]<lnvnzxu>not to be confused with free base
[21:24]<cfudsd>in NZ its called P - pure metamphetamine
[21:24]<kjr>tieTYT: I dunno, but Hawaii has a huge problem, and they call it "Ice" over there
[21:25]<vynvyv>i thought ice was a type of crack
[21:25]<gjrvcxnne>it's a huge problem everywhere
[21:25]<kjr>dAndy: thought your nick looked familiar
[21:25]<gjrvcxnne>ice == crystal
[21:25]<vynvyv>obviously i don't know my drugs
[21:25]<kjr>GoatCheez: I got the alusion
[21:25]<wjzcmnvzfnzf>klumsy, meth not meta ... you ping'ed me mis-spelling that :)
[21:25]<mjzymygo>In Aussie they inject Crystal Meth... it's addictive when used that way...
[21:25]<gjrvcxnne>it's addictive any way it's used lol
[21:25]<cfudsd>true..
[21:25]<wjzcmnvzfnzf>is it more addictive than C#?
[21:26]<mjzymygo>no.
[21:26]<gjrvcxnne>way more addictive
[21:26]<lnvnzxu>i rub it on my feet and i'm doing fine
[21:26]<vynvyv>Moridin8: what way is it not addictive?
[21:26]<rxrcr>peterhu, haha
[21:26]<vynvyv>i want to take it that way
[21:26]<cfudsd>i hear it leaves a bad after taste, like java
[21:26]<rxrcr>peterhu, what happens when you go running after that
[21:26]<gjrvcxnne>lol, that reminds me of a friend i had 6 years ago
[21:26]<lnvnzxu>obviously, i run much faster
[21:26]<gjrvcxnne>we called him Unc...
[21:26]<rxrcr>peterhu, does your athletes foot go crazy?
[21:27]<vynvyv>does anyone know of production apps built with the requirement that they work good on mono?
[21:27]<lnvnzxu>actually, the meth combines with the tough actin tinactin for some odd results
[21:27]<vynvyv>peterhu: haha
[21:27]<gjrvcxnne>he once stepped on a nail barefoot.... said ow.... examined his foot.... removed the nail.... pulled out a liuttle baggy filled with white stuff. untied the baggy, stuck his finger in to get it coated. rubbed the white on his finger into his nail wound, tied the baggy back up, then proceeded to go about his buisness.
[21:27]<d0`>hmm why do I get this: No overload for method 'HapticSceneGraph' takes '0' argument
[21:27]<wjzcmnvzfnzf>tieTYT, shouldn't the mono site have some section on exemplary uses?
[21:27]<d0`>it is a class
[21:27]<vynvyv>WorkMetaperl: it better
[21:28]<kjr>tieTYT: pass it a param
[21:28]<d0`>hrmm, whenever I am using namespaces in the extended class
[21:29]<vynvyv>"it?"
[21:29]<d0`>I have to using them again if I am extending it
[21:29]<sdnffdxdlld>GoatCheez: hehe yeah I can imagine what was in that baggy nummbed the area ^_^
[21:29]<gjrvcxnne>lol, yeah
[21:29]<gjrvcxnne>m0`
[21:29]<d0`>I thought I have access to all the using from the class I am heiraching
[21:29]<sdnffdxdlld>and perked him up a little ;)
[21:30]<d0`>A : B , I can use all namespaces in B in A
[21:30]<gjrvcxnne>m0`: ur constructor have 0 args?
[21:30]<gjrvcxnne>smelly: yeah, prolly did... didn't notice tho lol
[21:31]<-- gjmrm9ww_rwrd xrs>http:www.devmatrix.org")
[21:37]<d0`>When a thread is a background thread, does that mean it is least priority?
[21:38]<kjr>m0`: one of the things it means is that the app can terminate without the thread being complete
[21:38]<kjr>not sure about priority
[21:38]<sdnffdxdlld>no it means it'll die when the app is shut
[21:38]<sdnffdxdlld>priority is something complealty seperate
[21:39]<d0`>hmm when the app terminates the thread terminates..
[21:39]<d0`>by default it is background
[21:40]<sdnffdxdlld>yer where as a foreground thread needs finishing off first
[21:40]<vynvyv>do you usually want that functionality?
[21:40]<d0`>I don't think so
[21:40]<vynvyv>i don't think so either
[21:41]<d0`>I just want a thread to continuously run until I terminate my program or set its lock to be true
[21:41]<d0`>its cool, I will leave it as is since it works :p
[21:44]<vxnsxrmjw>If I have an ArrayList holding objects... and I want to sort the ArrayList based upon a property of the Object (not the object its self) how would I do that?
[21:47]<rxrcr>theshadow, the static method Array.Sort(array, comparer), where comparer a new class you write, implementing System.Collections.IComparer
[21:54]<svzz[wjzc]>hey guys, using a List<string> which way to add "." to each string in there would you use between those, and why? #1 foreach (string S in MyList) S+="."; #2 MyList.ForEach(delegate(string S) { S+= "."; } );
[21:55]<dgdyrg>how can i make visual studio validate an XML file against a schema ?
[21:55]<svzz[wjzc]>(it's not a school question... jsut wondering if it's a good habit to use delegates everynow and then like this... caus i begin to use a lot with my List<>s... for the Find and FindAll methods for instance)
[21:55]<dgdyrg> xmlns="establecimiento-def.xsd"
[21:56]<dgdyrg>it says it can find the schema, but both the xml and xsd are in the same directory
[21:57]<vxznrm_>XmlValidatingReader
[22:47]<svzz[wjzc]>hey guys i get this error when trying to instance a generic type : http://rafb.net/paste/results/7GPG8L90.html <- what it mean by the new() constraint?
[22:52]<sdnffdxdlld>SpikeLite msdn new() constraint
[22:52]<slycnlyvn>smellyhippy, new Constraint (C#): http://msdn2.microsoft.com/en-us/library/sd2w2ew5.aspx
[22:52]<sdnffdxdlld>it means the new() constraint :P
[22:52]<sxdrrdvd>I have a user control with two buttons. I am trying to see which button was pressed on the user control inside of the aspx page that loads it but the user control event handler is called after the aspx's Page_Load is processed. How do I do this correctly?
[22:52]<sdnffdxdlld>it stops any value types being passed
[22:52]<sdnffdxdlld>oh wait now
[22:52]<sdnffdxdlld>-w
[22:52]<sdnffdxdlld>wrong brain
[22:53]<sdnffdxdlld>it makes sure only classes with a parameterless constructor are passed
[22:53]<sdnffdxdlld>so you can T t = new T();
[23:06]<-- svgvsdyzgjvr xrs>/dev/null")







