.NETGURU
Mobile/code behind
Messages   Related Types
This message was discovered on ASPFriends.com 'aspngmob' list.


Paul Smith
-- Moved from [aspngfreeforall] to [aspngmob] by Mitch Denny <Click here to reveal e-mail address> --

Hi,
Can you put mobile pages in code behind form?
If so what class do I override? I tried MobilePage but I am getting errors.
Could someone post an example please? Thank you.

Reply to this message...
 
    
Anil John
Yes.. you can.. That is the default that is used by the VS.Net. Here are the
relevent bits from a sample codebehind page generated by VS.Net.

Presentation Page:

<%@ Register TagPrefix="mobile" Namespace="System.Web.UI.MobileControls"
Assembly="System.Web.Mobile %>
<%@ Page language="c#" Codebehind="MobileWebForm1.aspx.cs"
Inherits="VSNetTest.MobileWebForm1" AutoEventWireup="false" %>
....

Codebehind Page:

using System;
using System.Collections;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Web;
using System.Web.Mobile;
using System.Web.SessionState;
using System.Web.UI;
using System.Web.UI.MobileControls;
using System.Web.UI.WebControls;
using System.Web.UI.HtmlControls;

namespace VSNetTest
{
    /// <summary>
    /// Summary description for MobileWebForm1.
    /// </summary>
    public class MobileWebForm1 : System.Web.UI.MobileControls.MobilePage
    {
        protected System.Web.UI.MobileControls.Form frmFirst;
        protected System.Web.UI.MobileControls.Label lblWelcome;
.....
}

Anil

-----Original Message-----
From: Paul Smith [mailto:Click here to reveal e-mail address]
Sent: Monday, March 11, 2002 9:52 PM
To: aspngmob
Subject: [aspngmob] Mobile/code behind

-- Moved from [aspngfreeforall] to [aspngmob] by Mitch Denny
<Click here to reveal e-mail address> --

Hi,
Can you put mobile pages in code behind form?
If so what class do I override? I tried MobilePage but I am getting errors.
Could someone post an example please? Thank you.

| [aspngmob] member Click here to reveal e-mail address = YOUR ID
| http://www.asplists.com/asplists/aspngmob.asp = JOIN/QUIT
| http://www.asplists.com/search = SEARCH Archives

Reply to this message...
 
 
System.Web.UI.MobileControls.Form
System.Web.UI.MobileControls.Label
System.Web.UI.MobileControls.MobilePage




ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
Ad


Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification