Author |
Try Out My Converter |
Philky!
Joined: July 19, 2004 Posts: 90
| Posted: 2005-11-26 21:51  
I made a unit converter in C# and I would like for you to try it. You need the .NET framework 2.0 to use it. You can get that at http://www.microsoft.com/downloads/details.aspx?FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5&DisplayLang=en If you want to compile my applicaton you need Visual C# 2005 Express, you can download that at http://msdn.microsoft.com/vstudio/express/visualcsharp/download/ Finally, you can download the application at www.antdizzle.com/Converter.zip I'll take any criticism.
The executable is at bin/Release
[small][ This Message was edited by: Antdizzle on 2005-11-26 22:40 ][/small]
[ This Message was edited by: Antdizzle on 2005-11-27 17:30 ]
_________________
|
Doran Chief Marshal Galactic Navy
Joined: March 29, 2003 Posts: 4032 From: The Gideon Unit
| Posted: 2005-11-26 21:53  
Quote:
|
On 2005-11-26 21:51, Antdizzle wrote:
I'll take any criticism.
|
|
i dont like your hair color, dye it firetruck red or anime girl blue
_________________
|
Philky!
Joined: July 19, 2004 Posts: 90
| Posted: 2005-11-26 21:55  
Okay, any criticism about the application. And I didn't do expection handling, so if you try something stupid like trying to convert letters then the program will crash.
_________________
|
Axalon Vice Admiral
Joined: June 15, 2003 Posts: 442 From: East Windsor, NJ, USA
| Posted: 2005-11-27 08:19  
Use a real programming language.
_________________
|
Fattierob Vice Admiral
Joined: April 25, 2003 Posts: 4059
| Posted: 2005-11-27 11:45  
Quote:
|
On 2005-11-27 08:19, Axalon wrote:
Use a real programming language.
|
|
like basic, right?
_________________
|
BackSlash Marshal Galactic Navy
Joined: March 23, 2003 Posts: 11183 From: Bristol, England
| Posted: 2005-11-27 11:54  
cba to download the beta.
_________________
|
Ospolos Grand Admiral
Joined: January 31, 2004 Posts: 567 From: ON, CANADA
| Posted: 2005-11-27 12:28  
fine since i have all that already ill try it.
[edit] nvm, I now use the newer C# beta that doesnt use the .net 2... since it is manditory you uninstall .net2 and reinstall this other one...
[ This Message was edited by: [K+U] Ospolos on 2005-11-27 12:32 ]
_________________ Honoured,
Osp
|
Philky!
Joined: July 19, 2004 Posts: 90
| Posted: 2005-11-27 15:42  
Quote:
|
On 2005-11-27 08:19, Axalon wrote:
Use a real programming language.
|
|
C# is real enough for me.
Quote:
|
cba to download the beta.
|
|
That's fine, I just don't know why you had to post here that you weren't going to download it.
Quote:
|
nvm, I now use the newer C# beta that doesnt use the .net 2... since it is manditory you uninstall .net2 and reinstall this other one...
|
|
All of the Visual Studio products are out of beta and you can download the Express editions for free at the link I gave you above. And you need to uninstall the .NET framework 2.0 beta to install the new version.
[ This Message was edited by: Antdizzle on 2005-11-27 15:42 ]
_________________
|
Axalon Vice Admiral
Joined: June 15, 2003 Posts: 442 From: East Windsor, NJ, USA
| Posted: 2005-11-27 16:19  
No, like actual C. Or even better, C++.
I hate C#. Apparently Microsoft never learned about #define.
Could be worse, could be LISP.
"Ooh, lemme guess the last 5 lines of your code!
}}}}}}}
}}}}}}}
}}}}}}}
}}}}}}}
}}}}}}}"
[ This Message was edited by: Axalon on 2005-11-27 16:19 ]
_________________
|
Philky!
Joined: July 19, 2004 Posts: 90
| Posted: 2005-11-27 16:24  
lol I don't need to use #define. And I also don't have nested classes. Just one class per source file. And I can develop faster in C# than in C++. So C# is a real language, and it is the future!
_________________
|