De Luxe Menu. The most powerful DHTML Menu system on the Web. Features: Multiple menus on the same page. Search engine friendly. Cross-frame support. Visible over select boxes, iframes, flash, Java applets. Visual interface for easy setup. A lot of pre-designed templates. Hundreds of visual effects. Scrollable, dragable, floating, and context menus. Keyboard navigation. JavaScript API for changing menu "on-the-fly". Free for Non-Profit Websites!
Free Trial
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris
ASP.NET 2.0 Training : 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.
ASP.NET 2.0 Tutorials : Adding Web Parts at Run Time - In this tutorial you will learn how to add Web Parts at run time and To test the Web Parts catalog.
Explains how to work with multiple tables, handle errors and how DataSet tracks modified table rows. Whenever a row is changed, its status is set from UnChanged to Modified. Whenever, a new row is added, its status would be depicted by DataRow.Added.
Navision Database access via C/ODBC WebService/ASP.NET Application The topic of this article is Navision Attain database access through Webservice, connected to Navision via C/ODBC based Linked Server � the mechanism available in MS SQL Server 2000 and transfer the results to ASP.NET application. Our goal will be ASPX page accessing Navision Customers.
ASP.NET 2.0 Free Training : Personalization: User Profiles and Themes - In this tutorial you will learn about Personalization - User Profiles and Themes, Inbuilt providers in ASP.NET 2.0 and also Create and execute a Shopping cart application with Personalization features. Surfers would love to see on the website the content which is customized to their needs. ASP.NET offers a personalization feature which enables users to do just that.
Explains how to automatically build help in ASP.NET. It is possible if you use XML comments in C# or VB.NET source code. Simply write all the documentation you need tightly tied to and inside your source code! Then use some documentation processing tools to collect all these comments and to construct a stand alone document containing every little aspect about your source code. As simple as that!
ASP.NET 2.0 Free Tutorials : State Management in ASP.NET 2.0 - 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. Web pages are constantly constructed and destroyed with round trips to the server. However, state maintenance is an essential aspect of deploying web pages on a stateless protocol such as HTTP.
ASP.NET 2.0 Tutorials - Installing Visual Studio.NET Beta 2.0 : In this tutorial you will learn the procedure for Installing Visual Studio.NET Beta 2.0 starting with minimum system requirements, runtime setup and side by side installation.
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.