|
|
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
8 Articles match "ASP.Net","Master Pages"
|
Related DevelopMentor Courses
|
MORE
|
|
SharePoint for Developers (WSSv3/MOSS2007)
You'll get answers to these questions: How do I understand the page-processing and request-processing framework? How can I build custom lists, pages, master pages, web parts, event handlers, content types and more? We examine what a web application is, what site collections are, where critical files are stored, how pages are processed, and how to locate and manage the important information. Utilize the WSS object model for building applications in SharePoint Build custom workflow solutions for SharePoint Create custom event handlers Use features and solutions for deploying projects for WSS and MOSS Build standard web parts and web parts utilizing AJAX Handle custom authentication solutions Implement best practices for building solutions with WSS and MOSS Leverage the Business Data Catalog Create custom lists that use custom content types Essential SharePoint for Developers (WSSv3/MOSS2007) covers the critical building blocks for developing solutions for both Windows SharePoint Services
DevelopMentor Courses
- Friday, June 12, 2009
Essential ASP.NET
Understand the ASP.NET compilation engine Build pages using server-side controls, custom controls, and user controls Validate user input using validation controls Display and update data using declarative data binding Employ security to authenticate and authorize users of your application Use master pages and themes to create a consistent look and feel Manage data for the users of your application Use caching to improve performance Add AJAX features to your pages Essential ASP.NET explains how you can build browser-centric web applications using Microsoft's ASP.NET framework.
DevelopMentor Courses
- Friday, June 12, 2009
Essential ASP.NET WebForms
Understand the ASP.NET compilation engine Build pages using server-side controls, custom controls, and user controls Validate user input using validation controls Display and update data using declarative data binding Employ security to authenticate and authorize users of your application Use master pages and themes to create a consistent look and feel Manage data for the users of your application Use caching to improve performance Add AJAX features to your pages Essential ASP.NET explains how you can build browser-centric web applications using Microsoft's ASP.NET framework.
DevelopMentor Courses
- Thursday, November 5, 2009
|
1 Articles match "ASP.Net","Master Pages"
|
The Latest from DevelopMentor
|
MORE
|
|
Visual Studio and ASP.NET Master Pages
I finally got tierd of the bug in the Visual studio designer for ASP.NET master pages. The issue is this, if you don’t hardcode the master page for the page in the page itself the designer will not see that you are using master pages, even if you define one in the pages section of web.config. This greatly defeats one of the objectives of master pages in that I would like to tweak the master page at deployment time, and the default behavior Possible solutions are have a default.master page, and make all pages point to that.
.NET Mutterings
- Friday, July 7, 2006
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Visual Studio and ASP.NET Master Pages
I finally got tierd of the bug in the Visual studio designer for ASP.NET master pages. The issue is this, if you don’t hardcode the master page for the page in the page itself the designer will not see that you are using master pages, even if you define one in the pages section of web.config. This greatly defeats one of the objectives of master pages in that I would like to tweak the master page at deployment time, and the default behavior Possible solutions are have a default.master page, and make all pages point to that.
.NET Mutterings
- Friday, July 7, 2006
|
|
|