The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: ASP.NET :: Tips and Tutorials
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 490    Displaying: 21 - 40 Pages:   1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ...

   Microsoft .NET Framework Feature   Hits: 39 

 
The Microsoft .NET Framework is enrich lots of features that makes it a milestone in the world of software technology. And the main Microsoft .NET Framework includs: * Support for Components * Language Integration * Language Independency * Common Runtime Engine * Base Class Library * Application Interoperation across the Web * Simplified Development and Deployment * Improved Reliability * Portability * Greater Security. Here we see all feature of Microsoft .NET Framework


Free   Version: 1.0.0   Platform(s): windows   Updated: Wed Jul  9 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Managing ASP.NET Sessions   Hits: 78 

 
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.


Free   Version: 1   Platform(s): windows   Updated: Wed Jun 18 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Using XML in ASP.NET   Hits: 81 

 
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.


Free   Version: 1   Platform(s): windows   Updated: Wed Jun 18 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Beginning ASP.NET the Easy Way   Hits: 262 

 
ASP.NET is Microsoft’s extension to HTML. It requires an ASP.NET compatible web server. Such as, Abyss or IIS (Internet Information Services from Microsoft). There are however plug-ins for Apache Web Server also. Before you continue you will need to know VB.NET which is required for the scripting part of the tutorial. You don’t necessarily need a compiler to build an ASP.NET script. Any text editor will work. Let’s start by building or first aspx file. Create a new text document in your favorite text editor. Call it default.aspx. Now lets jump in, shall we?


Free   Version: 1   Platform(s): linux, windows, osx, sun   Updated: Sun Mar 16 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Implementing Validation Controls   Hits: 49 

 
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.


Free   Version: 1   Platform(s): windows   Updated: Mon Jun 30 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Control Template in DataGrid, Repeater and DataList Controls   Hits: 48 

 
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.


Free   Version: 1   Platform(s): windows   Updated: Mon Jun 30 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Microsoft .NET Overview   Hits: 28 

 
The Microsoft .NET Framework is a software technology that provides a new programming interface to Windows services and APIs, and an amazing convergence of many technologies. The Microsoft .NET Framework is a set of languages, including C#, J#, and VB.NET; a set of development tools, including Visual Studio .NET; a comprehensive class library for building web services and web and Windows applications; as well as the Common Language Runtime (CLR).It also includes the Base Class Libraries (BCL), offering ways to utilize Collections, I/O, networking, among others. A complex stack of libraries is built on top of the BCL, including technologies like ADO.NET for database access, XML APIs to manipulate XML data, and Windows Forms to display rich user interfaces (UIs). These components collectively form the largest part of the Microsoft .NET Framework.


Free   Version: 1.0.0   Platform(s): n/a   Updated: Wed Jul  9 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ASP.NET To-Do List   Hits: 93 

 
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.


Free   Version: 1   Platform(s): windows   Updated: Thu Jun  5 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   The .NET Framework Versions Road Map   Hits: 32 

 
Microsoft started development on the .NET Framework in the late 1990s originally under the name of Next Generation Windows Services (NGWS). By late 2000 the first beta versions of .NET 1.0 were released. .NET Framework 1.0 This is the first release of the .NET Framework. Released on February 13, 2002. Available for Windows 98, NT 4.0, 2000, and XP. Mainstream support by Microsoft for this version ended July 10th, 2007, and extended support ends July 14th, 2009.


Free   Version: 1.0.0   Platform(s): windows   Updated: Wed Jul  9 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Globalization and Localization   Hits: 44 

 
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.


Free   Version: 1   Platform(s): windows   Updated: Mon Jun 30 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Classic ASP vs. ASP.NET   Hits: 149 

 
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.


Free   Version: 1   Platform(s): windows   Updated: Fri May  2 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ASP.Net 2.0 Improvements   Hits: 135 

 
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.


Free   Version: 1   Platform(s): windows   Updated: Fri May  2 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   State Management in ASP.Net   Hits: 128 

 
Web Pages developed in ASP.Net are HTTP based and HTTP protocol is a stateless protocol. It means that web server does not have any idea about the requests from where they coming i.e from same client or new clients. On each request web pages are created and destroyed. This tutorial explains how to remember site visitor's informations between requests.


Free   Version: 1   Platform(s): windows   Updated: Fri May  2 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Keyboard Shortcut in ASP.NET   Hits: 144 

 
Keyboard shortcuts are well known facility in Windows desktop applications. Shortcuts can increase efficiency and usability of your user interface. This tutorial explains how to enable keyboard shortcuts in ASP.NET web application.


Free   Version: 1   Platform(s): windows   Updated: Wed Apr 16 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Validation in ASP.NET   Hits: 140 

 
Validation server controls are set of controls that enable you to work with the information your end users inputs into application. To ensure valid data is collected, we apply set of validations to data we collect. Validation is a set of rules that you apply to the data you collect.


Free   Version: 1   Platform(s): windows   Updated: Wed Apr 16 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ASP.NET Textbox Autopostback tutorial   Hits: 189 

 
This tutorial will demonstrate how to display the text entered into an asp:textbox on a webpage.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Fri Mar  7 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   How To Use AdRotator Control   Hits: 61 

 
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.


Free   Version: 1   Platform(s): windows   Updated: Thu Jun 12 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   About Web Services   Hits: 58 

 
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.


Free   Version: 1   Platform(s): windows   Updated: Thu Jun 12 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Understanding State Management   Hits: 45 

 
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.


Free   Version: 1   Platform(s): windows   Updated: Wed Jun 18 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Nested Master Pages   Hits: 51 

 
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.


Free   Version: 1   Platform(s): windows   Updated: Thu Jun 12 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 490    Displaying: 21 - 40 Pages:   1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ...

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog