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: 990

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: 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: 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: 1152

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: 605

ASP.NET 2.0 Code Directory

Rating 0.0 0.0
In this tutorial you will having a deeper look at the Code Directory, the Code Beside Model and the evolution of the Code Behind model, learn about Partial Classes, Sharing Source components, Creating a Component, you will learn how to create a Application_Code folder, to create a component in the Application_Code folder and use a component.
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: 572

What’s New in ASP.NET 2.0

Rating 0.0 0.0
In this tutorial you will learn What’s New in ASP.NET 2.0, New Controls, Master Pages, Site Navigation, User Management, Personilizaiton, Themes and Skins, Mobile Devices, Site Counters, Configuration and Deployment.
Platform(s): Windows Date: May, 30 2006
DETAIL
Hits: 1006

Managing Membership and Roles in ASP.NET 2.0

Rating 0.0 0.0
In this tutorial you will learn about Anonymous Users, Managing Membership and Roles, The Programming Interface - Properties and Methods, Setting up the Membership, The Membership Provider, The ProviderBase Class, The MembershipProviderBase Class, Managing Roles, The Role Class and The Role Provider.
Platform(s): Windows Date: May, 30 2006
DETAIL
Hits: 945

Installing Visual Studio.NET 2005 2.0

Rating 0.0 0.0
In this tutorial you will learn the procedure for Installing Visual Studio.NET 2.0 starting with minimum system requirements, runtime setup and side by side installation.
Platform(s): Windows Date: May, 30 2006
DETAIL
Hits: 558

ASP.NET 2.0 Application Development

Rating 0.0 0.0
Client applications are applications that run on the client system-or the desktop of the user. They are closest to the traditional windows based applications and they display forms or windows on the desktop enabling the user perform predefined tasks. Word processors and spread sheets are examples of client applications that employ menus, GUI elements and access local resources such as printers and scanners.
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 >>