Software Maker

November 30th, 2013

I would like to make a software like a generator, which software should I use? and is it possible when someone enters stuff the data sends to me e-mail?
Answer #1
Visual Studio would allow you to make it in c++, j#, C#, visual basic, etc… But a software that would make all the code for you I am not aware of.
C# in particular is pretty easy to use and learn, for you to make a tool like the above would not take you long if you have any programming skills.
Answer #2
I will give Visual Studio a go but how do I make it when someone enters stuff the data sends to me e-mail?
Answer #3
That you will have to search and learn that is the so called programming part you must know.
Basically you will make the look of your application then you will do the code part of how it will work, in the code part you will be using events for when they click a button or start typing or finish typing and the event will do the mailing
but like i mentioned you must know how to program or be whiling to learn
Answer #4
Any tutorials that I can learn to make a software and data that sends to my e-mail?
Answer #5
Programming is not like drawing in paint.. You need to LEARN that for years…
Answer #6
wo_Ot? replied: Programming is not like drawing in paint.. You need to LEARN that for years...
For what he needs he doesn’t need too much experience and can get thru using a good site for reference like stackoverflow, the mailing part will be a bit harder for a beginner but the rest not much of a challenge

 

| Sitemap |