컨텐츠 바로가기


이전 제품 보기

다음 제품 보기

Web.UI 2008.1 for ASP.NET 적립금

() 해외배송 가능

Web.UI 2008.1 for ASP.NET 기본 정보
판매가 (VAT포함) 재입고 알림 SMS
쿠폰적용가 원 ( 할인)
적립금
  • 0 (0%)
  • 무통장 결제시 적립금( %)
  • 카드 결제시 적립금( %)
  • 실시간 계좌 이체시 적립금( %)
  • 적립금 결제시 적립금( %)
  • 휴대폰 결제시 적립금( %)
제휴 적립금 네이버 마일리지 적립  
무이자할부
제조사 ComponentArt Inc.
원산지 www.componentart.com
상품코드 P0000DZA
수량

updown

국내/해외배송
SNS 상품홍보

개인결제창을 통한 결제 시 네이버 마일리지 적립 및 사용이 가능합니다.

장바구니 담기 관심상품 등록 추천 메일 보내기

쇼핑 계속하기 바로 구매하기

상품상세정보

bulletBased on ComponentArt's Patent-pending Client-side Rendering Technology

The entire Web.UI suite is built on top of ComponentArt's innovative web user interface technology. Rather than using the standard technique of rendering HTML markup through server-side code and sending that content down to the browser, ComponentArt Web.UI controls are designed to generate JavaScript storage arrays containing the minimum data and style information required to display a user interface element. JavaScript logic is then used to generate all the required HTML markup (or DOM elements) on the client. Hence the name of the technology: client-side rendering.

This technique is implemented throughout the entire Web.UI suite, and it carries important technological advantages in several areas:

  • Page footprint. The amount of content being sent over the network directly affects application performance. When HTML markup is generated on the server, the amount of output can reach hundreds of kilobytes when complex UI controls are used. As a result of our client-side rendering technology, ComponentArt Web.UI controls generate the smallest page footprint in the industry - up to 10 times lighter than that of competing products.
  • Client-side performance. Generating DOM elements on the client as they are needed, and destroying them when they no longer need to be displayed produces significantly better client-side performance than if all DOM elements were pre-generated on the server and existed in the DOM tree at all times. Keeping the DOM tree small produces snappy user experience and provides the ability to handle a large number of user interface elements on the page.
  • Client-side APIs. ComponentArt's JavaScript storage-based architecture allows exposing client-side APIs that allow modifying or even creating the structure of UI elements on the client. Since all DOM elements are generated on the fly based on the state of JavaScript storage, exposing such flexible client-side APIs is a natural part of ComponentArt's technology. Please refer to the Technology Showcase demo section for real-live examples involving client-side APIs.
  • Rich client-side features. Finally, ComponentArt's client-side rendering technology opens the door for a wealth of rich user interface features that would be impossible or extremely hard to implement with standard, server-based rendering. Examples of these features include: Grid Client Running Mode, AJAX With Client-side Caching and Client-side Binding With Web Services.

It is important to note that all Web.UI controls are also able to generate HTML markup on the server - when needed. Examples when this type of rendering is useful include: support for older browsers, search engine optimization, Visual Studio .NET design-time support, and accessibility support.

Available in 4 Progressively More Powerful Platform Builds: for ASP.NET 1.0, ASP.NET 2.0, ASP.NET AJAX and ASP.NET 3.5

The ComponentArt Web.UI suite was architected to provide maximum power and flexibility when developing with ASP.NET 1.0, ASP.NET 2.0,
ASP.NET AJAX or ASP.NET 3.5. The following matrix outlines the features that are available in each of the Web.UI platform builds:


Web.UI Platform Build Feature Matrix
Core product feature set x x x x
Client-side rendering x x x x
Client-side APIs with AJAX Library syntax x x x x
Built-in AJAX features x x x x
Cross-browser support x x x x
XHTML compliant output x x x x
ASP.NET 2.0 navigation architecture x x x
ASP.NET 2.0 master pages x x x
ASP.NET 2.0 skins & themes x x x
ASP.NET 2.0 data controls x x x
Enhanced handling of client scripts x x x
Interoperability with UpdatePanel x x
ASP.NET AJAX component model x x
ASP.NET AJAX type descriptors x x
Client-side binding with web services x x
LINQ Support x


Common functionality is shared among all four Web.UI platform builds. Public APIs of higher platform builds are perfect supersets of lower
platform builds. Client-side syntax for all three builds is fully compliant with Microsoft's AJAX Library JavaScript syntax and naming conventions.

This level of backwards compatibility of both server-side APIs and client-side APIs is unique in the industry. It brings a tremendous amount of
value because upgrading applications from ASP.NET 1.x to ASP.NET 2.0 or to ASP.NET AJAX is as simple as recompiling the project with the higher
Web.UI platform build. This also means that - even if you are not yet ready to use ASP.NET AJAX/3.5 - you can still take advantage of the AJAX Library
JavaScript syntax offered with Web.UI for ASP.NET 1.0 and 2.0 client-side APIs, and "future-proof" your code for ASP.NET AJAX and Visual Studio
.NET 2008.

Regardless of which ASP.NET version you are developing for, ComponentArt offers a suite of UI controls customized for that particular version,
and a clear upgrade path for the future.

bulletOffering the Deepest Level of Integration with ASP.NET AJAX / ASP.NET 3.5

ComponentArt Web.UI for ASP.NET AJAX was designed specifically for ASP.NET AJAX. The suite offers integration with ASP.NET AJAX in the following ways:

  • All controls offer interoperability with the ASP.NET AJAX UpdatePanel control.
  • All controls are built on top of the ASP.NET AJAX client-side component model.
  • All controls expose client-side APIs using the AJAX Library JavaScript syntax.
  • All Web.UI client-side classes implement ASP.NET AJAX client-side type descriptors.
bulletComprehensive Built-in AJAX Features

In order to boost performance and increase the level of richness, comprehensive AJAX features are built right into certain Web.UI controls. The built-in
AJAX features are available in all three Web.UI platform builds. They include:

  • Callback running mode for the Grid control.
  • Callback running mode for the ComboBox control.
  • "Load on demand" TreeView feature.
  • Universal AJAX wrapping through the CallBack control.
bulletIndustry-leading Client-side APIs

ComponentArt Web.UI controls expose client-side APIs featuring a unique ability to modify or even create the structure of a UI element - on
the client. All client-side changes are persisted to the server-side object state on postback or callback.

ComponentArt Web.UI client-side APIs fully comply with Microsoft's AJAX Library JavaScript syntax and naming conventions - regardless of the
Web.UI platform build. Please refer to the Technology Showcase demo section for real-live examples involving client-side APIs.

bulletComprehensive Cross-browser Support

ComponentArt Web.UI controls are designed for and have been tested with all modern browsers:

IE Firefox Mozilla Opera Safari
Calendar IE5+
[Win]
Firefox 1+
[Win, Mac, Linux]
Mozilla 1+
[Win, Mac, Linux]
Opera 8+
[Win, Mac, Linux]
Safari 3
[Win, Mac, Linux]
CallBack IE5+
[Win]
Firefox 1+
[Win, Mac, Linux]
Mozilla 1+
[Win, Mac, Linux]
Opera 8+
[Win, Mac, Linux]
Safari 3
[Win, Mac, Linux]
ComboBox IE5+
[Win]
Firefox 1+
[Win, Mac, Linux]
Mozilla 1+
[Win, Mac, Linux]
Opera 8+
[Win, Mac, Linux]
Safari 3
[Win, Mac, Linux]
Dialog IE5+
[Win]
Firefox 1+
[Win, Mac, Linux]
Mozilla 1+
[Win, Mac, Linux]
Opera 8+
[Win, Mac, Linux]
Safari 3
[Win, Mac, Linux]
Editor IE6+
[Win]
Firefox 2+
[Win, Mac, Linux]
Mozilla 1+
[Win, Mac, Linux]
Grid IE5+
[Win]
Firefox 1+
[Win, Mac, Linux]
Mozilla 1+
[Win, Mac, Linux]
Opera 8+
[Win, Mac, Linux]
Safari 3
[Win, Mac, Linux]
Menu IE5+
[Win]
Firefox 1+
[Win, Mac, Linux]
Mozilla 1+
[Win, Mac, Linux]
Opera 7+
[Win, Mac, Linux]
Safari 3
[Win, Mac, Linux]
MultiPage IE5+
[Win]
Firefox 1+
[Win, Mac, Linux]
Mozilla 1+
[Win, Mac, Linux]
Opera 8+
[Win, Mac, Linux]
Safari 3
[Win, Mac, Linux]
NavBar IE5+
[Win]
Firefox 1+
[Win, Mac, Linux]
Mozilla 1+
[Win, Mac, Linux]
Opera 8+
[Win, Mac, Linux]
Safari 3
[Win, Mac, Linux]
Rotator IE5+
[Win]
Firefox 1+
[Win, Mac, Linux]
Mozilla 1+
[Win, Mac, Linux]
Opera 8+
[Win, Mac, Linux]
Safari 3
[Win, Mac, Linux]
SiteMap IE5+
[Win]
Firefox 1+
[Win, Mac, Linux]
Mozilla 1+
[Win, Mac, Linux]
Opera 7+
[Win, Mac, Linux]
Safari 3
[Win, Mac, Linux]
Snap IE5+
[Win]
Firefox 1+
[Win, Mac, Linux]
Mozilla 1+
[Win, Mac, Linux]
Opera 8+
[Win, Mac, Linux]
Safari 3
[Win, Mac, Linux]
SpellCheck IE5+
[Win]
Firefox 1+
[Win, Mac, Linux]
Mozilla 1+
[Win, Mac, Linux]
Opera 8+
[Win, Mac, Linux]
Safari 3
[Win, Mac, Linux]
Splitter IE5+
[Win]
Firefox 1+
[Win, Mac, Linux]
Mozilla 1+
[Win, Mac, Linux]
Opera 8+
[Win, Mac, Linux]
Safari 3
[Win, Mac, Linux]
TabStrip IE5+
[Win]
Firefox 1+
[Win, Mac, Linux]
Mozilla 1+
[Win, Mac, Linux]
Opera 8+
[Win, Mac, Linux]
Safari 3
[Win, Mac, Linux]
ToolBar IE5+
[Win]
Firefox 1+
[Win, Mac, Linux]
Mozilla 1+
[Win, Mac, Linux]
Opera 8+
[Win, Mac, Linux]
Safari 3
[Win, Mac, Linux]
TreeView IE5+
[Win]
Firefox 1+
[Win, Mac, Linux]
Mozilla 1+
[Win, Mac, Linux]
Opera 8+
[Win, Mac, Linux]
Safari 3
[Win, Mac, Linux]
Upload IE6+
[Win]
Firefox 1+
[Win, Mac, Linux]
Mozilla 1+
[Win, Mac, Linux]
Opera 8+
[Win, Mac, Linux]
WebChart IE5+
[Win]
Firefox 1+
[Win, Mac, Linux]
Mozilla 1+
[Win, Mac, Linux]
Opera 8+
[Win, Mac, Linux]
Safari 3
[Win, Mac, Linux]
bulletXHTML Compliant

All ComponentArt Web.UI controls generate XHTML 1.0 strict compliant output.

bulletSearch-engine Friendly

ComponentArt Web.UI navigation controls (Menu, TreeView, NavBar, TabStrip and SiteMap) provide meaningful content to search engine
crawlers by generating crawler friendly representation of the navigation structure. Any web site that uses ComponentArt navigation controls
will be properly indexed by all of the supported search engines

상품결제정보

고액결제의 경우 안전을 위해 카드사에서 확인전화를 드릴 수도 있습니다. 확인과정에서 도난 카드의 사용이나 타인 명의의 주문등 정상적인 주문이 아니라고 판단될 경우 임의로 주문을 보류 또는 취소할 수 있습니다.  

무통장 입금은 상품 구매 대금은 PC뱅킹, 인터넷뱅킹, 텔레뱅킹 혹은 가까운 은행에서 직접 입금하시면 됩니다.  
주문시 입력한 입금자명과 실제입금자의 성명이 반드시 일치하여야 하며, 7일 이내로 입금을 하셔야 하며 입금되지 않은 주문은 자동취소 됩니다.

배송 정보

  • 배송 방법 : 택배
  • 배송 지역 : 전국지역
  • 배송 비용 : 무료
  • 배송 기간 : 3일 ~ 7일
  • 배송 안내 : - 산간벽지나 도서지방은 별도의 추가금액을 지불하셔야 하는 경우가 있습니다.
    고객님께서 주문하신 상품은 입금 확인후 배송해 드립니다. 다만, 상품종류에 따라서 상품의 배송이 다소 지연될 수 있습니다.

교환 및 반품 정보

교환 및 반품이 가능한 경우
- 상품을 공급 받으신 날로부터 7일이내 단, 가전제품의
  경우 포장을 개봉하였거나 포장이 훼손되어 상품가치가 상실된 경우에는 교환/반품이 불가능합니다.
- 공급받으신 상품 및 용역의 내용이 표시.광고 내용과
  다르거나 다르게 이행된 경우에는 공급받은 날로부터 3월이내, 그사실을 알게 된 날로부터 30일이내

교환 및 반품이 불가능한 경우
- ESD(Electronic Software Distribution), 이메일로 설치key, 설치파일 또는 사용증서로 납품되는 제품의 경우는 제품 자체에 심각한 문제가 있는 경우를 제외하고는

  반품이 불가 합니다.

- 고객님의 책임 있는 사유로 상품등이 멸실 또는 훼손된 경우. 단, 상품의 내용을 확인하기 위하여
  포장 등을 훼손한 경우는 제외
- 포장을 개봉하였거나 포장이 훼손되어 상품가치가 상실된 경우
  (예 : 가전제품, 식품, 음반 등, 단 액정화면이 부착된 노트북, LCD모니터, 디지털 카메라 등의 불량화소에
  따른 반품/교환은 제조사 기준에 따릅니다.)
- 고객님의 사용 또는 일부 소비에 의하여 상품의 가치가 현저히 감소한 경우 단, 화장품등의 경우 시용제품을
  제공한 경우에 한 합니다.
- 시간의 경과에 의하여 재판매가 곤란할 정도로 상품등의 가치가 현저히 감소한 경우
- 복제가 가능한 상품등의 포장을 훼손한 경우
  (자세한 내용은 고객만족센터 Q&A게시판 또는 E-MAIL상담을 이용해 주시기 바랍니다.)

※ 고객님의 마음이 바뀌어 교환, 반품을 하실 경우 상품반송 비용은 고객님께서 부담하셔야 합니다.
  (색상 교환, 사이즈 교환 등 포함)

상품 사용 후기

상품의 사용후기를 적어주세요.

게시물이 없습니다

모두 보기 사용 후기 쓰기

상품 Q&A

상품에 대해 궁금한 점을 해결해 드립니다.

게시물이 없습니다

모두 보기 상품 Q & A 쓰기