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 461-480 of 654
Using Forms Authentication with Active Directory
Forms Authentication is a system in which unauthenticated requests are redirected to a Web form where users are required to provide their credentials. Active Directory is an essential and inseparable element of the Windows 2000 network architecture that lets organizations efficiently share and manage information about network resources and users. This tutorial explains how to implement form authentication using Active Directory warehouse credentials.
(0 ratings)
Reviews0
PriceFree
Views1570
Classic ASP vs. ASP.NET
This tutorial explains the differences between the Classic ASP and ASP.Net and also focuses on the new features in ASP.NET. ASP.Net opens up a whole new programming model with the blend and combination of Web forms, server-side controls, data binding, and Web services.
(0 ratings)
Reviews0
PriceFree
Views1314
ASP.Net 2.0 Improvements
In this article we discuss the several new features that are introduced in ASP.NET and see how it has improved by doing so. The need for improvement lead to ASP.NET 2.0, which was designed keeping in mind the factor that web development requires to be made simpler and faster.
(0 ratings)
Reviews0
PriceFree
Views668
Web Forms in ASP.NET
This tutorial is an easy introduction to ASP.NET web forms. It explains how to write a correct form tag, how to use common web controls, how to maintain ViewState etc.
(0 ratings)
Reviews0
PriceFree
Views1234
Data Visualization Using ASP.NET
Data Visualization is of immense importance these days. In this tutorial we will graphically visualize a data set (iris) uploaded by user. We will build an ASP.NET application that will allow a user to upload iris data file on the server. Server will then read the file and calculate its summary. Summary will include average, minimum, maximum, and Pearson's correlation etc. Using the ASP.NET drawing libraries the application will draw the correlation matrix as a bipartite graph and adjacency matrix form (using some pixel oriented technique). At the end we will compare both the diagrams.
(0 ratings)
Reviews0
PriceFree
Views895
ASP.NET To-Do List
It is very easy to build To-do list web application in ASP.NET. This tutorial will cover the basics of using .Net 2.0's controls and fundamentals of using Visual Web Developer to create a simple, but powerful application. There is sample To Do List ASP.NET 2.0 project, used in this tutorial.
(0 ratings)
Reviews0
PriceFree
Views1576
Data Normalization using ASP.NET
Data Normalization uses different techniques to narrow down values to a certain range. Min-Max and z-Score are most common normalization techniques. In this tutorial we will use ASP.NET to solve the data normalization problem. A web-based application will a read dataset, normalize it, and store it in a Microsoft Access database. The normalized dataset will be displayed to the user in an ASP.NET data grid control.
(0 ratings)
Reviews0
PriceFree
Views882
Connecting ASP.NET to Access and SQL Server Database
This tutorial talks about connecting to an Access or Sql Server database using ASP.NET. You might have noticed that the procedure to connect to a database is almost the same, but you should always take some ideas into consideration before you start implementing your projects.
(0 ratings)
Reviews0
PriceFree
Views1434
How To Use AdRotator Control
AdRotator is one of the Rich Web Controls available in ASP.NET. AdRotator control is available in ASP.Net to make the task of rotating the advertisement images in a web form quickly and easily. It displays banner advertisements randomly. This tutorial explains how to rotate advertisement images on web form by using AdRotator Control.
(0 ratings)
Reviews0
PriceFree
Views1252
About Web Services
The evolution of the internet and its exponential growth in recent years has resulted in gradual shift from desktop to distributed applications. This shift has led to the development of complex enterprise applications that are managed across different platforms and geographical boundaries. A Web Service exposes a number of methods to provide functions that can be used by one or more applications, regardless of the programming languages, operating systems, and hardware platforms used to develop them.
(0 ratings)
Reviews0
PriceFree
Views929
Nested Master Pages
Tutorial covers the details regarding how master pages can be nested within one main master page. To give a same look to the overall site Master Pages are used since long. They give you the power to customize your web pages but keeping the same overall look of the website as well.
(0 ratings)
Reviews0
PriceFree
Views934
Moving items between listboxes in ASP.net example
Someone wanted the exact same thing on codeproject.com a while ago but I didn't give much thought to it, until someone at work asked me how to do it - since he wasn't able to find a viable solution on the internet.
(0 ratings)
Reviews0
PriceFree
Views1155
Managing ASP.NET Sessions
This tutorial explains everything you need in order to start using sessions in your website. Sessions in the websites are very important as one of the ways how you can send sensitive data from one web page to another.
(0 ratings)
Reviews0
PriceFree
Views795
User Management in ASP.NET
Tutorial explains functionalities like user registration and administration. In sample web application users will be able to upload picture and edit profile. To enjoy all these features a user should first register to the website.
(0 ratings)
Reviews0
PriceFree
Views1408
Understanding State Management
Tutorial explains how to maintain state-level and page-level information of an ASP.NET Web application. You need to maintain state-level and page-level information of an ASP.NET Web application because Web pages and ASP.NET Framework use stateless HTTP protocol to communicate between a Web browser and a Web server.
(0 ratings)
Reviews0
PriceFree
Views848
Using XML in ASP.NET
This tutorial explains how to store and retrieve data by using XML with ASP.NET web application. XML is a cross-platform, hardware and software independent, text based markup language, which enables you to store data in a structured format by using meaningful tags. XML stores structured data in XML documents that are similar to databases.
(0 ratings)
Reviews0
PriceFree
Views1081
Control Template in DataGrid, Repeater and DataList Controls
A template is a combination of HTML elements, controls and embedded server controls, and can be used to customize and manipulate the layout of a control. ASP.NET provides three server controls for displaying data in a customized layout: Datagrid control, Repeater control, and Datalist control. This tutorial explains how to use a template to customize the layout of these controls.
(0 ratings)
Reviews0
PriceFree
Views1127
Screen Scraping (AKA Web Fetching) using ASP.NET
Screen Scraping, in terms of programmer means fetching data from a website into your application. To talk more technically, it is actually a way by which your application extracts data from the output of some other program. This technique is basically making the request and parsing the response. This tutorial explains how to fetch data from a website into your application by using System.Net namespace.
(0 ratings)
Reviews0
PriceFree
Views1212
Implementing Validation Controls
Validation controls are used to validate the user's input. The validation controls can be attached to input controls to check the values that are entered by the user. This tutorial explains how to check the values entered by the user by using 6 standard validation controls.
(0 ratings)
Reviews0
PriceFree
Views704
Globalization and Localization
Tutorial explains how to make international applications customizable to users belonging to different nations, cultures, or regions. The local is the combination of a language and a country. An application uses the locale to identify the preference of a user.
(0 ratings)
Reviews0
PriceFree
Views1021
Results 461-480 of 654