Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Top Rated Scripts | ASP.NET | Tutorials & Tips

Results 341-360 of 654
ASP .NET: Configuring and Deploying ASP.NET Applications
Asp.net applications can be easily configured by using web.config files. You can store number of things in the configuration file. Let's see some important stuff that can be stored in this file.
(0 ratings)
Reviews0
PriceFree
Views1375
ASP .NET: Securing ASP.NET Applications with C#
Asp.net Security Overview: Security is one of the most important component of any application. Security is even more important when you are making a web application which is exposed to million of users. Asp.net provides classes and methods that ensure that the application is secure from outside attacks. In this article we will investigate the different types of authentication provided by Asp.net.
(0 ratings)
Reviews0
PriceFree
Views1584
Overview of Server Controls in ASP.NET 2.0
In this tutorial you will go through an overview of server controls, adaptive rendering, control state, new controls such as Multiview control, Wizard control, BulletedList, DynamicImage and the FileUpload Control.
(0 ratings)
Reviews0
PriceFree
Views1203
ASP.NET 2.0 Creating Content for Master Page
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.
(0 ratings)
Reviews0
PriceFree
Views1424
ASP.NET 2.0 Referencing Master Page Members
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.
(0 ratings)
Reviews0
PriceFree
Views1665
ASP.NET 2.0 Working With Master Pages
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.
(0 ratings)
Reviews0
PriceFree
Views1252
ASP.NET 2.0 Changing Master Pages Dynamically
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.
(0 ratings)
Reviews0
PriceFree
Views1391
ASP.NET 2.0 Working with Web Parts
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.
(0 ratings)
Reviews0
PriceFree
Views1244
ASP.NET 2.0 Creating Nested Master Pages
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.
(0 ratings)
Reviews0
PriceFree
Views1230
ASP.NET 2.0 Code Directory
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.
(0 ratings)
Reviews0
PriceFree
Views1164
ASP.NET 2.0 Page Object Model
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.
(0 ratings)
Reviews0
PriceFree
Views1457
ASP.NET 2.0: New features in Data Access
In this tutorial you will learn about new features in Data Access, Data binding, The XPathBinder, XPathBinder.Eval, Connection Strings, The factory class, Batch operations, Asynchronous Commands, SQL Bulk Copy, ColumnMappings, Enhancements to SQL Server 2005, ADO.NET Class Enhancements, DataTableReader, Serializing a DataTable, The XMLSerializer, RemotingFormat and Managing Views of Data.
(0 ratings)
Reviews0
PriceFree
Views1279
ASP.NET 2.0: State Management
In this tutorial you will learn about new features included in ASP.NET 2.0 for State Management. The Control State, differences in handling View State and Control State, Implementing the control state. Initialization and loading of a controls private state.
(0 ratings)
Reviews0
PriceFree
Views1228
ASP.NET 2.0: Customizing the Session State Mechanism
In this tutorial you will learn about Extending the Session State Mechanism, The Default Session State Mechanism and its customization, Customizing the Session State Module and Writing a custom session state module.
(0 ratings)
Reviews0
PriceFree
Views1913
ASP.NET 2.0: Configuring Page-Level Caching
In this tutorial you will learn how to configure Page-Level Caching. Page directive and Duration attribute.
(0 ratings)
Reviews0
PriceFree
Views1124
ASP.NET 2.0: Setting Application-Level Caching
In this tutorial you will learn how to set application-level caching in ASP.NET 2.0. To Configure and Use Parameter-Level Caching and also the steps involved to cache based on parameters.
(0 ratings)
Reviews0
PriceFree
Views1359
ASP.NET 2.0: State Management And Caching
In this tutorial you will learn about Cache Dependency, SqlCache Dependency, New methods added to the CacheDependency Class and The process of writing the cache dependency file.
(0 ratings)
Reviews0
PriceFree
Views1082
ASP.NET 2.0: SqlDataSource Control
In this tutorial you will learn about The Data Source Wizard - SqlDataSource Control, the process of setting up the data source.
(0 ratings)
Reviews0
PriceFree
Views1554
ASP.NET 2.0: Data Source Object Model
In this tutorial you will learn about Data Source Object Model in ASP.NET 2.0, the Rationale of DataSource components, Data Source Control Internals, Tabular DataSource Controls, Hierarchical Data Source Controls, The SqlDataSource Control: Usage and Data Source Parameters.
(0 ratings)
Reviews0
PriceFree
Views1493
ASP.NET 2.0: Data Bound Controls
In this tutorial you will learn about Data Bound Controls - The Hierarchy of Data Bound Controls, Simple Data Bound Controls, Composite DataBound Controls and Hierarchical Data Bound Controls.
(0 ratings)
Reviews0
PriceFree
Views1201
Results 341-360 of 654