Category Archives: 2008 R2

Introducing the New Team Developer in Inters...

Last year, we successfully redesigned our website and brought account management together in a single, authentic Intersoft experience. Today, I’m pleased to announce that we’ve completed a major milestone in our roadmap to migrate Developer Network to the main Intersoft’s website which features greater usability and latest [...]

Read More

Video Tutorials: Extending Crosslight–Creati...

We have released a new, easy-to-understand video tutorial that shows how you can easily extend Crosslight and leverage the sophisticated IoC (injection of container) feature into your application. In this video, we will show how you can create your own custom presenters to integrate into [...]

Read More

HTML5 Development – Part 2

In the previous HTML5 development part 1, we have shared our development roadmap for several WebDesktop components which were redesigned to fully support HTML5. As you may already aware, the WebDesktop UI suite contains dozens of standalone components ranging from tab control, navigation panes, to [...]

Read More

Improve Page Performance in WebGrid When Use...

Recently some customers reported that they experienced performance issue in their page which contains WebGrid along with WebMenuBar control. The issue is noticable when using Internet Explorer browser to view the page. After further research, this performance issue occured only when the Grid has AutoFitColumns [...]

Read More

How-to: Use WebTab with XHTML doctype

When Ajax Update Panel is used in a page, mostly you will need to use XHTML doctype. Some of earlier Intersoft controls that are not designed for XHTML doctype, such as WebTab, will be displayed incorrectly due to the different styles rendering between HTML and [...]

Read More

Intersoft Presenter Live Demo Update

Hi all, We have recently updated the live demo of Intersoft Presenter with the latest beta bits. Check it out now at http://sirius2.intersoftpt.com/presenter In the previous CTPs, we have introduced three presenter views – ListPresenter, IconPresenter, GridPresenter, as well as extensible custom presenters such as [...]

Read More

Copy and Paste WebScheduler’s Event in...

In scheduling scenarios, it’s quite common if user wants to copy and paste an event to a certain date. We don’t have this feature as a built-in feature yet (maybe soon ^^) in WebScheduler.NET, but you can manually implement it using our extensible API. First [...]

Read More

How-To: Create an event via Button Click In ...

Hi all, WebScheduler provides comprehensive APIs that allows you to perform functions programmatically. Often times, developers need the ability to create new events programmatically — such as from their own user interface or business logic. In this post, I’ll show you how you can create [...]

Read More