Lucas

525
reputation
54 views

Registered User

name Lucas
member for 1 year
seen Dec 15 at 6:35
website
location AU
age 24
24-year-old developer of about 2 years' experience, using ASP.NET at work and Ruby (and whatever else I have to) at home. Current project is a web-based download manager, with which I'm aiming to (a) scratch my own itch, and (b) learn about Rails.
Dec
10
comment C# share code between classes
@mson It sounds like you might want a Printer class, which has both methods, either of which you can call as needed.
Dec
10
comment One to many mySQL database setup
The two requirements do not in fact "amount to the same thing". I read it the first time and thought they did, but: - 1 project can belong to many sections (where the project refers to the section), and - 1 section can have many projects belonging to it (where the section refers to the project). Hence, what you have is a many-to-many relationship, so a joining table is in order, like OMG Ponies suggests.
Dec
8
awarded  Organizer
Dec
8
revised is there any Advantage of redeclaring javascript variables ?
edited tags
Dec
1
answered Url Rewriter works on localhost but not on production server
Nov
9
answered jquery .each question
Nov
9
answered run javascript in C#
Nov
2
answered Why browser sometimes render site bad and sometimes good? (without change browser, no dynamic data only refresh)
Nov
2
answered What is a Value Class and what is a reference Class in C#?
Nov
1
comment How do I stop IIS7 dropping my cookies?
I tried changing the app pool's pipeline mode to Classic, which seemed to fix the problem. Thanks very much to Kevin Kenny for your help.
Sep
9
answered How to add a filetype mapping to IIS 5 programmatically
Sep
9
asked How to add a filetype mapping to IIS 5 programmatically
Aug
14
awarded  Yearling
Jul
29
comment Where can I learn jQuery? Is it worth it?
He also asked about other JS libs.