Came across a reference recently to Eric Selje session to last years SW Fox, where he showed how to connect Foxpro data to mobiles , using jQuery Mobile to turn it into a modern mobile interface. He used WestWind Connection ( like all on this site, am hugely in awe of what Rick Strahl built with WC )
Decided to take this idea and build something similar using 100% dotNet , specifically ASP.NET MVC4, and would be happy to share information on techniques etc.
The link to this demo is , some of the pages are 'under construction' , the Customers tab is the most complete.
Connect to this with your regular PC browser and you will just see a very plain site , BUT connect with your smartphone ( iPhone , Android , Windows Phone etc ) and the magic of jQuery kicks in , you will see a modern graphical UI , that responds to all the normal smartphone gestures
The platform is
1) standard folder of fox tables ( no dbc ) on local home network, is actually a test data-base of an accounts system
2) web App that links using ASP.Net and jQuery to these tables, site just runs on standard Vista Home Premium PC
3) free service to provide static IP address , the web link then just connects to the standard PC above
4) configure the wireless router and PC firewall to permit HTTP traffic
So in effect we end up with a 'free' way to connect any kind of legacy fox applications to the latest smartphone/tablet devices. Seems to me that from all the " dotNet conversion " threads over the last 12 months here , the general consensus is to just drive existing apps into the ground ( or virtual XP box ) for the next 10 years.
So what will this provide to clients .....
It gives a great way to say to clients that these existing apps ( yes even the oldest FoxBase 2 ) can be modernised/enhanced to provide critical business data to the mobile world, no need to convert to dotNet. And completely kills the anti_Foxpro arguements , this is 100% dotNet that any college undergrad could do before breakfast
Let me know if strikes any chords of interest
Decided to take this idea and build something similar using 100% dotNet , specifically ASP.NET MVC4, and would be happy to share information on techniques etc.
The link to this demo is , some of the pages are 'under construction' , the Customers tab is the most complete.
Connect to this with your regular PC browser and you will just see a very plain site , BUT connect with your smartphone ( iPhone , Android , Windows Phone etc ) and the magic of jQuery kicks in , you will see a modern graphical UI , that responds to all the normal smartphone gestures
The platform is
1) standard folder of fox tables ( no dbc ) on local home network, is actually a test data-base of an accounts system
2) web App that links using ASP.Net and jQuery to these tables, site just runs on standard Vista Home Premium PC
3) free service to provide static IP address , the web link then just connects to the standard PC above
4) configure the wireless router and PC firewall to permit HTTP traffic
So in effect we end up with a 'free' way to connect any kind of legacy fox applications to the latest smartphone/tablet devices. Seems to me that from all the " dotNet conversion " threads over the last 12 months here , the general consensus is to just drive existing apps into the ground ( or virtual XP box ) for the next 10 years.
So what will this provide to clients .....
It gives a great way to say to clients that these existing apps ( yes even the oldest FoxBase 2 ) can be modernised/enhanced to provide critical business data to the mobile world, no need to convert to dotNet. And completely kills the anti_Foxpro arguements , this is 100% dotNet that any college undergrad could do before breakfast
Let me know if strikes any chords of interest