ASPX

微软推出的一种网络编程方法
常用释义
n. 微软推出的一种网络编程方法

扩展信息

页面
系统页面(.aspx),母板页面(.master)/TEMPLATE/LAYOUTS/1033/STYLES 样式文件(.css) /TEMPLATE/LAYOUTS/C…
页面中
Service-第9页-博客园找找看 ... aspnet_state.exe 的进程,这个就是我们保存 SessionState.aspx 页面中,检查刚才的 ...
页面的优化
本文章讲述了页面的优化(.aspx). 上一篇:介绍有关Html Agility Pack解析HTML页 下一篇:介绍使用Dreamweaver8实现网页区 …
页面的名字
...个问题: 在测试时, 下载保存的文件名有时会变成该页面的名字(.aspx), 虽然可以把内容下载到本地, 但是需要更改文件名及类 …
页面级
�是发生在页面级aspx)的,并且只在请求执行的时候生效,因此,���旧的版本中,我们只需要按以下方式配置即可: …
页面文件
页面文件(aspx)和DLL 放到文件夹。在IIS中新建网站指向前面的文件夹即可!
页面引入
...AjaxControlTookit包放置在Bin目录下,刷新解决方案。 2.页面引入(.aspx) 3.控件调用(.aspx) 此处添加页面代码 此处添 …

例句

当ASPX页编译为类时,服务器控件就成为该类的字段。

For the page to be visible as a URL, an . aspx file must always be available in the Web space of the application.

对于显示为URL的页面来说,文件必须随时在应用程序网站空间中可用。

不过,页面继承广泛用于构建所请求的每个.ASPX页面的可执行表示。

And if you're trying to login, you'll be hitting the login. aspx page.

同样的,如果你想要登录网站,你就必须访问login.aspx页面。

For now, just use the ASPX page shown in Figure 2 , and I'll discuss the Membership class later in the article.

现在,只需使用Figure2所示的ASPX页,而且我将在下文中介绍会员类。

Not counting the pages used for site administration, the Community Starter Kit contains exactly one . aspx page, which is devoid of content.

如果不计算用于站点管理的页面,CommunityStarterKit仅包含一个没有内容的.aspx页。

添加空白的ASPX页,可以立即插入元素和进行自定义。

NETFramework提供了一些预定义的处理程序用于通用资源类型。包括ASPX页面和Web服务。

To get around the Flash bug problem using forms authentication, create a folder and add a Web form to the folder.

为了解决在使用formsauthentication时Flash的Bug,创建一个新的文件夹然后在文件夹里添加一张Aspx页面。

Visual Studio now provides full Javascript Intellisense completion in . aspx files, . htm files, as well as in external . js files.

VisualStudio现在.aspx文件,.htm文件以及外部的.js文件中提供完整的JavascriptIntellisense完成。

New pages created from a master page , new blank ASPX pages, and custom list forms that you create are not considered customized pages .

基于母版页创建的新网页、新的空白ASPX页以及您创建的自定义列表表单都不属于自定义网页。

To facilitate this, you might create a page called displayCategory. aspx that would display the products for a given category.

为此,您可以创建一个名为displayCategory.aspx的页面,该页面将显示给定类别的产品。

NET会自动为请求的每个.aspx页面检查ACL并拒绝没有读取文件权限的调用者的请求。

The actual content of the . aspx file determines the assembly (or assemblies) that the application object will load up.

aspx文件实际内容决定应用程序对象加载的程序集。

然后,您可以在属性生成器中使用这些列类型,或者直接在ASPX文件的HTML代码中使用。

The next step is to create the usual Forms authentication logon screen, named WebLogin. aspx.

接下来,需要创建Forms验证的登录页面,命名为WebLogin.aspx。

Property with declarative code in an. Aspx file , use a comma - separated list of field names .

属性时,请使用以逗号分隔的字段名列表。

声明方式是在Web部件页面的.aspx文件中定义控件标签。

The name of the assembly that contains the ASP. sample_aspx class is mvxvx8xr.

包含ASP.sample_aspx类的程序集名称是mvxvxxr。

What they often FAIL to consider is how changing URL syntax (ex: webpage. htm to webpage. php or webpage. aspx) will confuse search engines.

他们常常没有考虑改变网址语法(例如webpage.htm变成webpage.php或者webpage.aspx)会让搜索引擎混乱。

添加ASPX页,它具有预先设计的布局并包括可以在其中插入Web部件的Web部件区域。

aspx, shown in Figure 6 , uses a stored procedure, procVerifyUser, to validate users.

图6所示的BetterLogin.aspx使用存储过程procVerifyUser来验证用户。

实际上,只有用户请求带.aspx扩展名的页面时才会出现这种情况。

从ASPX页得到的HTML输出是来自页面本身的HTML输出加上每个服务器控件生成的HTML输出。

By design, the HttpApplication object looks for a class named after the requested ASPX file.

设计时,HttpApplication对象查找一个按请求ASPX文件命名的类。

Previous versions of MVC relied on the ASPX view engine, for which view files have the . aspx extension.

MVC之前的版本建立的ASPX视图引擎之上,视图文件为.aspx扩展名。

Now that you've been redirected back to default. aspx, do you see anything different?

现在你已经被重定向到default.aspx页面,你看到有何不同了么?

下面的ASPX标记显示一个简单的Web页,该页包含TextBox服务器控件。

使用客户端浏览到ASPX页,然后在系统提示时提供域凭据。

The property must be pointing to an ASPX file.

属性引发。该属性必须指向ASPX文件。