asp applications
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2130
20/20 Applications 1.0
Welcome! 20/20 Applications develops light-weight database applications for small and medium sized business web sites. Our low-cost solutions have assisted small businesses throughout North America, Europe, Australia, and South America and have been more>> Welcome! 20/20 Applications develops light-weight database applications for small and medium sized business web sites. Our low-cost solutions have assisted small businesses throughout North America, Europe, Australia, and South America and have been translated into more than eight languages. Features include multi-lingual and customizable ASP applications for real estate brokerages and agents, inventory management systems for automotive vehicle dealership, gallery, library, art, jewellery, music, collectors, classifieds, and more. As well, with affiliated companies and services, our products integrate with 3rd party data services such as the MLS (multiple listing service) and IDX for Realtors, RSS feed syndication, and the Google Earth client for geographic inventory such as realty. We are dedicated to creating applications that you can implement in your own current or developing web site that flexible and powerful yet easy-to-setup and easy-to-use. Please visit and enjoy your stay.<<less
Added: 2005-08-26 License: Commercial Price: $0.00USD
14 downloads
Other version of 20/20 Applications
Price: FreeAdditionalInfoSomefreedownloads...andsomecommercialproducts.
License:Commercial License
License:Commercial License
Menus in ASP.NET applications 1
Menus are well known way to provide feature rich but also simple user interface to your users. This tutorial explains how to make static or dynamic menus in ASP.NET applications. more>> Menus are well known way to provide feature rich but also simple user interface to your users. This tutorial explains how to make static or dynamic menus in ASP.NET applications.<<less
Added: 2006-05-02 License: Freeware Price: $0.00USD
11 downloads
Other version of Menus in ASP.NET applications
License:Freeware
Creating an ASP.NET 2.0 Application
In this tutorial you will learn how to Create an ASP.NET 2.0 Application, Examining the Interface, The Hello World Application, Designing Web Forms, The Embedded Web Server and Important folders in th more>> In this tutorial you will learn how to Create an ASP.NET 2.0 Application, Examining the Interface, The Hello World Application, Designing Web Forms, The Embedded Web Server and Important folders in the ASP.NET 2.0 Applications.<<less
Added: 2006-06-01 License: Freeware Price: Free
1243 downloads
ASP.NET 2.0 Application Development
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 d more>> 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.<<less
Added: 2006-05-30 License: Freeware Price: Free
1245 downloads
Build Notepad ASP.NET Web Application 1
A complete ASP.NET 2.0 Notepad Web application example (with source code). Explains Forms, sign in process, some complex SQL queries and new HiddenField ASP.NET 2.0 server control. more>> A complete ASP.NET 2.0 Notepad Web application example (with source code). Explains Forms, sign in process, some complex SQL queries and new HiddenField ASP.NET 2.0 server control.<<less
Added: 2006-12-13 License: Freeware Price: $0.00USD
11 downloads
Other version of Build Notepad ASP.NET Web Application
License:Freeware
How to Deploy ASP.NET Web Application 1
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 more>> 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 .....<<less
Added: 2006-05-31 License: Freeware Price: $0.00USD
16 downloads
Other version of How to Deploy ASP.NET Web Application
License:Freeware
Making your ASP.net applications AJAX enabled
This tutorial examines the Triggers functionality of the ASP.NET AJAX UpdatePanel component. XML Triggers give granular control over the components that can cause partial rendering for specific UpdatePanel controls. more>> This tutorial examines the Triggers functionality of the ASP.NET AJAX UpdatePanel component. XML Triggers give granular control over the components that can cause partial rendering for specific UpdatePanel controls.<<less
Added: 2009-05-13 License: Freeware Price: $0.00USD
16 downloads
Caching in an ASP.NET 2.0 Web Application 1
Caching is the most effective technique you can use to improve the performance of your ASP.NET web application. Designing your application with caching in mind, improves both the performance and the scalability of that application. more>> Caching is the most effective technique you can use to improve the performance of your ASP.NET web application. Designing your application with caching in mind, improves both the performance and the scalability of that application.<<less
Added: 2007-01-16 License: Freeware Price: $0.00USD
10 downloads
Other version of Caching in an ASP.NET 2.0 Web Application
License:Freeware
Creating an ASP.NET Newsletter Application
A tutorial to create a newsletter application for your website. It allows users to subscribe and unsubscribe from the newsletter. A simple online administration interface (an ASP.NET page) allows the admin to create and send newsletters/emails. more>> A tutorial to create a newsletter application for your website. It allows users to subscribe and unsubscribe from the newsletter. A simple online administration interface (an ASP.NET page) allows the admin to create and send newsletters/emails.<<less
Added: 2008-10-09 License: Free Non-Commercial Price: $0.00USD
16 downloads
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 user more>> 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.<<less
Added: 2006-05-30 License: Freeware Price: Free
1248 downloads
Using of CSS in your ASP.NET Web application 1
Explains how any beginner Web developer / designer can easily apply a multitude of formatting to the Web pages he produce. One of the methods by which an experienced Web designer can show up from the crowd is to provide flexibility to this formatting as more>> Explains how any beginner Web developer / designer can easily apply a multitude of formatting to the Web pages he produce. One of the methods by which an experienced Web designer can show up from the crowd is to provide flexibility to this formatting as well.<<less
Added: 2006-04-17 License: Freeware Price: $0.00USD
12 downloads
Other version of Using of CSS in your ASP.NET Web application
License:Freeware
Speed Optimization in ASP.NET 2.0 Web Applications 1
Developing a web application that responds to users requests quickly is a target and a challenge for all web developers. ASP.NET was designed with speed optimization and performance improvements in mind. This tutorial covers correct using of state more>> Developing a web application that responds to users requests quickly is a target and a challenge for all web developers. ASP.NET was designed with speed optimization and performance improvements in mind. This tutorial covers correct using of state management and data access to develop a high performance ASP.NET application.<<less
Added: 2007-01-08 License: Freeware Price: $0.00USD
15 downloads
Other version of Speed Optimization in ASP.NET 2.0 Web Applications
License:Freeware
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. more>> 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.<<less
Added: 2006-06-04 License: Freeware Price: Free
1238 downloads
Dynamic User Interface in ASP.NET Web Applications 1
Every developer knows well that to be able to design a proper user interface then we have to have a solid knowledge about every aspect of this user interface before we actually start designing it. Unfortunately, this is not always 100% possible. more>> Every developer knows well that to be able to design a proper user interface then we have to have a solid knowledge about every aspect of this user interface before we actually start designing it. Unfortunately, this is not always 100% possible. Situations arise from time to time in which we have no or little idea about what will be the proper user interface for a given application. In web applications things becomes worth as these situations arises more frequently.<<less
Added: 2006-06-07 License: Freeware Price: $0.00USD
14 downloads
Other version of Dynamic User Interface in ASP.NET Web Applications
License:Freeware
ASP.NET Configuration System 1
Explains how to edit configuration files (Web.config) at run time using Configuration APIs, Web Site Administration Tool and Web Site Snap-in. ASP.NET Configuration system is used to describe the properties and behaviors of various aspects of more>> Explains how to edit configuration files (Web.config) at run time using Configuration APIs, Web Site Administration Tool and Web Site Snap-in. ASP.NET Configuration system is used to describe the properties and behaviors of various aspects of ASP.NET applications.<<less
Added: 2007-11-14 License: Freeware Price: $0.00USD
13 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above asp applications search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed