473,386 Members | 1,908 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

steps to use or start mobile application in asp.net web application

hi ,frds i'm new to mobile applcations in asp.net ..
can any one tell the stps to be followed to
use mobile applicaiton in asp.net2.0 how to use
and where to use and its advantages and disadvantages.
thanks in advance
archu
Oct 15 '07 #1
3 1533
kenobewan
4,871 Expert 4TB
This appears to be a topic that you need to research - no code or errors here.
Oct 15 '07 #2
hi
Please download the OpenWave Phone simulator to test your Mobile enabled asp.net pages.Instead testing your pages

on phone itself,you can use the OpenWave Simulator on your PC.Simply we call its a mobile browser running on PC.



Keep asp.net files on separate folder and give asp.net permission and other file access persmission.

As you are avid user,Please try your coding skill on plain notepad file

Write this code

<%@ Page language="C#" Inherits="System.Web.UI.MobileControls.MobilePage" %>
<%@ Register TagPrefix="Mobile" Namespace="System.Web.UI.MobileControls"
Assembly="System.Web.Mobile" %>

<mobile:Form id=Form1 runat="server">
<mobile:Label id=Test Runat="Server">Hello, archu386</mobile:Label>
</mobile:Form>

and save them as .aspx into the folder.



Open the OpenWave Simulator

and type URL

http://servername/foldername/filename.aspx you can check my site on OpenWave http://www.murugesan.in



u can view Output in this
http://www.murugesan.in/Mobile.gif



I hope it would be helpful for you at your starting time.!

Happy Coding !

Is any other way to do then plz let me know
or any other things to be downloaded?

thank u archu
Oct 16 '07 #3
hi frds
check out this url
its a tutorial for mobile applications
hope this will be helpfull who are starting mobile applications

http://samples.gotdotnet.com/MobileQuickStart/


if any other samples then plz let me know

thanks and regards
Archu
Oct 19 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Stephan | last post by:
Hello to all, I'm looking into providing mobile access to a web based administrative application currently running on .Net with MS SQL. The current architecture only supports the latest Internet...
2
by: mike | last post by:
regards: I follow the following steps to converting from HTML to XHTML http://webpageworkshop.co.uk/main/xhtml_converting My parser is http://htmlparser.sourceforge.net/ Xhtml version is 1.0...
0
by: ASMJ | last post by:
Hi, I am new to the mobile web applications and want to know a few things regarding this. 1. Can we develop mobile web applications using Visual Web Developer express edition? and use it...
0
by: hungrymind | last post by:
Hi all, I am developing web application as well as mobile application using C# asp.net 2.0. Mobile application folder is nested inside web application virtual directory. I have to make mobile...
1
by: =?Utf-8?B?QWxleCBNYWdoZW4=?= | last post by:
Hi. I have Mobile site that I'm building. My problem is that all of my pages are built as Mobile ASPX pages, but occasionally, I need to use controls which are not mobile. Most specifically, the...
1
by: Sharky Ward | last post by:
We have a C# windows mobile form application designed for PockedtPC 2003 developed in VS2003.NET with .NET 1.0/1.1. Some of the mobile devices have been replaced with Windows Mobile 5.0. As a...
0
by: jamestilby | last post by:
Hi all, Hope someone can help with this - I am tearing my hair (singular) out. I developed an application using asp.net 2.0 and Mobile Controls. Up till now I have been testing it with a...
7
by: cj2 | last post by:
I saw a MS demo a few years back where they developed a web page and the software automatically rendered it for different devices. Is this what I'm looking for? http://www.asp.net/mobile/ ...
3
by: jrjawad | last post by:
Hi, Brothers i develop some application for mobile in c# but i dont know how to install these application on mobile i have a samsung e250 mobile can u help me out and i m totely new in mobile...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.