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.27 MB
Powered by
Channel Info
Network: freenodeChannel: #csharp |
Search in www.irclog.org
Log from #csharp at freenode 2006-06-14
[21:36]<mdsvyrmrg>-hi, I am looking for a control similar to this one http://www.codeproject.com/cs/miscctrl/treelistview.asp , that is too buggy, commercial controls are okay too
[21:37]<`d0>+I don't want to do this all the time in the top of the form: DAOFactory factory = DAOFactory.GetDatabase(DAOFactory.MSACCESS);
[21:38]<vufvuzn>+`m0: *shrugs* don't see why doing that would be such a problem.. but whatever - you've got to get a reference to something somehow
[21:38]<vufvuzn>+yo ucan use a singleton somewehre if you really want. I don't see why passing it around would be so difficult though
[21:39]<`d0>+I would liek to have forms interact with each other
[21:39]<`d0>+Factory consists of singleton
[21:39]<vufvuzn>+so give them references to one another, or to some common objects..
[21:40]<vufvuzn>+like I said - it's a general OO question, not form-specific.
[21:40]<`d0>+yea
[21:42]<sdnffdxdlld>+SpikeLite google freenode irc
[21:42]<slycnlyvn>-Result: <b>Freenode</b> : http://freenode.net/
[21:42]<sdnffdxdlld>+wooOOOooo
[21:46]<sdnffdxdlld>+ACTION pokes kog
[21:46]<kjr>+ACTION slaps smellyhippy around with the hand of obligation
[21:46]<sdnffdxdlld>+lol
[21:47]<sdnffdxdlld>+the little bugger is getting there, thats running through a late bound plugin
[21:48]<sdnffdxdlld>+any ideas on how to impliment the msdn access? do you know if theres a web api or something?
[21:53]<kjr>+well, the cheap answer is - if it can memorize facts...
[21:53]<sdnffdxdlld>+then just get KimJongIl's old uranium miners to work as data entry monkeys
[21:54]<kjr>+ask xiph, it's something he should know heh
[21:54]<sdnffdxdlld>+ACTION cracks a whip
[21:54]<sdnffdxdlld>+well theres plenty more to do on the core before further plugins
[21:54]<kjr>+PhilKC_: you need to explain to me how you managed to get my bot's nickname
[21:55]<kjr>+PhilKC_: and why you own it
[21:55]<pxyfkc_>+Eeer, probably because I used it for a couple of bots for a while...
[21:55]<pxyfkc_>+SharpBot, I assume?
[21:55]<kjr>+yeah, and SharpBot was a nick I owned... we talked about it
[21:55]<kjr>+and you said you'd go for another nick
[21:56]<kjr>+now why the fuck do you own my bot's nick
[21:56]<kjr>+better yet, how'd you get it?
[21:56]<pxyfkc_>+When you hadn't used it for 3 months or so...
[21:56]<kjr>+PhilKC_: turnabout is fair play... please cede me back the nick as you haven't used it for 3 months
[21:56]<`d0>+I still don't get the concept on how we could share the connection throught the whole application
[21:57]<`d0>+database connection
[21:57]<kjr>+`m0: singleton managers?
[21:57]<`d0>+hmm
[21:57]<`d0>+i will google it
[21:57]<kjr>+neh... private constructor, static instance, has an Instance property
[21:57]<kjr>+any time you need to talk to it class.Instance. bam, instance
[21:58]<kjr>+it's also not in a static context
[21:58]<`d0>+hmm
[21:58]<`d0>+neh for whaT? :)
[21:58]<kjr>+huh?
[21:59]<`d0>+ah
[21:59]<`d0>+singleton here is differnt then as java
[21:59]<gjrvcxnne>+ummmm
[21:59]<kjr>+`m0: no
[21:59]<kjr>+the point of a singleton is that the ctor is private, and you use a getInstance (method... property, same diff) that returns the same shared instance
[22:00]<kjr>+only one is ever constructed
[22:00]<-- svgvsdyzgjvr xrs>/dev/null")
[22:00]<gjrvcxnne>+ok, umm.... i have visio... i need to create like a diagramish type thing that'll look like a tree, however the nodes can have more than one parent (as well as child)
[22:00]<sdnffdxdlld>+theres a nice bit of reusable code on codeproject for singletons using generics
[22:00]<gjrvcxnne>+what's the first step i take in visio to do that, i have NO IDEA what that would be called
[22:00]<gjrvcxnne>+lol
[22:00]<kjr>+smellyhippy: why bother
[22:01]<kjr>+smellyhippy: I suppose I'll have to find another nick for my bot, since the old one was stolen...
[22:01]<pxyfkc_>+Kog, I can't drop it, as you're using it...
[22:01]<sdnffdxdlld>+I use singletons quite a bit
[22:01]<kjr>+PhilKC_: I can't use it because you own it
[22:01]<pxyfkc_>+Kog, /Nick a sec...
[22:01]<kjr>+-NickServ- Last Seen Address: i=PhilKC@unaffiliated/sharpbot
[22:01]<kjr>+-NickServ- Last Seen Quit Msg: Read error: 104 (Connection reset by peer)
[22:01]<pxyfkc_>+[19:59:54] -NickServ- You may not drop another active nick.
[22:01]<kjr>+PhilKC_: I've got a client connected as that nick
[22:01]<kjr>+one sec
[22:01]<pxyfkc_>+Change it's nick for a sec :P
[22:01]<kjr>+go gog o
[22:02]<pxyfkc_>+[20:00:59] -NickServ- The nickname [SharpBot] has been dropped
[22:02]<kjr>+smellyhippy: I take that back, been restored
[22:02]<kjr>+PhilKC_: thanks
[22:02]<pxyfkc_>+Kog, np :)
[22:02]<kjr>+PhilKC_: cheapass ;)
[22:02]<pxyfkc_>+Kog, Yeah yeah :P
[22:02]<sdnffdxdlld>+lol
[22:03]<kjr>+PhilKC_: you know what it sounds to me like
[22:03]<kjr>+ACTION was watching Top Gun last night
[22:03]<pxyfkc_>+Thievery?
[22:03]<kjr>+PhilKC_: you've lost... that lovin feelin
[22:03]<pxyfkc_>+:'(
[22:03]<kjr>+goddamnit, I've got the righteous brothers stuck in my head :(
[22:04]<gjrvcxnne>+doh...
[22:04]<awjzdd>+anyone have experience iwth discountasp.net hosting for production websites?
[22:05]<gjrvcxnne>+i suck..... i can't do anything but code lol.... i'm useless with organizational programs.... my thought organize themself fine in my head, why can't i just use telepathy to transmit those organized thoughts lol
[22:05]<kjr>+GoatCheez: because you are weak
[22:05]<kjr>+;)
[22:05]<kjr>+ACTION telepathically taunts GoatCheez
[22:05]<gjrvcxnne>+ahhhhh
[22:05]<gjrvcxnne>+get out of my head demon!
[22:06]<kjr>+that's daemon to you ;)
[22:06]<gjrvcxnne>+ACTION scratches his eyes out
[22:06]<gjrvcxnne>+AAAAAAAAAAAHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH
[22:06]<gjrvcxnne>+lol
[22:06]<kjr>+now, the question is do you know the difference between a demon and a daemon
[22:06]<gjrvcxnne>+WTF MAN!!!! i can't even figure out how to place like an object on this damn graph paper form thinggy
[22:06]<gjrvcxnne>+a demon comes from hell, a daemon is a background service lol
[22:06]<kjr>+heh
[22:07]<awjzdd>+kog!
[22:07]<awjzdd>+winnar
[22:07]<kjr>+jwormy: I won?







