Click here to Skip to main content
15,881,757 members
Articles / Web Development / HTML5

Property Finder - a Cross-Platform HTML5 Mobile App

Rate me:
Please Sign up or sign in to vote.
5.00/5 (45 votes)
3 Sep 2012CPOL27 min read 133.5K   2.4K   94  
This article describes the development of a cross-platform HTML5 application for Windows Phone and iPhone.

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HTML5PropertySearch", "HTML5PropertySearch\HTML5PropertySearch.csproj", "{8139AC11-C665-4AFD-BAE2-E018C3F07E25}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{8139AC11-C665-4AFD-BAE2-E018C3F07E25}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{8139AC11-C665-4AFD-BAE2-E018C3F07E25}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{8139AC11-C665-4AFD-BAE2-E018C3F07E25}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
		{8139AC11-C665-4AFD-BAE2-E018C3F07E25}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{8139AC11-C665-4AFD-BAE2-E018C3F07E25}.Release|Any CPU.Build.0 = Release|Any CPU
		{8139AC11-C665-4AFD-BAE2-E018C3F07E25}.Release|Any CPU.Deploy.0 = 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
Architect Scott Logic
United Kingdom United Kingdom
I am CTO at ShinobiControls, a team of iOS developers who are carefully crafting iOS charts, grids and controls for making your applications awesome.

I am a Technical Architect for Visiblox which have developed the world's fastest WPF / Silverlight and WP7 charts.

I am also a Technical Evangelist at Scott Logic, a provider of bespoke financial software and consultancy for the retail and investment banking, stockbroking, asset management and hedge fund communities.

Visit my blog - Colin Eberhardt's Adventures in .NET.

Follow me on Twitter - @ColinEberhardt

-

Comments and Discussions