Category Archives: Tips and Tricks

Page Index Indicator Using WebProgressBar

In the 2010 R1 release, Intersoft introduces a new ASP .NET collection control under the WebEssentials banner. One of the controls in the collection is WebProgressBar. Further information about WebEssentials can be found here. In this post, I will show how to use WebProgressBar to [...]

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

Target Group Feature in WebCallOut

The latest WebCallout control introduces a new capability to target a group of elements. Although it may seem simple, it’s indeed a nice time-saving feature which eliminates a lot of codes. With this group targeting feature, you can easily specify the “group name” of multiple [...]

Read More

“Silverlight” – Will it be...

Microsoft recently released what they called “Silverlight” (nice name, btw). Microsoft claimed that Silverlight will be the future of Web with the ability to deliver compelling user experiences and rich medias such as videos and animation. If you haven’t aware about SilverLight, check out their [...]

Read More