CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - masterpage
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - masterpage - List
[
CSharp
]
MasterPage
DL : 0
这是一个很小的程序,对初学者有很大的帮助,望大家下开学习。-This is a very small program, for beginners there is a great help, hope you learn the following.
Date
: 2025-07-15
Size
: 3kb
User
:
邰家明
[
Documents
]
ASPNET-Template
DL : 0
Videp describe how to creat a masterpage
Date
: 2025-07-15
Size
: 2.6mb
User
:
hacker
[
WEB Code
]
JobSites
DL : 0
该压缩包内包含了一个完整的.net C#网站,主要实现了会员登陆,求职信息发布和招聘信息发布等功能.代码架构非常清晰 <DIR> Admin <DIR> App_Code <DIR> App_Data <DIR> App_Themes 562 changepassword.aspx 450 changepassword.aspx.cs 404 customerrorpage.aspx 305 customerrorpage.aspx.cs <DIR> CustomErrorPages 698 default.aspx 472 default.aspx.cs <DIR> employer 11,297 EULA.rtf 4,945 from.gif 1,012 Global.asax <DIR> Images <DIR> jobseeker 754 login.aspx 915 login.aspx.cs 2,427 MasterPage.master 2007/09/01 11:02 1,096 MasterPage.master.cs 2007/09/01 21:03 4,214 register.aspx 2007/09/01 21:27 3,126 register.aspx.cs 2009/04/12 23:43 <DIR> UserControls 2009/04/12 23:33 11,625 web.config 2008/05/21 10:50 15,724 Welcome.htm-The package contains a complete. Net C# web site, the main achievement of the Member Login, job information and recruitment information and other functions. Code structure is very clear <DIR> Admin <DIR> App_Code <DIR> App_Data <DIR> App_Themes 562 changepassword.aspx 450 changepassword.aspx.cs 404 customerrorpage.aspx 305 customerrorpage.aspx.cs <DIR> CustomErrorPages 698 default.aspx 472 default.aspx.cs <DIR> employer 11297 EULA.rtf 4945 from.gif 1012 Global.asax <DIR> Images <DIR> jobseeker 754 login.aspx 915 login.aspx.cs 2427 MasterPage.master 2007/09/01 11:02 1096 MasterPage.master.cs 2007/09/01 21:03 4214 register.aspx 2007/09/01 21:27 3126 register.aspx.cs 2009/04/12 23:43 <DIR> UserControls 2009/04/12 23:33 11625 web.config 2008/05/21 10:50 15724 Welcome.htm
Date
: 2025-07-15
Size
: 588kb
User
:
dlbn
[
Compress-Decompress algrithms
]
VS2005
DL : 0
MasterPage(母版页) 母版页(MasterPage)就相当于模板页,挺简单的,没什么好说的。基于母版页的常用的功能有:母版页和内容页之间信息的传递,在内容页中用FindControl方法找到内容页中的控件等。另外,母版页是可以嵌套的。-MasterPage (home page) home page (MasterPage) is equivalent to the template on the page, very simple, to say nothing of. Master pages based on the commonly used functions are: master pages and content of the transmission of information between pages, the content page using the FindControl method to find content pages, such as the control. In addition, master pages can be nested.
Date
: 2025-07-15
Size
: 549kb
User
:
dllsha
[
.net
]
DaintyDateDemo
DL : 0
js日历控件,支持时间和日期选择,可以在C#中使用-DaintyDateDemo,support for date and time select
Date
: 2025-07-15
Size
: 155kb
User
:
ghl
[
WEB Code
]
ASP
DL : 0
This my web. It is talk about CSS, masterpage, and some application-This is my web. It is talk about CSS, masterpage, and some application
Date
: 2025-07-15
Size
: 721kb
User
:
HT
[
SQL Server
]
MasterPage.master
DL : 0
人事管理Personnel Management-Personnel Management
Date
: 2025-07-15
Size
: 5.82mb
User
:
张
[
WEB Code
]
MyPetShop
DL : 0
宠物网站包括母版页,MasterPage.master等-Pet website, including master pages, MasterPage.master etc.
Date
: 2025-07-15
Size
: 2.44mb
User
:
叶玖林
[
WEB Code
]
DocASPLifeCycle
DL : 0
Documenting the Life Cycle of an ASP Page-Introduction When coordinating code between a master page, a child page and several controls, it can be very useful to have a listing of when each event is fired. There are a lot of lists on the web but they are rarely complete, and I have yet to find the code on how the lists were created. In the end I wrote my own testing framework, which is the topic of this article. It turns out to be very simple: override methods to make a note of what is happening, then continue. I did this by creating custom classes to replace the standard Page and MasterPage objects, and by writing "wrapper" web controls. If you are familiar with these techniques or are just looking for a reference, feel free to go to the Results sections at the bottom. This article is targeted towards beginner-ish web programmers who already know the basics of web programming and have a test site where they can experiment. It was written and tested using ASP.Net 2.0, but there s nothing here that should break with any
Date
: 2025-07-15
Size
: 4kb
User
:
viet hung
[
.net
]
WebSite1
DL : 0
THIS SITE IS GOO ONE TO PRACTISE MASTERPAGE CONCEPTS.
Date
: 2025-07-15
Size
: 213kb
User
:
mohammed nazer
[
.net
]
MasterPage
DL : 0
对母板页的基础的使用,实现了呈现一个合并页,由content控件将其中的内容合并到相应的contentplaceholder控件中。-Based on the use of master pages, page achieved a combined presentation by the content control will the contents into the appropriate contentplaceholder control.
Date
: 2025-07-15
Size
: 74kb
User
:
K
[
CSharp
]
lab007
DL : 0
my ASP.NET tutorial. This tutorial was include usercontrol, MasterPage, ContentPage and SqlDatasource.
Date
: 2025-07-15
Size
: 327kb
User
:
jawhaa
[
ADO-ODBC
]
MasterPage
DL : 0
用c sharp实现了母版页页的功能,通过与数据库的交互,怎样调用母版页生成新的页面-Master Page c sharp function, through interaction with the database and how to call the master page to generate a new page
Date
: 2025-07-15
Size
: 4kb
User
:
范舒敏
[
Menu control
]
MasterPage
DL : 0
以电子商城为例,介绍网站母板的建立方法,并给出滚动广告的加入方法-Electronic mall, for example, describes a method to establish the site of the motherboard and adding method gives scrolling advertising
Date
: 2025-07-15
Size
: 1kb
User
:
lihanxuan
[
WEB Code
]
MasterPage
DL : 0
以电子商城为例,介绍网站母板的建立方法,并给出滚动广告的加入方法-Electronic mall, for example, describes a method to establish the site of the motherboard and adding method gives scrolling advertising
Date
: 2025-07-15
Size
: 4kb
User
:
thgins2
[
Other
]
MasterPageDemo
DL : 0
masterpage 母版页面演示 可以嵌套多页面-masterpage demo
Date
: 2025-07-15
Size
: 5kb
User
:
tht
[
Other
]
masterpage
DL : 0
masterpage of asp.net
Date
: 2025-07-15
Size
: 2kb
User
:
dark
[
CSharp
]
XYDMagazinec2015
DL : 0
杂志 界面,MasterPage,TreeView用xmlDataBase做数据源,导航条-MasterPage TreeView xmlDataBase
Date
: 2025-07-15
Size
: 12.77mb
User
:
haha
[
Web Server
]
MasterPage
DL : 0
学生成绩管理系统中管理员功能设计部分代码包含对学生,教师,管理员等功能网页部分的引用。-Student achievement management system administrator functional design part of the code contains references to students, teachers, administrators and other features page section.
Date
: 2025-07-15
Size
: 1kb
User
:
吴坤
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.