blah blah blah is here! blah blah » Close

1
votes
2 answers

C# Input string was not in a correct format.

hi! This is a simple calculator, but I get a error, "Input string was not in a correct format." [code] protected void Page_Load(object sender, EventArgs e) { } protected void Multiplisere(obje ...

0
votes
1 answers

classes

hi! I liked this site so much that I'm gonna use it once more :) [code] public class Film { class film { public string Title; public int Price; public string Genre; ...

1
votes
1 answers

switch case, find button ID

Hi all! I just started learning this stuff at school, as you might understand im a total noob. I tried for a day, and still can figure it out! This is my code.. ID's and stuff are in Norwegian. knapp = button en, to, tre, fire = one two t ...

Feedback