NET Web

网网络

常用释义

词性释义

网网络
例句
  • 全部
该示例假定ASP.NET网页上至少有一个TextBox控件,还包含一个Label控件和一个Button控件。
However, it is possible for an. Exe or ASP. NET Web application built with one version of the runtime to run on any version of the runtime.
但是,使用某个版本的运行库生成的.exe或ASP.NETWeb应用程序可以在任何版本的运行库上运行。
An important aspect of creating ASP. NET Web pages for user input is to be able to check that the information users enter is valid.
为用户输入创建ASP.NET网页的一个重要目的是检查用户输入的信息是否有效。
该界面通常是某个ASP.NETWeb应用程序。
However, . NET Web services will throw a System. FormatException if it receives a null value to its value type of data from a Java client.
然而,如果.NETWeb服务从Java客户端接收到数值类型为空值的数据时,将抛出System.FormatException。
使用自定义服务器控件语法声明Web窗体页正文内的用户控件和自定义服务器控件。
To see the nested master pages in action, you have to create an ASP. NET Web page that uses the child master page.
若要查看运行中的嵌套母版页,必须创建一个使用子级母版页的ASP.NET网页。
The Image Web server control allows you to display images on an ASP. NET Web page and manage the images in your own code.
ImageWeb服务器控件使您可以在ASP.NET网页上显示图像,并用自己的代码管理这些图像。
The layout of a file system Web site is the same as for any other ASP. NET Web site.
文件系统网站的布局与任何其他ASP.NET网站的布局相同。
Provides a tutorial on using the Visual Web Developer designer to create a composite control that you can add to any ASP. NET Web page.
提供有关教程,说明如何使用VisualWebDeveloper设计器创建可添加到任何ASP.NET网页中的复合控件。
Specifies that the configuration file is in a global directory in relation to the current ASP. NET Web application.
指定配置文件位于相对于当前ASP.NETWeb应用程序的全局目录中。
Specifies that the configuration file is in a sub-directory of the current ASP. NET Web application.
指定配置文件位于当前ASP.NETWeb应用程序的子目录中。
当在ASP.NET网页上使用服务器控件时,该页的许多逻辑都与响应由控件引发的事件相关。
若要对ASP.NETWeb应用程序启用调试,必须将应用程序配置为编译成调试版本。
ASP. NET Web pages allow you to create dynamic content for your Web site.
使用ASP.NET网页可以为网站创建动态内容。
NET Web page are rendered in the order that they appear in the markup, which is sometimes referred to as flow layout.
NET网页中的项目会以标记中出现的顺序呈现,有时候则称为流程配置。
新的数据控件使得无需编写代码即可在ASP.NET网页上显示和编辑数据成为可能。
使用此选项,可以在编译网站中的ASP.NET网页之后,对它们进行有限的更改。
This page links to help on widely used tasks for creating and programming ASP. NET Web pages using Visual Web Developer.
本页链接的帮助涉及的通用任务是:使用VisualWebDeveloper创建ASP.NET网页并对这些网页进行编程。
Catalog is a custom type that you can define after you delegate the endpoint to an ASP. NET Web application and implement that application.
“Catalog”是您将终结点委托给ASP.NETWeb应用程序并实现该应用程序后可以定义的自定义类型。
可以像对HTML元素那样,以声明方式向ASP.NET网页上的控件添加客户端脚本。
In order to send e-mail messages from an ASP. NET Web application, the application must be able to forward the messages to an SMTP server.
若要从ASP.NETWeb应用程序发送电子邮件,应用程序必须能够将邮件转发到SMTP服务器。
The next step is to use the shared class in an ASP. NET Web page.
下一步是在ASP.NET网页中使用共享类。
现在可以使现有.NETWeb服务提供方终结点中的操作符合WSDL文件。
This page links to help on widely used information pertaining to creating and managing ASP. NET Web sites.
本页链接的帮助涉及创建和管理ASP.NET网站的常用信息。
If it is important in your application, you can put the focus on a specific ASP. NET Web server control by using server code.
如果焦点在应用程序中非常重要,则可以使用服务器代码将焦点置于特定的ASP.NETWeb服务器控件上。
并非所有的.NET编程语言都可用于为ASP.NET网页创建代码隐藏文件。
如果Windows项目和ASP.NETWeb项目引用同一类库,则Web服务引用的反向工程处理可能会出错。
使用此选项,可以在编译站点中的ASP.NET网页之后,对它们进行有限的更改。
Provides an overview of the components of an ASP. NET Web application, including Web Forms and XML Web services.
提供ASP.NETWeb应用程序的组件的概述,包括Web窗体和XMLWebservices。