master
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 86
MasterBB 1.6
The Script Is About Message Board And Smile Board And Award Board And Music Box And Helping 24 Hour By General Master Website In USA , The Script Have 25 Lang , And With Translate System , It Also Have News Table , And U can Speak to Ur User By Mic , And more>> The Script Is About Message Board And Smile Board And Award Board And Music Box And Helping 24 Hour By General Master Website In USA , The Script Have 25 Lang , And With Translate System , It Also Have News Table , And U can Speak to Ur User By Mic , And There Is (MCS) Master Chat System In Ur Forum , U can chat with ur friend and forum user by Mic And Cam , And The Master Script Is Free , Visit The Gerneral Website To Download The Script .<<less
Added: 2009-05-10 License: Freeware Price: $0.00USD
11 downloads
Tab Master 1.0
This class dynamically sets the TABINDEX property for a given sequence of controls. So developers have no more to tediously setem all along the web page. It could be useful for forms with a large number of controls. more>> This class dynamically sets the TABINDEX property for a given sequence of controls. So developers have no more to tediously setem all along the web page. It could be useful for forms with a large number of controls.<<less
Added: 2008-05-15 License: GPL Price: $0.00USD
14 downloads
Nested Master Pages 1
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 more>> 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.<<less
Added: 2008-06-12 License: Freeware Price: $0.00USD
16 downloads
HEAD-TAIL GAME MASTER 1.7
A chip-based head tail egold game. Unlike the head-tail game script commonly found on the net, our head-tail game doesnt require players to login to egold account again, again and again every time placing a bet. This is a free script. Please see the more>> A chip-based head tail egold game. Unlike the head-tail game script commonly found on the net, our head-tail game doesnt require players to login to egold account again, again and again every time placing a bet. This is a free script. Please see the demo at http://www.minigoldgame.c om/sample/htdemo before downloading.<<less
Added: 2006-07-10 License: Freeware Price: $0.00USD
21 downloads
Creating Nested Master Pages
ASP.NET 2.0 Free Tutorials : Creating Nested Master Pages - In this tutorial you will learn how master pages can be nested within one main master page, build and example nested master page with the he more>> ASP.NET 2.0 Free Tutorials : Creating Nested Master Pages - In this tutorial you will learn how master pages can be nested within one main master page, build and example nested master page with the help of sample code.<<less
Added: 2005-09-22 License: Freeware Price: Free
1516 downloads
dB Masters' Curium CMS 1.
This CMS requires very basic HTML/XHTML knowledge to help you create and manage sites of any size. Includes many optional modules such as news, newsletters, link directory, search engine, contact form, sitemap, photo gallery, event calendar, message more>> This CMS requires very basic HTML/XHTML knowledge to help you create and manage sites of any size. Includes many optional modules such as news, newsletters, link directory, search engine, contact form, sitemap, photo gallery, event calendar, message forum, RSS feeds and of course any number of standard site pages. Features an automated installer for database tables and simple templating to suit your needs.<<less
Added: 2003-06-25 License: Free Non-Commercial Price: $20.00USD
10 downloads
Changing Master Pages Dynamically
ASP.NET 2.0 Free Training : Changing Master Pages Dynamically - 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 c more>> ASP.NET 2.0 Free Training : Changing Master Pages Dynamically - 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.<<less
Added: 2005-09-22 License: Freeware Price: Free
1513 downloads
Marketing Intelligence Master 2.3
The Marketing Intelligence Master is free, easily installed and simple to use. It includes a shopping cart, product/customer management system, content management system, promotions/discount management system and many more features; which will help you more>> The Marketing Intelligence Master is free, easily installed and simple to use. It includes a shopping cart, product/customer management system, content management system, promotions/discount management system and many more features; which will help you sell and market products to your customers. The shopping cart allows you to accept credit cards, automatically computes sales tax, and processes real time shipping rates from UPS. Individuals and businesses can use the MIM to build professional looking websites, create newsletters, track customer purchases, connect with leading merchant gateways and access detailed reports on customers, sales and products. The MIM has produced great results for retailers and has created a pleasurable shopping experience for their customers.<<less
Added: 2002-07-22 License: Freeware Price: $0.00USD
13 downloads
plx PopUp/PopUnder Master Pro 2.0
Use this easy to change and rich of customization script to show popup/popunder window or floating layer. You can set popups/popunders on entering the page or on exiting the page. You can use timed (delayed) popup. For example the window can pop 5 more>> Use this easy to change and rich of customization script to show popup/popunder window or floating layer. You can set popups/popunders on entering the page or on exiting the page. You can use timed (delayed) popup. For example the window can pop 5 seconds after the page is loaded. You can also define the size and the style of the opened windows. In this professional version, you can use cookies to remember and to limit how much times a window should pop for a user. Adn the other more powerful customization in the Pro version is that you can use different pages in different language, depending on the users nationality. So called country targeting.<<less
Added: 2005-12-05 License: Freeware Price: $0.00USD
12 downloads
ASP.NET 2.0 Working With Master Pages
In this Tutorial you will learn how to work with Master Pages, create a file system on website, create a Master Page, create layout table for the Master Page, To add static content to the master page more>> In this Tutorial you will learn how to work with Master Pages, create a file system on website, create a Master Page, create layout table for the Master Page, To add static content to the master page and add a content placeholder.<<less
Added: 2006-06-01 License: Freeware Price: Free
1254 downloads
ASP.NET 2.0 Creating Nested Master Pages
In this tutorial you will learn how master pages can be nested within one main master page, build and example nested master page with the help of sample code. more>> In this tutorial you will learn how master pages can be nested within one main master page, build and example nested master page with the help of sample code.<<less
Added: 2006-06-01 License: Freeware Price: Free
1260 downloads
ASP.NET 2.0 Referencing Master Page Members
In this tutorial you will learn about reference Master Page Mebers, add property to Master Page, expose Master Properties. Members of the Master page can be referenced by content pages. These members more>> In this tutorial you will learn about reference Master Page Mebers, add property to Master Page, expose Master Properties. Members of the Master page can be referenced by content pages. These members can be methods, properties or controls. The constraint for property reference is theat the property has to be declared as public members of the master page. They could be public page scope variables, public propertis and public methods. Let us work out a simple example. The developer wants to set the title of a content page or to add a style sheet on a per page basis. Code will have to be added to the Page_Load event. The Header property on the Page class exposes the content of the< head > tag as programmable entities.<<less
Added: 2006-06-01 License: Freeware Price: Free
1247 downloads
ASP.NET 2.0 Changing Master Pages Dynamically
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 m more>> 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.<<less
Added: 2006-06-01 License: Freeware Price: Free
1261 downloads
Referencing Master Page Members in ASP.NET 2.0
ASP.NET 2.0 Training : Referencing Master Page Members - In this tutorial you will learn about reference Master Page Mebers, add property to Master Page, expose Master Properties. more>> ASP.NET 2.0 Training : Referencing Master Page Members - In this tutorial you will learn about reference Master Page Mebers, add property to Master Page, expose Master Properties.<<less
Added: 2005-09-22 License: Freeware Price: Free
1512 downloads
ASP.NET 2.0 Creating Content for Master Page
In this tutorial you will learn how to create contents for a Master Page, create a home page, add contents to home page and finally test the home page. The template for the content is now ready. We sh more>> In this tutorial you will learn how to create contents for a Master Page, create a home page, add contents to home page and finally test the home page. The template for the content is now ready. We shall proceed to define content for the master page by creating an ASP.NET page that is attached to the Master Page. Content pages are specialized forms of .aspx pages that only contain the content. Content can be text or controls. We shall create a content page for the Home page and another for the About page.<<less
Added: 2006-06-01 License: Freeware Price: Free
1263 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 master 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