ASP.NET Mobile Application and .Net Compact Framework

G

Guest

Can I call or view the Web application or Mobile Web Application that develop using ASP.NET technology from .NET Compact Framework ??? Is that any others ways to do it. Thanks
 
G

Girish NS

Hi,

You want to view a web application from your .net compact framework
application. correct?

If so, you can use HTMLView Control to incorporate that functionality. The
following link containing an article on using HTMLView Control in your
pocket pc application will give u a idea on the capabilities of HTMLView
control

http://www.developer.com/ws/pc/article.php/3329671

To use the HTMLView control in .NET Compct Framework application u can
download the OpenNETCF Smart Device Framework 1.0 which contains a .NET CF
wrapper for HTMLView control. Here is the link for the same.
http://www.opennetcf.org/PermaLink.aspx?guid=3a013afd-791e-45ef-802a-4c1dbe1cfef9

HTH,

Girish.

Lianna said:
Can I call or view the Web application or Mobile Web Application that
develop using ASP.NET technology from .NET Compact Framework ??? Is that
any others ways to do it. Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top