What IDE is used by serious proffessionals? can you write them with vb6 or .net? I'm sorry if my question isn't clear but if you can please list some differences it would be appreciated.
Printable View
What IDE is used by serious proffessionals? can you write them with vb6 or .net? I'm sorry if my question isn't clear but if you can please list some differences it would be appreciated.
It is very different. You have to watch your memory usage with pocket PC apps, along with the amount of space required.
You can use the .NET framework, but not the full one, rather a cut down version called the .NET Compact Framework. This does not have all the features the full one has, but then again neither does the pocket PC OS.
Developing is a mixed story. You should be able to use VS.NET to develop your apps but I think you need the professional edition up to do it. In VS2005 there's full support for it.