My C# (command line) project is aimed for the wiki. It is a standalone exe that is a messaging system.
How it works:
First you input your username and password.
Then you type in the receiver
Then you type in the message.
Pretty simple.
What it does:
Makes a page called "User:RECIEVER/inbox"
In the inbox is says: "From USERNAME on DATE:
MESSAGE"
Why?:
Because I was bored, and we need something like this :D
Why make this thread:
Because this is not that efficient, I need Ideas for it so you will get a better feel of it.
For example you might suggest: "Do the Date in italics" or something like that.
IDEAS PLEASE?
Please give me Ideas to my C# project.
-
- Posts: 1594
- Joined: 03 Feb 2012, 08:36
I was gonna ask if I could get the source code to compile it for linux, but then I realised this is C# and not C, so eh.
-
- Posts: 2095
- Joined: 03 Feb 2012, 00:47
Oh crap I forgot. Dammit C# WHY U MADE BY MICROSOFT. I'll try to port it to c++ or C.
-
- Posts: 2095
- Joined: 03 Feb 2012, 00:47
Ok I can port it to Visual C++ or Visual basic.
Pick a card, any card.
Pick a card, any card.
-
- Posts: 1594
- Joined: 03 Feb 2012, 08:36
why visual ? I really don't know what to do with those.
-
- Posts: 2095
- Joined: 03 Feb 2012, 00:47
Wait mac and linux can run C# because I have a Mono compiler.
-
- Posts: 1594
- Joined: 03 Feb 2012, 08:36
I know so very little about these programming languages I can only say "I guess". The first thing I understood about C# was it was only for the xbox. So don't ask me about those things :P
-
- Posts: 2095
- Joined: 03 Feb 2012, 00:47
Hahaha. You mean you can use C# for XNA game studio and make games for XBox :D
IDEAS?!!!!
IDEAS?!!!!
-
- Posts: 2996
- Joined: 02 Feb 2012, 21:32
C# can be run by Mono but it's far from perfect. Using C++ would be a good idea.
-
- Posts: 2095
- Joined: 03 Feb 2012, 00:47
Yeah, visual c++, i have to reprogram it though.Camewel wrote:C# can be run by Mono but it's far from perfect. Using C++ would be a good idea.