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: 1822.41 MB
Powered by
Channel Info
Network: freenodeChannel: #csharp |
Search in www.irclog.org
Log from #csharp at freenode 2006-08-08
[22:41]<mjzymygo>didn't think so ;)
[22:41]<jdvgdjgcgd>come out west
[22:42]<jdvgdjgcgd>where the ladies walk around bare chested, mc donalds french fries flow free like water
[22:42]<nvzzfzsv>i like MI. very green. No rush in Ann Arbor, that is only detroit.
[22:42]<mjzymygo>Jivemonkey: My wife is from milwaukee... so I doubt going west is gonna happen any time soon
[22:43]<jdvgdjgcgd>my aunt and cousins live in wisconson
[22:44]<mjzymygo>FUCK... I forgot to turn on identity insertion on a table... >_<
[22:44]<zgzzcygnv>lol
[22:45]<mjzymygo>set identity_insert G3P_PCare.dbo.Assessment_Unit on <-- lack of this makes stuff fall over!
[22:45]<mjzymygo>>_<
[22:45]<sdnffdxdlld>been playing with try/catch in tsql today :)
[22:46]<sdnffdxdlld>managed to miss that bit in the book and had been using @@error still :S
[22:46]<mjzymygo>yo smellyhippy... nice... but i'm still playing with Sql2k
[22:46]<sdnffdxdlld>gutted :P
[22:46]<mjzymygo>yeh
[22:47]<sdnffdxdlld>in a few months I'm gonna start playing with using clr stored procs for compresson when we start going over the net
[22:47]<sdnffdxdlld>gonna be interesting to see what performance I can eak out of them
[22:48]<mjzymygo>smellyhippy: probably something similar to the MR/remoting stuff
[22:48]<mjzymygo>only without the interim dataset parsing stages
[22:50]<sdnffdxdlld>yer
[22:50]<mjzymygo>smellyhippy: you should be happy... that rocketed along
[22:51]<sdnffdxdlld>aye, the time saved in transmission well out weighed the costs
[22:51]<mjzymygo>exactly.
[22:55]<sdnffdxdlld>http://www.microsoft.com/globaldev/outreach/dnloads/LZH_add-on.mspx
[22:55]<sdnffdxdlld>:O
[22:55]<sdnffdxdlld>damn jap only
[23:08]<dza|zdvnz>Hi there, there's a method one can call to create the child controls of a custom web control, only when needed
[23:08]<dza|zdvnz>any idea what the name of that method is?
[23:08]<dza|zdvnz>ah EnsureChildControls
[23:14]<azyfm>You'd think you would have moved beyond the petting stage when you married her...
[23:14]<lnvnzxu>there is a lot of de-evolution involved in marriage
[23:16]<zj2-wzc>I'm hoping "pet" means something different in UK speak.
[23:16]<dza|zdvnz>hmm is there a way to try to convert any string to a guid (avoiding exceptions)
[23:16]<zj2-wzc>If only we had an english->american translater. ;)
[23:16]<azyfm>mac|gyver: parse it yourself :-)
[23:16]<zj2-wzc>mac|gyver: is the string actually contain a guid?
[23:16]<dza|zdvnz>something like Guid.TryParse
[23:17]<dza|zdvnz>rob-wrk: it might be a guid
[23:17]<dza|zdvnz>so I can do some length checks combined with dash checks, but apart from that...
[23:17]<zj2-wzc>there is a Guid(string s) constructor that will parse several string representations
[23:18]<azyfm>mac|gyver: http://geekswithblogs.net/jawad/archive/2005/05/20/GuidVerifier.aspx
[23:18]<dza|zdvnz>rob-wrk: yup and throws an exception if it's rong
[23:19]<dza|zdvnz>Arild: that looks pretty usefull
[23:19]<dza|zdvnz>I could've written that regex myself ofcourse
[23:19]<azyfm>Time not spent writing regexes is better spent
[23:20]<dza|zdvnz>now all I got to do is figure out wether it allows all formats required
[23:20]<nvzzfzsv>time spent writing regexes, instead of introducing bugs with string.THIS or string.THAT is time well spent.
[23:26]<dza|zdvnz>it's not really efficient to pass Guids in function calls this way
[23:26]<azyfm>It's nto that big, is it? 16 bytes?
[23:27]<nvzzfzsv>maybe someone didn't know how to make an immutable reference type ;p
[23:28]<dza|zdvnz>it is 16 bytes indeed, but compared to 4 bytes that's alot bigger
[23:28]<dza|zdvnz>imagine calling that in a recursive function or something
[23:28]<azyfm>16 bytes is usually considered the upper limit for a value type
[23:29]<dza|zdvnz>right
[23:29]<dza|zdvnz>anyway it's not that hard to make it a reference type ofcourse
[23:30]<dza|zdvnz>frb: that's better than automagic boxing and unboxing in a loop
[23:41]<jdvgdjgcgd>http://www.bbspot.com/News/2006/08/language_quiz.php
[23:42]<jdvgdjgcgd>what programming language are you
[23:44]<rxrcr>Flying Spaghetti Monster is my founding nooding
[23:44]<rxrcr>noodling father
[23:44]<sdnffdxdlld>omg I'm smalltalk
[23:46]<jdvgdjgcgd>lol
[23:46]<[dam]>crap... visual basic..
[23:46]<rxrcr>Someone I'd hate to meet at a party
[23:47]<rxrcr>mine's just "BASIC"
[23:47]<rxrcr>even worse than vb
[23:47]<sdnffdxdlld>lol
[23:51]<jcynsdjcyn>I'm perl xP
[23:51]<azyfm>why isn't POKE an option for Favorite BASIC command?
[23:52]<sdnffdxdlld>hehe
[23:52]<rxrcr>this test is pretty bad. For one it's questions numbered in hex.
[23:53]<jcynsdjcyn>haha, the description of basic is funny :P
[23:53]<jcynsdjcyn>http://www.bbspot.com/Images/News_Features/2006/08/language/basic.jpg
[23:53]<[dam]>man this is getting worse.. http://www.bbspot.com/News/2004/10/extension_quiz.php .. I'm a .swf dammit..
[23:54]<rxrcr>What exactly does hitting Paris Hilton in the face have to do with BASIC anyway?
[23:57]<jdvgdjgcgd>if you have to ask....
[23:58]<jcynsdjcyn>I'm an .exe :x







