Click here to Skip to main content
15,886,110 members
Articles / Mobile Apps / Windows Mobile

My Experience with the Windows Marketplace for Mobile and Windows Mobile 6

Rate me:
Please Sign up or sign in to vote.
4.89/5 (12 votes)
22 Mar 2010CPOL27 min read 27.7K   192   14  
My experience with the Windows Marketplace for Mobile for 6.x devices and the certification process.

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpeedTracker", "SpeedTracker\SpeedTracker.csproj", "{7354E740-B862-48C5-B41E-0B7A343EC0D9}"
EndProject
Project("{B900F1C2-3D47-4FEC-85B3-04AAF18C3634}") = "SpeedTrackerInstaller", "SpeedTrackerInstaller\SpeedTrackerInstaller.vddproj", "{D5B15F9E-3711-4AB3-929C-8C430E8CCCBD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpeedTracker.Common", "SpeedTracker.Common\SpeedTracker.Common.csproj", "{7576A9C9-5CEB-4425-B309-8081286D4D4D}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Debug|Mixed Platforms = Debug|Mixed Platforms
		Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)
		Debug|Windows Mobile 6 Standard SDK (ARMV4I) = Debug|Windows Mobile 6 Standard SDK (ARMV4I)
		Release|Any CPU = Release|Any CPU
		Release|Mixed Platforms = Release|Mixed Platforms
		Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I) = Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)
		Release|Windows Mobile 6 Standard SDK (ARMV4I) = Release|Windows Mobile 6 Standard SDK (ARMV4I)
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{7354E740-B862-48C5-B41E-0B7A343EC0D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{7354E740-B862-48C5-B41E-0B7A343EC0D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{7354E740-B862-48C5-B41E-0B7A343EC0D9}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
		{7354E740-B862-48C5-B41E-0B7A343EC0D9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
		{7354E740-B862-48C5-B41E-0B7A343EC0D9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
		{7354E740-B862-48C5-B41E-0B7A343EC0D9}.Debug|Mixed Platforms.Deploy.0 = Debug|Any CPU
		{7354E740-B862-48C5-B41E-0B7A343EC0D9}.Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I).ActiveCfg = Debug|Any CPU
		{7354E740-B862-48C5-B41E-0B7A343EC0D9}.Debug|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug|Any CPU
		{7354E740-B862-48C5-B41E-0B7A343EC0D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{7354E740-B862-48C5-B41E-0B7A343EC0D9}.Release|Any CPU.Build.0 = Release|Any CPU
		{7354E740-B862-48C5-B41E-0B7A343EC0D9}.Release|Any CPU.Deploy.0 = Release|Any CPU
		{7354E740-B862-48C5-B41E-0B7A343EC0D9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
		{7354E740-B862-48C5-B41E-0B7A343EC0D9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
		{7354E740-B862-48C5-B41E-0B7A343EC0D9}.Release|Mixed Platforms.Deploy.0 = Release|Any CPU
		{7354E740-B862-48C5-B41E-0B7A343EC0D9}.Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I).ActiveCfg = Release|Any CPU
		{7354E740-B862-48C5-B41E-0B7A343EC0D9}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Any CPU
		{D5B15F9E-3711-4AB3-929C-8C430E8CCCBD}.Debug|Any CPU.ActiveCfg = Debug
		{D5B15F9E-3711-4AB3-929C-8C430E8CCCBD}.Debug|Mixed Platforms.ActiveCfg = Debug
		{D5B15F9E-3711-4AB3-929C-8C430E8CCCBD}.Debug|Mixed Platforms.Build.0 = Debug
		{D5B15F9E-3711-4AB3-929C-8C430E8CCCBD}.Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I).ActiveCfg = Debug
		{D5B15F9E-3711-4AB3-929C-8C430E8CCCBD}.Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I).Build.0 = Debug
		{D5B15F9E-3711-4AB3-929C-8C430E8CCCBD}.Debug|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug
		{D5B15F9E-3711-4AB3-929C-8C430E8CCCBD}.Debug|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Debug
		{D5B15F9E-3711-4AB3-929C-8C430E8CCCBD}.Release|Any CPU.ActiveCfg = Release
		{D5B15F9E-3711-4AB3-929C-8C430E8CCCBD}.Release|Mixed Platforms.ActiveCfg = Release
		{D5B15F9E-3711-4AB3-929C-8C430E8CCCBD}.Release|Mixed Platforms.Build.0 = Release
		{D5B15F9E-3711-4AB3-929C-8C430E8CCCBD}.Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I).ActiveCfg = Release
		{D5B15F9E-3711-4AB3-929C-8C430E8CCCBD}.Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I).Build.0 = Release
		{D5B15F9E-3711-4AB3-929C-8C430E8CCCBD}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release
		{D5B15F9E-3711-4AB3-929C-8C430E8CCCBD}.Release|Windows Mobile 6 Standard SDK (ARMV4I).Build.0 = Release
		{7576A9C9-5CEB-4425-B309-8081286D4D4D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{7576A9C9-5CEB-4425-B309-8081286D4D4D}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{7576A9C9-5CEB-4425-B309-8081286D4D4D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
		{7576A9C9-5CEB-4425-B309-8081286D4D4D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
		{7576A9C9-5CEB-4425-B309-8081286D4D4D}.Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I).ActiveCfg = Debug|Any CPU
		{7576A9C9-5CEB-4425-B309-8081286D4D4D}.Debug|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Debug|Any CPU
		{7576A9C9-5CEB-4425-B309-8081286D4D4D}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{7576A9C9-5CEB-4425-B309-8081286D4D4D}.Release|Any CPU.Build.0 = Release|Any CPU
		{7576A9C9-5CEB-4425-B309-8081286D4D4D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
		{7576A9C9-5CEB-4425-B309-8081286D4D4D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
		{7576A9C9-5CEB-4425-B309-8081286D4D4D}.Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I).ActiveCfg = Release|Any CPU
		{7576A9C9-5CEB-4425-B309-8081286D4D4D}.Release|Windows Mobile 6 Standard SDK (ARMV4I).ActiveCfg = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
United States United States
I attended Southern Polytechnic State University and earned a Bachelors of Science in Computer Science and later returned to earn a Masters of Science in Software Engineering. I've largely developed solutions that are based on a mix of Microsoft technologies with open source technologies mixed in. I've got an interest in astronomy and you'll see that interest overflow into some of my code project articles from time to time.



Twitter:@j2inet

Instagram: j2inet


Comments and Discussions