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

How to integrate AJAX Control Toolkit controls in ASP.NET
38779 How to integrate AJAX Control Toolkit controls in ASP.NET http://www.beansoftware.com/ASP.NET-Tutorials/Integrate-Ajax-Control-Toolkit.aspx Before reading this tutorial you should be familiar with ASP.NET and C# or VB.NET (examples will be provided in both C# and VB.NET).

If you don't already have Visual Studio installed on your computer you can download Visual Web Developer 2005 Express Edition freely from the Microsoft website.

To download AJAX Extension go to www.asp.net, click on "AJAX" tab at the top of the page, then click on the "Download" button, and at last click "Download ASP.NET AJAX v1.0" button. Save
ASP.NET > Tips and Tutorials Aug 14, 2008 Richard Bean send email to Richard Bean

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

Bookmark How to integrate AJAX Control Toolkit controls in ASP.NET:


Other links owned by this user
Quick Podcast makes it easier than ever to create, publish and share your own audio and video podcasts - use it with your own personalized domain name or set up as a subdomain. Whether you want to share news about your hobby with friends in faraway places or want to share your knowledge about your profession with the world, Quick Podcast has all you need to create and publish your own podcast... for a very affordable price!
Category:

This script makes it easy to start your own myspace layouts site. By including the user inter-activity allowing them to add their own layouts, create layouts, rate the layouts and leave comments you are giving your users a reason to re-visit your site. Included will be a few layouts per category to get you started. We've not included many to ensure each site can add their own unique layouts.
Category:

XML is a cross-platform, hardware and software independent, text based markup language, which enables you to store data in a structured format by using meaningful tags. XML stores structured data in XML documents that are similar to databases. Notice that unlike Databases, XML documents store data in the form of plain text, which can be used across platforms
Category:

A free collection of html and php gambling templates that may be used to build standard html sites, and power gambling related php
Category:

Dripping is simply the act of placing new content on your website(s). Let us say you have a site and write, or better yet have someone else write, new content like articles. Now you have 10 articles ready to be uploaded to your site. Well you could place all 10 on your site today or you could add one a week for the next 10 weeks or even one a month. By doing this your site will have fresh content for months. The search engines (Google, Yahoo!, MSN) perfer sites that change and grow over time, so this is a big plus."
Category:

PHP script is an easy to install complete content management solution for people who want to create their own media content website where the visitors will pay for time period access.
Category:

The ServerVariables collection retrieves the values of predetermined environment variables and request header information. If you've ever wondered how to get your website visitor's name, or their IP address, or the referrer address, then look no more. Request.ServerVariables is almost all you need.
Category:

Agriya FLV player is a portable FLV player that helps to show FLV formatted videos on websites with more control. Agriya web FLV player supports Akamai server streaming and lighttpd streaming.
Category:

Upload app.php into the site that support for the php script, then run it in Browser.
default user name:"admin", password:"Admin".
"PHP Online Edit" can list,create,del files&directories, and can edit,upload,run selected files.
Category:

Note: Multi File Fields does not transfer files to the server. All it does is generate on your webpage as many file fields as your customers require. The files must be then handled on the web server by the script of your preference (PHP, ASP, ASP.NET, JAVA, PERL, etc).
Category:

In this lesson made for Flash 8, I will show you how to create very attractive shine animation using some special flash tips and tricks. You don't have to use action script code to make this lesson. You will also learn
Category:

This script will communicate directly with Google's datacenters and give you an accurate pagerank for the url you specify. Attractive images (included in the script files) will give you an image output with the specified pagerank for the url you requested.
Category:

Have you ever wanted to protect a PHP page to prevent people from viewing sensitive information?
Well I haven't but that doesn't stop me showing you how to do it if you ever need to .
The code below is extremely simple indeed. Anyone with a basic PHP understanding will see how simple it is.
Category:

Clickitscripts is a PHP, ASP, Java and PERL script directory for webmasters. Our directory includes a comprehensive repository of php scripts, asp scripts, java scripts and perl scripts. We currently have the best and fastest growing script directory that will give you script details, pricing information and a direct link to the best script sites. The scripts in our directory provide ecommerce, shopping carts, customer support, web utilities, file management and other unique scripts. In addition to scripts we also offer a variety of other webmaster resources including SEO tools, software discounts and more.
Category:

In any case, here is my version of the PHP email attachment form and the script is well commented. This script is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. This script is distributed in the hope that it will be useful, but without any warranty. I hope you find it useful.
Category:

Learn how to create 3D animation using the mask and some special flash tricks. To create this tutorial, you don't have to use Action Script. You will also learn:

1. How to use Free Transform Tool (Q),
2. How to use Align Panel,
3. How to convert any object into a Symbol and more.
Category:

ProBulletin is a professional bulletin board system written in a combination of Perl, HTML, Javascript and CSS and is suitable for small to large websites alike.
Category:

An object oriented PHP interface to the Sharedance cache server. Allows you to cache data in the very fast and reliable Sharedance cache server. Features include: Can be distributed across multiple servers, optional redundancy.
Category:

Are you tired of subnet calculators with limitations? Other subnet calculators only do one function, do not allow exporting or require a purchase to enable all the features. The SolarWinds Advanced Subnet Calculator is complete, free and is actually four tools in one.
Category:

This script lets you easily create a javascript puzzle game such as the one in our demo. There is no need to cut your image file into little squares, just upload the complete picture to your server and edit the scripts settings file to tell the script how many squares you want. It really is that easy!
Category:

Other links at ASP.NET > Tips and Tutorials
One of the common requests in ASP.NET is to submit a form when visitor hit an Enter key. That could be a case if, for example you want to make Login Screen. It is expected that user just hit enter when he insert a password instead to of forcing him to use a mouse to click login button. If you want to make search function on your web site, it is frequently required to give a possiblity to hit enter after you insert a search terms instead of mouse click on a Search button
Category:

If you developed an ASP.NET page and receive an error page form your locale ISS, you should check your setup. Cause, ISS tries to validate web clients for authorized. Normally a web client 's session sets Anounymous account. So you should check NTFS permissions and set correct permissions for .NET setup directory.
Category:

One of the challenges we had was being able to process a PagePostBack and save several hundred records across multiple tables within a reasonable amount of time. Plus, as the tool obtained more and more users with the number of analysis models growing exponentionally, it wouldn't be long before the wait time for data updates became unacceptable. We originally started out by following standard practices for populating classes, calling class methods with these classes as parameters which called stored procedures to save the data points one by one. To enhance performance a bit, we shared an open connection across all of the method calls. On larger models this resulted in waiting 15 seconds or so for the page to post to itself. Not a horrible wait time but I wanted to do better.
Category:

Every Control in ASP.NET comes with ViewState enabled by default and with the power of ViewState, all your control can remember its values after page post back. ViewState can help you minimize your coding downtime however it has its own pros and cons. Read this article, and you can understand how to minimize your page ViewState data and improve your site performance. You can see the values of ViewState easily by viewing the source of aspx page. You should be able to see that there is hidden values called ViewState.
Category:

This tutorial explains about using Rapid install to install Oracle Applications on any machine. With Rapid Install, you can perform these operations: Install a new, fully configured Oracle Applications system, including the latest certified Oracle Applications technology stack and all patches, mini-packs, family packs, and other updates available at the time of this release. Lay down the file system and configure server processes for an upgraded system and Install a new database tier or application tier technology stack.
Category:




Main Category
200
2047
830
286
175
1804
1573
913
1177
7596
70
919
60
2247
175

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: 20048
Categories: 1275
Registered Users: 789
Mailing List Subscribers: 2049
Unique Outgoing Hits: 234481

Pagerank Statistics
PR 10
1 site(s)
PR 9
11 site(s)
PR 8
51 site(s)
PR 7
201 site(s)
PR 6
647 site(s)
PR 5
1682 site(s)

PHP News