jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 61 - 70
Pages: << 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 >>
Sort Listings By:
Hits: 1140

ASP.NET 2.0 Page Object Model

Rating 5.0 5.0
In this tutorial you will learn about Page Object Model, the Attributes of the @Page directive, the properties of the Page Class, Methods of the Page Class, Page Class Events and the Page Scripting Object Model.
Platform(s): Windows Date: Jun, 01 2006
DETAIL
Hits: 520

ASP.NET 2.0 Creating Content for Master Page

Rating 0.0 0.0
In this tutorial you will learn how to create contents for a Master Page, create a home page, add contents to home page and finally test the home page. The template for the content is now ready. We shall proceed to define content for the master page by creating an ASP.NET page that is attached to the Master Page. Content pages are specialized forms of .aspx pages that only contain the content. Content can be text or controls. We shall create a content page for the Home page and another for the About page.
Platform(s): Windows Date: Jun, 01 2006
DETAIL
Hits: 667

ASP.NET 2.0 Referencing Master Page Members

Rating 0.0 0.0
In this tutorial you will learn about reference Master Page Mebers, add property to Master Page, expose Master Properties. Members of the Master page can be referenced by content pages. These members can be methods, properties or controls. The constraint for property reference is theat the property has to be declared as public members of the master page. They could be public page scope variables, public propertis and public methods. Let us work out a simple example. The developer wants to set the title of a content page or to add a style sheet on a per page basis. Code will have to be added to the Page_Load event. The Header property on the Page class exposes the content of the< head > tag as programmable entities.
Platform(s): Windows Date: Jun, 01 2006
DETAIL
Hits: 980

ASP.NET 2.0 Working With Master Pages

Rating 4.0 4.0
In this Tutorial you will learn how to work with Master Pages, create a file system on website, create a Master Page, create layout table for the Master Page, To add static content to the master page and add a content placeholder.
Platform(s): Windows Date: Jun, 01 2006
DETAIL
Hits: 901

ASP.NET 2.0 Changing Master Pages Dynamically

Rating 2.0 2.0
In this tutorial you will learn how to make a copy of the master page, To add buttons for selecting an alternate master page, To write code to dynamically select the master page and test the dynamic master pages.
Platform(s): Windows Date: Jun, 01 2006
DETAIL
Hits: 613

ASP.NET 2.0 Creating Nested Master Pages

Rating 0.0 0.0
In this tutorial you will learn how master pages can be nested within one main master page, build and example nested master page with the help of sample code.
Platform(s): Date: Jun, 01 2006
DETAIL
Hits: 891

ASP.NET 2.0 Working with Web Parts

Rating 4.5 4.5
In this tutorial you will learn about Understanding Web Parts, Building pages with Web Parts, Web Part Display Modes, Advantages of using WebParts, To create a new Web site using WebParts, The Web.config File and Adding the WebPartManager Control.
Platform(s): Windows Date: Jun, 01 2006
DETAIL
Hits: 1319

How to Deploy ASP.NET Web Application

Rating 2.0 2.0
The fact is simple: If your users are not able to easily deploy your application then whatever sophistication or features you provide, they will be unable to even experience your application from the very first place! In this tutorial we are going to show you a set of techniques by which you can package and deploy your web applications .....
Platform(s): Windows Date: May, 31 2006
DETAIL
Hits: 862

ASP.NET: Accessing Data with C#

Rating 0.0 0.0
This tutorial explains about Accessing Data with C# with an Overview of ADO.NET, Connecting to Data , Executing Commands , Working with Data and Choosing an ADO.NET Provider along with the Project files used in this.
Platform(s): Windows Date: May, 30 2006
DETAIL
Hits: 1301

ASP.NET: Using the DataList and Repeater, Datagrid Controls

Rating 0.0 0.0
In this tutorial of Week 6 we will be learning about Overview of List-Bound Controls, Creating a Repeater Control, Creating a DataList Control, Introduction to the DataGrid, Setting Up the DataGrid , Using Advanced DataGrid Features and Adding Advanced Features.
Platform(s): Windows Date: May, 30 2006
DETAIL
Amount: 371
Displaying: 61 - 70
Pages: << 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 >>