Posts Tagged download

ASP.NET-AJAX MultiSelect ComboBox and ListBox Control by DevExpress

Coming in July 2009 – the multiple selection enabled ASPx List Box Control will ship with DXperience v2009 vol 2.

DevExpress.com is proud to announce the upcoming release of the ASP.NET List Box dropdown control – a feature-rich standalone multi-select component to simplify website design and allow end-user customization of ASP.NET-AJAX webpages.

Features of the new ASP.NET List Box control include:

- Single Select Mode – Allows end users to select only one item.
- Multi Select Mode – End users can select several items at once by using the mouse and keyboard keys: Shift (to select a range of items) and Ctrl (to add an item to a current selection)
- Checkbox Select Mode – Provides multiple selection by using a specific checkbox column (end users don’t need to use the Ctrl and Shift keys).

These features will be released as part of DXperience v2009 vol 2 in July 2009. Sneak peeks and more information on these features are available on the DevExpress Community Site at: http://community.devexpress.com/blogs/aspnet/archive/2009/06/23/sneak-peek-new-asp-net-editors-features-and-demo.aspx

To learn more about DevExpress and to download a free evaluation copy of DXperience, visit them online at
http://www.devexpress.com/Downloads/NET/

For more information, contact Kevin White by email at kevinw@devexpress.com or by phone at (818) 844-3383.

All trademarks and registered trademarks are the property of their respective owners.

, ,

No Comments

Free Ajax Controls for Asp.Net 2.0/3.0/3.5 – obout Suite Download

obout Suite for ASP.NET 2.0/3.0/3.5

  • TreeView
  • Grid
  • Editor
  • Spell checker
  • Calendar
  • Easy menu
  • Combobox
  • Slide menu
  • AJAXPage
  • Scheduler
  • Context menu (with Easy menu)
  • TabStrip (with Easy menu)
  • Slide Panel (with Slide menu)
  • Two colors menu
  • Splitter
  • Super button
  • Tree_DB
  • Show
  • Flyout
  • Window
  • FileUploadProgress
  • ColorPicker
  • Toolbar (with Supper button)
  • Autosuggest (with Combobox)
  • Multilevel Combobox (with Combobox)
  • State Selector (with Combobox)
DOWNLOAD
oboutSuite.exe (12mb)
This is a self-extracting archive.
It includes all controls and hundreds of examples in C# and VB.NET

, ,

No Comments

Free Download ASP.NET AJAX Photo Gallery Control – NotesForGallery

NotesForGallery Project
NotesForGallery is a simple photo gallery control based on asp.net Ajax and JQuery (LightBox plugin). The objective of this control is to build a gallery easily and quickly. (2 lines of codes)

Current functionalities

  • Auto generates thumbnails.
  • Animated Slide Show
  • Display images in modal dialog

thGallery.jpg thLightBox.jpg

More Informations:

, , ,

No Comments

AJAX Multiple Files Upload in asp.net – Free Download

Click here to Download

FileUpload AJAX :: ASP.NET

Newest version: 1.2 (7/27/2007)

FileUploadAJAX is an open source ASP.NET 2.0 custom control that is similar to the predefined FileUpload control but with a key difference: AJAX behavior

And what does this means? This means that with the FileUploadAJAX we can upload files in an asynchronous way and without reloading the page… that’s all!

Furthemore there are a lot of configuration options that you will discover on the How to section

In order to begin, we show an easy example with very few code that will allow us to upload up to 5 “.gif” of less than 5KB each one. Test it yourself: upload “.gif” images, delete them, try to upload other kind of files, from more than 5 KB, etc.

Code.aspx
<cc1:FileUploaderAJAX ID=”FileUploaderAJAX1″ runat=”server” MaxFiles=”5″ />


Code.aspx.cs
protected void Page_Load(object sender, EventArgs e)
{
if (FileUploaderAJAX1.IsPosting)
this.managePost();
}

private void managePost()
{
HttpPostedFileAJAX pf = FileUploaderAJAX1.PostedFile;

if (pf.ContentType.Equals(”image/gif”) && pf.ContentLength <= 5 * 1024)
FileUploaderAJAX1.SaveAs(”~/temp”, pf.FileName);
}

,

No Comments

ASP.NET Download AJAX Controls, Web UI Components | Telerik

The Industry’s Leading AJAX Components

Telerik RadControls for ASP.NET AJAX includes 27 major and 35 helper controls with proven reliability that will help you build elegant UIs. From the leading AJAX data grid to the HTML editor used even by Microsoft, you will have all the building blocks for creating rich, SEO-friendly, high-performance Enterprise web applications.

See all components and resources included in the distribution 62 controls, documentation, live demos, 12 skins, Visual Studio samples

Why Choose

True ASP.NET AJAX Controls
Telerik RadControls are developed on top of Microsoft ASP.NET AJAX, and do not introduce yet another AJAX implementation. As a result you can enjoy all the benefits of the industry-standard Microsoft technology. Your apps will be as fast, as secure, and as memory efficient as is Microsoft ASP.NET AJAX.

Familiar ASP.NET AJAX API
No need to learn another vendor’s API – if you have worked with ASP.NET AJAX, you know how to work with RadControls and you can enjoy the product’s extensive client-side JavaScript API without a steep learning curve. Our product use the same events, naming and base methods. We are simply extending it to provide an even richer experience.

ASP.NET AJAX or Silverlight
RadControls allow you to bring RIA richness to your ASP.NET applications and benefit from the amazing capabilities of the Silverlight platform. You can easily embed compiled Silverlight content with advanced vector interfaces to existing applications without reworking your apps from scratch. Check out our integration demos of RadChart for Silverlight and RadUpload for Silverlight running in ASP.NET environment. Watch a webinar on how to use RadControls for Silverlight in ASP.NET

Integrated jQuery
RadControls for ASP.NET AJAX includes the jQuery library and supports it natively. jQuery is used for advanced visual effects as well as for html, css and JavaScript manipulation. jQuery is also an important element of our client-side databinding and we use it for advanced calling of PageMethods and WebServices.

Wide Cross-browser Support
RadControls for ASP.NET AJAX provides a consistent experience across all the major browsers: Internet Explorer, Firefox, Safari, Opera and Google Chrome. If an update or a new browser is coming, we will be the first to support it! See browser compatibility table

Semantic Rendering
Telerik’s AJAX UI controls use advanced CSS rather than HTML tables in order to keep the page output clean and minimal. The semantic rendering not only improves the responsiveness of your applications but also makes your web pages more easily understandable by screen readers (for visually impaired users) and thus increases accessibility. There’s another benefit coming from the semantic markup of our UI controls – the HTML is much more search engine (SEO) friendly.

Visual Appeal
RadControls come with several uniform skins to ensure the design consistency of your applications. From website to Intranet to Web 2.0 application you can benefit from aesthetically looking themes and skins. And if that’s not good enough, you can always customize them.

Wealth of Technical Resources
A product is as good as its supporting resources. We have amassed a wealth of technical documentation, free courseware, videos, interactive training sessions, KB articles, code library items and many other support resources to aid you in your quest for better web UIs.

Full .NET 3.5 Support
The Telerik AJAX controls fully leverage .NET 3.5 and come with built-in support for LINQ, LinqDataSource, EntityDataSource, ADO.NET DataServices, MVC and Dynamic Data. While RadControls allow you to adopt the latest technologies they also fully support .NET 2.0. Watch a video on using Entity Framework with RadControls.

Exceptional Performance
Achieving performance is typically one of the biggest challenges in web development. By selecting RadControls you will deliver unrivaled performance even in the most demanding Enterprise applications. RadControls features numerous capabilities to improve your performance such as built-in AJAX, built-in JSON, ViewState and HTTP compression, client-side databinding, efficient rendering with sprites and semantic HTML, script combining, and many more.

RadControls Run on Linux
For all Linux developers, who want to build rich AJAX applications to run in Linux environment, Telerik AJAX UI controls is the first UI suite to work beyond Windows. RadControls fully support the Mono runtime environment, an open source .NET framework sponsored by Novell, tailored for development of Linux applications. See online demos

Rich Client-side Capabilities
Web 2.0 is all about rich experiences in the browser, client-side binding and editing, disconnected apps, mash-ups, etc. RadControls delivers a client-side API that is nearly identical to its rich server-side API. Using the client-side features alongside with client-side databinding, WebServices and lightweight JSON calls, you can deliver unmatched user experiences and take the browser experience to another level. Read a whitepaper

Cloud Support: Amazon S3, Windows Azure and More
Using LINQ, REST service calls and the client-side databinding capabilities of RadControls, you can consume cloud-based data and write back the changes to the cloud. And if you wish, you can go a step further and create a completely cloud-based application with Telerik UI controls. Read a blog post on deploying RadControls to Azure

Microsoft ASP.NET MVC – ready
With RadControls you no longer have to stick with simplistic UIs in your MVC Views. Telerik UI controls support Microsoft MVC and allow you to combine the testability and separation of concerns of the emerging technology with the richness of traditional ASP.NET server controls. See demo or visit our MVC Forums

A Community You Can Rely On
One of the biggest .NET communities on the net is here to help you. Ask a question and be sure that either Telerik or one of your peers will come to the rescue.

Solid Traditions
Microsoft and many other Enterprise customers continue to rely on us for their web development needs. Telerik has been the leader in the web space for over 6 years and we have a solid track record for innovation. As a Telerik customer means you will always be ahead of the technology curve. Read about Microsoft’s implementations using Telerik products.

, ,

No Comments