Yearly Archives: 2008

2009’s Preview Part I – Datasour...

With dozens of new products, enhancements and new features that we’re going to release in 2009 (per 2009 roadmap published in Developer Network), there are so many new topics to discuss related to Web and RIA development. It’s especially important to understand how these new products [...]

Read More

Switch WebScheduler’s view to SplitVie...

Today I want to share tips on how to switch WebSheduler’s view to SplitView. You just need to add some javascript codes, such as following: function Button1_onclick() {        var ws = ISGetObject(“WebScheduler1″);        if (ws.IsInSplitViewMode)                 ws.IsInSplitViewMode = false;        else                 ws.IsInSplitViewMode = [...]

Read More

Create NavBar and NavBarItem via client side

WebDesktop 2.5 enhances its feature to allow user to create NavBar and NavBarItem from client side. Here is the simple steps you need to follow: – First of all, you simply need to simply drag WebNavPane control and HTML button from Toolbox to the WebForm. [...]

Read More

Enhancements in November 2008’s hotfixes

As if we’re not enough with so many enhancements that we shipped in WebScheduler SP1 — such as more powerful timeline view and innovative multiple selection , we deliver even more enhancements in November 2008’s build. One of the most significant enhancements in WebScheduler is on its TripleLoad architecture. [...]

Read More

Win a free subscription – 1 month left

As Jemmy has posted the details here, we’re running a sweepstake program until December 2008. Just a quick reminder, you can stand a chance to win a full subscription by trying out our Sirius 2 showcase (based on WebAqua) and submit your comment. The September 2008 and [...]

Read More

Team Calendar in TDN

A new module for scheduling purpose, Team Calendar, has been added to TDN. You can simply open it from WebFishEye navigation (for browsers that has installed Silverlight 2.0 Beta 2) or from the shortcut. In Team Calendar, you can schedule your events and see Intersoft [...]

Read More