Make your web site clean and accessible with Deluxe JavaScript Menu! Features: Full cross-browser compatible. 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
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.
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.
This article describes the steps required to successfully get the Jalindi Igloo plugin to work with Visual Studio.Net 2003 and the latest CVS NT installation. Benefits include built-in SSH and improved security over using the stock Igloo installation.
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.
File uploading has always been a tedious task for the web developer community. Either we have to use a third party component or write several lines of code. With the advent of ASP.Net file uploading has become a lot easier, importantly without the need for third party components. All we have to do is to use the ASP.Net HTML File control and write a few lines of C# code.
Drill down on some of the new and exciting page framework features in ASP.NET "Whidbey". See how to leverage exciting features like Master Pages and Themes/Skins to richly customize Web UI, demonstrates how to leverage the new cross page postback features to postback server controls to other pages, and the new Site Navigation API and navigation controls to make building Web apps a breeze.
This serie of articles explains the membership provider system in ASP.NET 2.0, how to make it work against SQL Server 2000, how to tweak the CreateUserWizard to require email verification when new accounts are created etc. As of this moment there are 6 articles, all with explaining sourcecode.
VB.NET 2005 Tutorials: Common Windows Form Controls Section:2 - In this tutorial we will learn about Common Windows Forms Controls in Visual Basic .NET 2005. In this part 2 of this article, We will be learning the controls like Control MonthCalendar and DateTimePicker, TreeView and ListView, Timer, TrackBar and ProgressBar, HScrollBar and VScrollBar.