4 sample projects were uploaded. See http://www.limnor.com/index.html?Doc=studio_samples.html#cloud.
These samples show that cloud computing can be done visually and totally codeless. They show that from one computer, you may send a search value to another computer in another city or country and search a database in that remote computer. The remote computer does the database search and notifies the searching-requesting computer when the search is done and passes the search results to the requesting computer through the internet. The search-requesting computer uses the search results the same way as if the data is from the local computer even though the data actually come from the internet. In one sample, the data are given to a DataGridView for showing data on screen.
Posted by yw
on November 10 2009 01:54:32 ·
0 Comments ·
344 Reads
piyushvishvas 13/07/2008 14:24 Limnor is great tool for developers.
piyushvishvas
wwww.vishvas.org
SOE 18/12/2007 15:06 Project browser and action list are awesome ways to help program visually. It truly allows you to organize, see the logic involved, and help program. You don't have this view point using traditio