Asp.net, vb.net, C#.net Resources

Welcome to Asp.net, vb.net, C#.net Resources Sign in | Join | Help
in Search

Browse by Tags

All Tags » navigation   (RSS)
  • How to use URL mapping in ASP.NET 2.0 and VB.NET

    This tutorial will show you how to use URL mapping technology in ASP.NET 2.0 and VB.NET. The URL mapping feature uses configuration information stored in web.config to remap incoming requests to a different URL. The remapping occurs prior to any other processing for the inbound request. Although the sample below demonstrates remapping a page ...
    Posted to ADO.Net (Weblog) by admin on February 2, 2008
  • How to create a show/hide menu using javascript

    In the first javascript tutorial you have the opportunity to learn how to make a simple menu with submenu that is opened and closed by click (onclick). Menu works like this: some parts of the table (submenues) are left invisible (diplay: none). When we click on the link, javascript navigation function, with ID that should be shown, is called and ...
    Posted to Javascript (Weblog) by admin on February 2, 2008
Powered by Community Server, by Telligent Systems