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
[20:49]<vyzusdjvnev>NombreTextBox.Test = RW[?]
[20:49]<rrpygay>in Visual Web Developer ?????
[20:49]<vyzusdjvnev>its looks gibberish on my screen
[20:50]<vyzusdjvnev>on the code u just posted
[20:55]<cjmgrug>Bob* :p
[20:55]<vyzusdjvnev>Boob?
[20:55]<vyzusdjvnev>XD
[20:56]<rgmznrs_>heh
[21:00]<vyzusdjvnev>okay i'm having trouble
[21:01]<vyzusdjvnev>im trying to retreive data from sql and its adding a blank row some how and theres only 2 rows in the db but its showing 3 on the .aspx page
[21:01]<rgmznrs_>:s
[21:02]<rgmznrs_>this is why I don't use databinding
[21:03]<vyzusdjvnev>it shows >> Anniversary Balloons << >> Balloons for Children and >> <<
[21:03]<vyzusdjvnev>but in the book it does show the >> << unless im doing something wrong
[21:05]<nnzjpfrr>are you talking about a row or a column?
[21:06]<vyzusdjvnev>row
[21:07]<vyzusdjvnev>when I view the source i get Catalog.aspx?DepartmentID=5 but theres now row 5 id there in the db
[21:07]<vyzusdjvnev>theres no*
[21:07]<vyzusdjvnev>all is hasis NULL NULL NULL
[21:08]<vyzusdjvnev>with a * next to it
[21:10]<vyzusdjvnev>http://pastebin.ca/105548
[21:10]<vyzusdjvnev>thats the code im using to get the database info
[21:11]<vyzusdjvnev>well display :P
[21:15]<hzzmbyv>p4tux, como estas?
[21:15]<l9vuw>HardBit, hola bien
[21:15]<l9vuw>:)
[21:16]<hzzmbyv>p4tux, que haciendo?
[21:16]<l9vuw>ahorita, haciendo unas modificaciones para el yacomas en el fsl
[21:17]<l9vuw>mas bien adecuaciónes
[21:17]<l9vuw>oh
[21:17]<l9vuw>this is an english room
[21:17]<hzzmbyv>p4tux, oops! xD
[21:17]<hzzmbyv>good
[21:17]<hzzmbyv>=)
[21:17]<l9vuw>we sould talk in english, that is the nettiquete :)
[21:18]<rgmznrs_>good idea
[21:18]<l9vuw>:-)
[21:18]<l9vuw>HardBit, and what are you doing ?
[21:19]<hzzmbyv>p4tux, programming draco gui client
[21:19]<l9vuw>draco ?
[21:20]<l9vuw>what is that ?
[21:20]<hzzmbyv>http://draconet.sourceforge.net/
[21:22]<l9vuw>ohhh
[21:23]<vyzusdjvnev>hey if I delete a row from a database how can i make it show the next id in sequence like i have 1,2,3 but if i delete 3 and make a new row it does 4 how can i make it do 3?
[21:23]<vyzusdjvnev>cause thats why it did >> <<
[21:25]<l9vuw>VirusDotNET, I think that is a database work not language AFAIK
[21:25]<pzrrnrvqt0wr>hey guys
[21:25]<pzrrnrvqt0wr>is there any type of program that will read in the schema of the database, ask you 4-5 questions about the type of data you want in your database, and then generate a program that will generate test data for your database?
[21:26]<pzrrnrvqt0wr>like, fill 100-200 thousand entries
[21:26]<hzzmbyv>=\
[21:26]<vyzusdjvnev>a database making program that does all the hardwork for you right?
[21:26]<pzrrnrvqt0wr>on the other hand, i'm happy to annouce, i got my very own db box
[21:26]<pzrrnrvqt0wr>VirusDotNET: no, that does all the stupid work for me
[21:27]<pzrrnrvqt0wr>like filling up 200K entries so i can test my program
[21:27]<pzrrnrvqt0wr>i'd hire monkeys, but for this kind of business they want money, not bananas.
[21:27]<vyzusdjvnev>whatcha expect ;)
[21:27]<pzrrnrvqt0wr>see, it's so boring, even monkeys don't want to do it.
[21:28]<vyzusdjvnev>not everyone is willing to do it for free
[21:28]<pzrrnrvqt0wr>thank you, shirlock.
[21:28]<vyzusdjvnev>np ;)
[21:28]<pzrrnrvqt0wr>*sigh*
[21:29]<pzrrnrvqt0wr>guess, i'll be a-desinin', that's what am-a gonna do.
[21:33]<sdscr>Hi, I'm using VS 2005 Pro and MSSQL 2005, I have the aspnet_membership tables etc. and I can add users via the Create User control and login with the controls.... but I can't get the ASP.NET Web Site Administration Tool to work... and I only want to have a few users, I get the following error: "An error was encountered. Please return to the previous page and try again." not very helpful. Any one know how to fix this .... I have roleManager a
[21:34]<rgmznrs_>holy crap
[21:37]<vyzusdjvnev>Syska, try WebSite-> ASP.NET Configurations
[21:37]<vyzusdjvnev>from the menubar
[21:38]<sdscr>I'm just getting: An error was encountered. Please return to the previous page and try again.
[21:39]<vyzusdjvnev>hmmm
[21:39]<vyzusdjvnev>if it was me i try reinstalling the the .NET Frame again
[21:40]<sdscr>I have the following in my Web.config: http://pastebin.ca/105571
[21:42]<sdscr>I'm using a MSSQL 2005 Enterprise and VS 2005 Pro if thats any help
[21:47]<vyzusdjvnev>it shouldn't have nothing to do with it
[21:47]<vyzusdjvnev>Syska, just try reinstalling your net frame it probably got corrupt
[21:51]<sdscr>is the admin interface part of the .NET framework?
[21:51]<znmnzz>Syska: it's surprising but there's some
[21:52]<znmnzz>Syska: hmm i don't see anything, I think i have the redistributable RE
[21:53]<znmnzz>oh wait my isn't even installed on the wife's machine
[21:53]<znmnzz>i uninstalled it to free up space
[21:53]<znmnzz>lemme check the work machine
[21:55]<vyzusdjvnev>Syska, i believe so
[21:55]<znmnzz>Syska: yeah there is
[21:56]<znmnzz>i have the SDK
[21:56]<znmnzz>edition on the work machine I htink
[21:56]<sdscr>hmmm, well, I will just grap the .NET 2.0 SDK then and reinstall it
[21:56]<znmnzz>it's just a few administrative features
[21:56]<drygq>is there something like switch 'else',.. ?
[21:56]<znmnzz>it's under the administrative tools folder
[21:56]<znmnzz>not directly within the control panel
[21:56]<znmnzz>main2: you can do an if else within one of the switch case items
[21:56]<znmnzz>that's it
[21:57]<drygq>imagine that i switch strSomething..
[21:57]<drygq>then i have cases like "something" and "somethingelse" etc
[21:57]<rxrcr>awesome, someone made a hypnotoad screensaver in WPF
[21:58]<drygq>but i cant switch else...... ?
[21:58]<znmnzz>chaka: hook us up with the intarlink
[21:58]<znmnzz>:)
[21:58]<drygq>i remember something like this from the time i used vb or c, that i could do this
[21:58]<drygq>if im not wrong
[21:58]<znmnzz>main2: you might be asking about a default: case
[21:58]<znmnzz>main2: a default case is supported i think







