View Single Post
  #8 (permalink)  
Old 03-19-2009, 02:33 PM
SomeGuyMMS's Avatar
SomeGuyMMS
VIP Member
Offline
 
Join Date: Mar 2008
Posts: 598
Reputation: 5846
SomeGuyMMS is a trusted member of the communitySomeGuyMMS is a trusted member of the communitySomeGuyMMS is a trusted member of the communitySomeGuyMMS is a trusted member of the communitySomeGuyMMS is a trusted member of the communitySomeGuyMMS is a trusted member of the communitySomeGuyMMS is a trusted member of the communitySomeGuyMMS is a trusted member of the communitySomeGuyMMS is a trusted member of the communitySomeGuyMMS is a trusted member of the communitySomeGuyMMS is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Programming with .Net3.5 for MW(advanced help)

It sounds like your looking for a visual tool to help you develop applications without coding. I'm pretty sure there are none, atleast none that are free. You will need to learn some style of programming language to build the basic of windows mobile apps, let alone a game. There are many languages that you can use C/C++, Java, .NET(C#, VB, J#, etc), PPL, Objective C, etc.

I recommend downloading MS Visual Studio Express (FREE) and getting a C# for Dummies book. That will give you the basics in Object Oriented Programming (OOP). Make a few "Hello World" Desktop Apps, then once you feel comfortable move to Windows Mobile. You won't be able to get up to speed overnight, so you'll have to be patient. With .NET/C# you'll be limited a little but you'll be able to do atleast 85% of what you can do with C++.
__________________
Donations Appreciated

--------------------------------------
sMMS Picture Mail v0.8.3.14000 - Sprint
Reply With Quote