Voice recorder - Windows Mobile Software Development

Hello everybody,
at first I want to say sorry if my English will be wrong or if I will make some mistakes.
So, I'm looking for someone who can help me or give some advices with my school project.
I'm beginner in programming but I am ready for learn some new things.
the problem is:
I have to make a voice recorder for mobile phone(Windows mobile 6.5)...
The professor told me that it is something like programming MS Windows, so at first I have to try it only for MS windows.
but I don't know where should I start...
I have a programming software MS Visual Studio 2010 and netBeans...
Is it good for my project or I'll need something else?
What programming language I have to use?
I am really happy for every respond.
THX very much!

Related

Developing a game - whats programming language?

Okay so I've decided to start developing a game. I started with c++ tutorials but something came up in my head.. Maybe c# would be better for developing a mobile game?
If some experienced developer could tell their opinion that would be great. Just write what you think on this thread..
ehm thread name should be what programming language not whats... sounds like im retarded lol ^^
Ehh no one knows?
Have a look at the thread Development Resources
I would go for C#!
If you are going to write advanced 3d games I would recommend that you use c++ cause c# lacks pointers which is really great to have when you do advanced games.
When you get the hang of one language you will quite easy be able to transfer to the other language cause they both are C languages.
Torusy ,
all c# have is pointers ....
basicly i was thinking on developing with c# some game , but i just dont have time for that.
but i think i will start doing so in the next 2 weeks.
GL in dev , if you need help , PM
So .. C# would be recommended for developing a game? Since i'm thinking of developing games using 2d it would be the better choice? Correct me if im wrong?
Just start! Step by step. As you are just beginning programming, start with something simple (e.g. an animated ball (circle) where the direction will be reflected when it hits the screen border)
After that you can look into graphic programming (D3D or OpenGLES), it depends how graphic intensive your game will be.
Ty for the replys guys!
More opinions appreciated!
idandush said:
Torusy ,
all c# have is pointers ....
basicly i was thinking on developing with c# some game , but i just dont have time for that.
but i think i will start doing so in the next 2 weeks.
GL in dev , if you need help , PM
Click to expand...
Click to collapse
No you cant actually call them for pointers cause they are way more complex then a simple pointer. I suppose that you think about the array lists and such...
I have good experience with both c++ and c#. C# is probably abit easier to start with since they have eliminated some tricky things from c++.
No need to get in to a deep discussion of the programming languages. Both will work fine for him to develop in. Just make sure that you use framework 3.5

What do I need?

So what do i need to start creating programs for winmo?
Phone Emulator?
What Language, Compiler?
i know the question might already be answerd somewhere in the forum, but didn't really know what to search for.
Thanks
Hempe said:
So what do i need to start creating programs for winmo?
Phone Emulator?
What Language, Compiler?
i know the question might already be answerd somewhere in the forum, but didn't really know what to search for.
Thanks
Click to expand...
Click to collapse
i think there is detailed tutorial in the MSDN website....
basically you need sdk for wmphone.
visual basic...
There is a load of stuff about this over in the Wiki ........
http://wiki.xda-developers.com/index.php?pagename=Development Tools
wow visual studio sure costs a lot!!!
Nice that it's free for students

Program acts like a user? Can it be done?

Hi. I know Java and C# enough to write small programs and I'm very currius about that can I do something like this:
When I start a program it visually touches windows icon, then opens word mobile and types some word on it?
I mean, is it possible to make a program which acts like a user as it can be easily done in assembly language?
If the answer is yes, can please tell me where can I learn those comments and learn more about this?
Thanks
Any suggestions??Please??
AFAIK, it will be hard with JAVA...
But...
MortScript, a superb freeware, can do what you described, and more !
Check it at :
http://www.pocketpcfreeware.com/en/index.php?soft=1448
or directly at DEV's website : http://www.sto-helit.de/index.php?module=page&entry=ms_overview
YoLoLo said:
AFAIK, it will be hard with JAVA...
But...
MortScript, a superb freeware, can do what you described, and more !
Check it at :
http://www.pocketpcfreeware.com/en/index.php?soft=1448
or directly at DEV's website : http://www.sto-helit.de/index.php?module=page&entry=ms_overview
Click to expand...
Click to collapse
Thank you soooooo much This is what I'm looking for. Really, thank you
You're welcome !
Another way of doing it in code (C++) is to use SendMessage() or PostMessage() to send WM_KEYDOWN and WM_LBUTTONDOWN messages to the window in question.
In VB or C# use a Message class object to do it.
Auto Hotkey for WM should work too!
Never tried it out myself, haven't had a need for it yet.
But I use it for my PC all the time!

[Q] what do i need to create a 3d game?

hello guys, im inlove with windows phone, and i got this idea for a great 3d game..the problem is i dont know how..any tips out there on how i should start? things i should know like what programs i should use etc..i know nothing on programming but a friend of mine should help me with that..i only know how to make 3d models, using autocad, 3ds max, photoshop..thanks and more power to windows phone users!
XNA is your answer
A very good start is to watch this (in total 14.5 hours of essential info and it is also funny and easy to follow):
http://create.msdn.com/en-US/education/catalog/article/wp7_jump_start
It is much faster than any book, and then you have a plenty resources to find answers for coding etc...http://create.msdn.com/en-US/
I hope this helps.
Q what do i need to create a 3d game
I want to learn the C# language but I cant find any up to date tutorials. Most use this progrm that no longer exists. Also How can I use Visual Studio to learn to do C# w/o having to make a game?
dogzdredd said:
hello guys, im inlove with windows phone, and i got this idea for a great 3d game..the problem is i dont know how..any tips out there on how i should start? things i should know like what programs i should use etc..i know nothing on programming but a friend of mine should help me with that..i only know how to make 3d models, using autocad, 3ds max, photoshop..thanks and more power to windows phone users!
Click to expand...
Click to collapse
A 3D capable Windows Phone would be a good start.

[Q] Help to compile an APP

Hello,
In my school, we have to have a software of throw to connect in internet.
This software is called BnetSoul. A person coded this software to concern it Windows RT.
I wanted to know if a person could compile me the project to the credit note on my tablet Surface?
The link of the project is : github.com/mslab/Netsoul
Saddened for my English, I am not good in this language.
Thank you in advance.
PS : I used an translator.... :|

Categories

Resources