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-29
[08:11]<znmnzz>any that pertains to mono?
[08:12]<zgzzcygnv>kog went
[08:12]<znmnzz>or postgresql?
[08:12]<zgzzcygnv>and got in a fight with php
[08:12]<zgzzcygnv>php won
[08:12]<znmnzz>these are my favorite OS projects now because they directly leverage what i learn at the day job :)
[08:12]<znmnzz>used to be perl and java but java's sort of not OSS
[08:12]<znmnzz>more free as in beer
[08:12]<znmnzz>okay so i am only one awake, my bad
[08:15]<awjzdd>heh
[08:15]<awjzdd>i'm awake
[09:37]<znzj>Using VS2005, how can I allow solution properties to find a startup object which is a certain c# class already created, which has a main()?
[09:37]<znzj>it doesn't seem to find the new class, and only knows about the one that was created when I created the project.
[09:38]<znzj>gah, nevermind. I'm still living in a land of Jave. 'main' != 'Main'.
[09:41]<znmnzz>Zero: did you know i have used the format command to great effect for quite some time?
[09:41]<znmnzz>you might try that
[09:43]<-- dvxn|syzzzyus xzs>http://www.bagdadsoftware.de")
[09:45]<znzj>eh?
[09:46]<znmnzz>you've never tried formatting the hard drive
[09:46]<znmnzz>?
[09:46]<znmnzz>try it
[09:47]<znmnzz>you'll soon ask questoins like
[09:47]<znmnzz>where did my project go?
[09:47]<znmnzz>where did my operating system go?
[09:47]<znmnzz>and if it's an operating system, why did the computer still operate by booting up?
[09:47]<znmnzz>and what is the meaning of life?
[09:47]<znmnzz>in no time at all you'll gain important new perspective on life
[09:47]<znzj>and "what is the purpose of this troll being here?"
[09:47]<znmnzz>cut off your cable tv
[09:48]<znmnzz>sell all your high risk stocks and buy blue chip stocks so that you'll stop looking at them
[09:48]<znmnzz>it's all good
[10:53]<vyzusdjvnev>does anyone know how to make a drop down list where one value changes another drop down list?
[10:53]<awjzdd>lol
[10:53]<awjzdd>thats sooo 8 hours ago
[10:53]<vyzusdjvnev>i know. But I can't find nothing still :(
[10:54]<vyzusdjvnev>I don't understand this CascadingDropDownList
[10:54]<vxznrm_>asp?
[10:55]<slzygc_>Are you making a super cool virus VirusDotNET?
[10:55]<vyzusdjvnev>asp.net
[10:55]<vyzusdjvnev>no
[10:55]<vxznrm_>bleh web sux
[10:55]<vyzusdjvnev>im trying to make a sign up page ;)
[10:59]<vyzusdjvnev>peterhu, do you know anything about asp.net?
[11:02]<lnvnzxu>a little, but i'm heading off to bed sorry
[11:02]<lnvnzxu>as it is 4 AM here
[11:03]<currpurjrv>it's already 4 am?
[11:03]<currpurjrv>where does all the time go?
[11:04]<vyzusdjvnev>aww fuck :(
[11:04]<currpurjrv>I'm awfully busy ripping the last of my CD collection
[11:04]<currpurjrv>while cursing at my digital camera
[11:05]<currpurjrv>I'll never buy another device with a proprietary USB connection
[11:05]<vyzusdjvnev>SpikeLite msdn2 C# ASP.NET DropDownList
[11:06]<currpurjrv>?
[11:08]<vyzusdjvnev>Does anyone know asp.net?
[11:57]<sljjcn>i all i c# 2.0 i hace an arravy of checkboxes chekbox[] chkCheck and a form with 10 checkboxes
[11:57]<rsdj>c# 2.0?
[11:57]<sljjcn>what i whant to do is paste in these array the checkboxes of the form
[11:57]<rsdj>Never heard of it
[11:57]<sljjcn>yes
[11:57]<sljjcn>visual studio 2005
[11:57]<rsdj>Is that C# 2.0?
[11:57]<sljjcn>yes
[11:57]<zgzzcygnv>no
[11:57]<zgzzcygnv>its .NET 2.0
[11:57]<rsdj>hehe
[11:57]<zgzzcygnv>C# is just the language
[11:57]<rsdj>indeed
[11:58]<sljjcn>ok
[11:58]<sljjcn>but you konw the answer to my question?
[11:59]<zgzzcygnv>the language *did* gain some features from 1.x to 2 but it is referred to as .NET 2.0...anyway
[11:59]<rsdj>If you could formulate it clearer, maybe someone would know the question.
[11:59]<sljjcn>ok
[11:59]<zgzzcygnv>Spooke, i seriously hope you are not using Hungarian Notation
[11:59]<zgzzcygnv>if so, i will have to kill you. now.
[11:59]<sljjcn>i have 10 checkboxes in a form
[11:59]<sljjcn>and i have to pass these to a class
[11:59]<sljjcn>to do this i toght to an array of checkboxes
[12:00]<sljjcn>but i don not know the syntax to popolate that array with my objects
[12:00]<rsdj>Items.Add()
[12:01]<sljjcn>the array does not have a method add
[12:02]<rsdj>hence Items.Add()
[12:02]<sljjcn>asmo can u exlami me all the syntax?
[12:03]<sljjcn>i have declared checkbox[] chkCheck
[12:04]<sljjcn>now how to add an item to this array?
[12:14]<sljjcn>if i use this sybtax CheckBox[] a; a.SetValue(chkUTF1, 1);
[12:15]<sljjcn>it says me thtat a is bot declared when i try to use the set value method
[12:15]<sljjcn>????
[12:16]<mracn>a is null
[12:17]<sljjcn>why?
[12:17]<mracn>you need to do: CheckBox[] a = new CheckBox[];
[12:17]<mracn>err
[12:17]<mracn>new CheckBox[someNumber];
[12:17]<mracn>otherwise you're just declaring the variable, but never instantiating it
[12:18]<sljjcn>ok make thanks very mutch
[12:19]<sljjcn>but is there a way to declare an array of one dimentiont but not declaring the leignt of that array?
[12:20]<sljjcn>(sorry for my english)
[12:20]<mracn>you mean a dynamicly sized array?
[12:21]<mracn>if you're in .net 2.0, you want List<>
[12:21]<mracn>if you're in < 2.0 you want ArrayList
[12:21]<mracn>they have Add-methods







