使用visual studio 2010创建移动Web应用程序 [英] Create mobile web applications using visual studio 2010

查看:74
本文介绍了使用visual studio 2010创建移动Web应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好



我是移动网络应用程序的新手......我正在尝试使用智能设备项目开发移动网络应用程序,现在我注意到它就像一个窗口那么我可以用什么来开发使用visual studio 2010的移动Web应用程序

Hi guys

am new on mobile web applications...I was trying to develop mobile web app using smart device project, Now i notice its like a windows forms.So what can I use to develop mobile web applications using visual studio 2010

推荐答案

检查下面给出的链接



http://msdn.microsoft.com/en-us/library/sa69he4t.aspx [ ^ ]



http://forums.asp.net/t/1557273 .aspx / 1 [ ^ ]
Check the links given below

http://msdn.microsoft.com/en-us/library/sa69he4t.aspx[^]

http://forums.asp.net/t/1557273.aspx/1[^]


<!DOCTYPE html />

<html>
<head id="Head1" runat="server">
    <title>Welcome to the Page</title>
    <style>
    h1
    {
        text-align:center;
        color:Maroon;
        background-color:gray;
        margin-bottom:0;
    }

    #menu
    {
      color:#eeaabb;
      background-color:gray;
      width:10%;
      height:80%;
      float:left;
    }

    #content
    {
      background-color:whitesmoke;
      height:80%;
    }

    #footer
    {
        color:Maroon;
        text-align:center;
        background-color:Gray;
    }

    li
    {
        margin-bottom:0;
    }


        .style1
        {
            height: 26px;
        }


        #Select3
        {
            width: 135px;
        }
        #btnsave
        {
            width: 69px;
            height: 26px;
        }


    </style>





</head>
<body>











名字

      



style =width:135px; height:22px/> ;



姓氏

      



style =width:135px; height:22px/>





资格认证(UG)

  



id = Select4name =D1runat =serverstyle =width:135px;身高:22px>

B.SC(物理)

B.SC(数学)

B.SC(化学)

B.Tech

BE






资格( PG)

  





id =Select1name =D1runat =serverstyle =width:135px;身高:22px>

M.SC(物理)

M.SC(数学)

M.SC(化学)

M.Tech

ME








功能

    

< br $>


id =Select2name =D1runat =server

style =width:135px;高度:22px>

汽车

海洋

热量

民用建筑

IT技术






功能区

    



id =Select3name =D1runat =server>

管理员

经理

Asst.Manager

建筑师

技术






      





type =resetvalue =清除runat =server

style = 宽度:69px;身高:26pxrunat =server/>








Firstname
      

style="width: 135px; height: 22px" />


Lastname
      

style="width: 135px; height: 22px"/>



Qualification(U.G)
  

id="Select4" name="D1" runat="server" style="width: 135px; height: 22px">
B.SC(Physics)
B.SC(Mathematics)
B.SC(Chemistry)
B.Tech
B.E



Qualification(P.G)
  


id="Select1" name="D1" runat="server" style="width: 135px; height: 22px">
M.SC(Physics)
M.SC(Mathematics)
M.SC(Chemistry)
M.Tech
M.E




Functionality
    


id="Select2" name="D1" runat="server"
style="width: 135px; height: 22px">
Automobile
Marine
Thermal
Civil Architecture
I.T Technology



Functional Area
    

id="Select3" name="D1" runat="server" >
Administrator
Manager
Asst.Manager
Architect
Technical



      


type="reset" value="Clear" runat="server"
style="width: 69px; height: 26px" runat="server" />













这篇关于使用visual studio 2010创建移动Web应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆