CSS friendly control adapters-cssfriendly. dll

Source: Internet
Author: User

From: http://www.codeplex.com/cssfriendly 

Project Description

The CSS friendly control adapters kit (for ASP. NET 2.0) provides pre-built control adapters that you can easily use to generate CSS-friendly markup from some of the more commonly used ASP. net controls.

News

A new version of these adapters is in development!Head over to http://code.google.com/p/aspnetcontroladapters For more information and to preview what's been done so far.

Goals

The goal of the CSS friendly project is to transform as your of the traditional ASP. NET Web controls to provide CSS-friendly, browser-compatible markup. the project will be released as a single dll which can be referenced in any web project for simple distribution.

Implementation

Users are expected to be familiar with referencing and using third-party assemblies into their existing ASP. NET projects.

1. Downloading the current release. There are two ways you can do this:

    • go to the releases tab. you shoshould see three prominent links to files. the zip file contains the source code, the cssfriendly. DLL file contains the compiled source code, and the cssfriendlyadapters. browser file is a configuration file. you only need the DLL and browser files.
    • go to the source code tab. download the latest change set (Source Code) by clicking the download tab. this will include the source code, a test/sample Web site, and the cssfriendlyadapters. browser configuration file. open the source code project in Visual Studio, compile it to produce cssfriendly. DLL file. note that the latest change set has features and bug fixes over the latest release, but is not as well tested in production environments.

2. Add a reference to cssfriendly. dll. This is typically done by right-clicking your web project, choosing the Add references command, browsing for the cssfriendly. dll file, and clicking OK.

3. Add the cssfriendlyadapters. Browser file to the appBrowsers folder in the root of your web project. If the appBrowsers folder doesn' t exist, create it.

Note: You can delete lines from the configuration file if you do not want to use the modified adapters for certain controls.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.