1 message in com.googlegroups.google-gearsGEARS support for ASP.NET web applica...
FromSent OnAttachments
vikki19 Aug 2007 22:47 
Subject:GEARS support for ASP.NET web application
From:vikki (guru@gmail.com)
Date:08/19/2007 10:47:45 PM
List:com.googlegroups.google-gears

Hi,

I come across gears architecture and discussions. But following questions are not clear to me.

Is it true that Gears support only html/css/javascript pages ? Or Does Gears support other files like ASP.NET pages?

My requirement is as follows:

Let us take ASP.Net apps which should support Offline feature. Client doesn't require to update data back to server(i.e no need to worry about data sync). But they should be able to navigate though data(MS access or xml files etc.. which is already in clients machine) using Offline apps.

Is it possible to achive above requirement using Gears + .Net framework? Or it is must to convert all the code behind files logic into script? Pls let me the effective way to implement it?

You are welcome for any suggestions.