[C#] My program (ideas needed)

Newbie Spellweaver
Joined
Oct 17, 2008
Messages
11
Reaction score
0
No, I am not showing off. I am asking for ideas and am giving a preview.

I am coding a program in C# similar to WAMP SERVER. You will be able to open up your localhost and localhost directories if needed(maybe). You will be able to access your phpMyAdmin, and your XAMPP settings. Downloads will be provided for every update there is. At the first download of my program, you will be able to download the latest Apache XAMPP. Please be aware that I am in the beginning stages of C#.

I am currently accepting ideas and will be soon opening a website of my projects, downloads, and sources.

Waves'
Calor
 
You haven't given any information on what this project might be. WAMP is three very successful, very complex and powerful products distributed together for ease of installation.

Are you intending to write something in C# that will be a webserver, SQL server, and PHP parser?

Or are you writing something that will just configure apache, php, and mysql?
 
You haven't given any information on what this project might be. WAMP is three very successful, very complex and powerful products distributed together for ease of installation.

Are you intending to write something in C# that will be a webserver, SQL server, and PHP parser?

Or are you writing something that will just configure apache, php, and mysql?


I am writing something that will allow you to get downloads and be able to go to your localhost, xampp, and phpmyadmin quicker.
 
I am writing something that will allow you to get downloads and be able to go to your localhost, xampp, and phpmyadmin quicker.

???

This isn't any better because:

1. I can think of 20 ways to get downloads which are pretty damn effective

and

2. 'localhost' is the system I'm sitting at.. I don't see how I can get somewhere faster than already being there...

This project makes no sense unless you actually define the problem and the goal which you are attempting to achieve, in no uncertain terms. These are vague, and don't give any meaning to the project.
 
???

This isn't any better because:

1. I can think of 20 ways to get downloads which are pretty damn effective

and

2. 'localhost' is the system I'm sitting at.. I don't see how I can get somewhere faster than already being there...

This project makes no sense unless you actually define the problem and the goal which you are attempting to achieve, in no uncertain terms. These are vague, and don't give any meaning to the project.

Like I said, on each version you download, there will be downloads provided such as XAMPP(the latest). Also, you can click on a link to direct you to http://localhost , http://localhost/phpmyadmin , and http://localhost/xampp
 
Back