NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

Expression Builders
37208 Expression Builders http://www.beansoftware.com/ASP.NET-Tutorials/Expression-Builder.aspx You can make extensive use of expressions for referencing string resources for localization, connection strings and application settings from configuration file. Expressions are evaluated at run time when the declarative elements of the page are parsed, and the value represented by the expression is substituted for expression syntax. ASP.NET > Tips and Tutorials Feb 26, 2008 Bean Software send email to Bean Software

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Bookmark Expression Builders:


Other links owned by this user
Flash Probe is a free online tool that can parse flash files and display text and images found within. The tool will create HTML versions of your flash websites. Some use it to see what part of their flash website will get indexed by search engines. Upload your flash file or enter a Web page URL containing an embedded SWF file.
Category:

With CoffeeCup Ad Producer everybody will be able to take advantage of that trend. Simply choose the size of your banner and select your video. Ad Producer will then take care of the rest. To allow you to make your add really special we added the capability of integrating your own graphics and text. This also means that you can use Ad Producer to design really high quality ads!
Category:

TevionBB is a high powered, fully scalable, and highly customizable forums package. TevionBB has a user-friendly interface, simply and straight-forward administration panel, and helpfull FAQ. All this and being backended by the blazeingly fast MySQL database server makes TevionBB the ideal community solution for all web sites.
Category:

A calendar is displayed on the screen. A backend form allows maintainers to set up some sort of agenda of appointments, displayed as top down window at the given date or if the related link is clicked.
Category:

Read this tutorial and see how to create advanced indigo flash menu using the Action Script.
Category:

Learn how to create e-mail button in flash using a little action script code. You can use this button for any web site, and on that way, enable every users to sent e-mail.
Category:

Introduction: In this tutorial I will explain how to setup Dreamweaver to run ASP.NET from you computer. This will allow you to test you pages before uploading it. To do this you will need windows xp pro. If you are having problems feel free to e-mail us, or post a message on the forum.
Category:

NMDeluxe is an advanced, news and blog management system. Based around PHP, NMDeluxe is the perfect solution for your news publishing and blogging requirements. A unique advanced templating engine alows you to edit every aspect of your news, from comments, to user messages. NMDeluxe also features an advanced administration interface to manage posting via an advanced WYSIWYG editor.
Category:

NewsOffice is different than most news management sytems, why?
Most systems use a database like MySql that users will need to have in order to run the application succesfully. Here NewsOffice differs, it does not need a database! Why not?
Category:

Start your own business directory listings website with our newest version of BizDirectory (version 2) ! This release is more customizable then ever before, programmers and non-programmers alike should be pleased with the flexibility and features offered in BizDirectory version 2.x.
Category:

phpBB Hosting Features
NO BANNERS OR ADVERTS!
Powered by phpBB 2.0.22
Subdomain containing the forum name of your choice. eg http://demo.blisshost.net
Access to a multitude of ready to use pre-installed skins.
Access to a multitude of ready to use pre-installed mods. (Coming soon)
Unmetered disk space and bandwidth for your phpBB forum.
Free of charge.
Category:

1Book is a PHP guestbook script powered by a flatfile database. It has a CAPTCHA system to prevent spam posts, and a password protected admin area. In the admin area the site owner can edit or delete posts, ban IPs or ban usernames. The script is less than 50 KB.
Category:

All browsers: IE, Netscape, Mozilla, Opera, Safari

No time limit. No expiration.

Unlimited number of items
Category:

In its simplest form, RSS is really just a list of similar links with a title and description. RSS is an acronym for Really Simple Syndication and it is a dialect of XML. RSS comes in three versions: 0.91, 0.92, and 2.0; with version 2.0 as the most current and common version. To see an example of what an RSS feed looks like, click on the big orange button to the right of this article. You can also click on the orange button in your address bar if you're using Firefox or in your toolbar if you're using Internet Explorer 7. You can download the source files for this tutorial here.
Category:

Learn how to make advanced drop down flash menu using the action script code. You will also learn the following Flash techniques:

1. How to design drop down flash menu,
2. How to change the color of your drop down menu,
3. How to create the invisible button,
4. How to use Reverse effect,
5. How to apply action script code on menu, using the action script panel and much more!
Category:

The flashGuestbook component is a highly flexible system for recording feedback and comments from visitors to your websites. The component is deployed on the server side using PHP and MySQL with the resulting messages displayed within the Flash movie. Entries can be moderated and manually approved using the backend admin panel.
Category:

Learn how to create clear white flash menu in flash 8 using the Action Script.
Category:

Start a website like Youtube and myspace special only $490 or rent a single license with hosting.
NEW VideosBroadcastYourself.com and datecomm.com INTEGRATED AS 1 SCRIPT!!!
Category:

WS Subscription is the latest release in the line of advanced phpnuke user management. The subscription module uses PayPal and soon to be released payment modules like 2CheckOut and Google Checkout to protect content.
WS Subscription gives more control to the webmaster, maximizing profits with advanced record checking and subscription recovery.
Category:

Newer browsers (such as Firefox or Internet Explorer 7) support position:fixed CSS option to pin something to particular window place. However page layout will be ruined if it is not supported by the browser. The javascript sample here will try to use position:fixed if available, falling back to moving DIV with position:absolute if fixed positioning isn't available. Most notable browser not to support position:fixed is Internet Explorer 6, which is still widely used when this article was written.
Category:

Other links at ASP.NET > Tips and Tutorials
The ASP.NET 2.0 Wizard control simplifies many of the tasks associated with building a web application. In this tutorial we will look at the basics of the Wizard Control by creating a simple data collection form and then advance to simulate an online test wizard that will be generated dynamically. You can download the sample Wizard project related to this tutorial.
Category:

Introduction: We all talk about webservices, webservices can do this and webservices can do that. But when we are asked to make one, we hesitate. Maybe it's because we never made a webservice before, and all the time playing with Webforms and Windows Forms or even Console Applications. By the way, I love Console applications. In this article, I will show you how to create a simple webservice that is consumed by a Console application client.
Category:

Forms Authentication is a system in which unauthenticated requests are redirected to a Web form where users are required to provide their credentials. Upon submitting the form, and being properly verified by your application, an authorization ticket is issued by Web application, in the form of a cookie. This authorization cookie contains the user's credentials or a key for reacquiring the user's identity (therefore making the user's identity persistent). In essence, Forms Authentication is a means for wrapping your Web application with a thin security layer, allowing you to have your own custom login interface and verification functionality.
Category:

VB.NET 2005 Free Training: Windows Forms Designer Window - Using The System.Windows.Forms.Form class System.Windows .Forms.Form class is the foundation class for all forms to be created. All the forms that are created in VB .NET are also inheriting from this base class. This class provides for all the facilities needed for the form. Additional functionality can be added by separate codes.
Category:

CAPTCHAs are used to prevent bots from performing actions which might be used to make a profit on the part of the person running a bot. Most often, this relates to spam. For example, free email accounts (such as those provided by Google or Yahoo) can be used to send spam, so these sites use CAPTCHAs to prohibit bots from registering.
Category:




Main Category
185
2034
801
286
174
1803
1129
909
1161
7393
70
905
59
2200
174

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19263
Categories: 1275
Registered Users: 735
Mailing List Subscribers: 2043
Unique Outgoing Hits: 228408

Pagerank Statistics
PR 10
2 site(s)
PR 9
9 site(s)
PR 8
38 site(s)
PR 7
291 site(s)
PR 6
827 site(s)
PR 5
2012 site(s)

PHP News