IntelliCommands | Core Features | Cool Features | Videos | Online Help | Pricing | Buy | Version History | Testimonials

Here you would find video presentations that are not just specific to a single command in IntelliCommands. If you are looking for the old video presentations they have been incorporated with the command panels now.

Entity Demo (Duration: 02:47)
In this presentation you will see how easy it is to build a class (Entity) and a collection type for it using IntelliCommands. The entity and its collection type is designed with Web environment in mind. In ASP.NET on PostBacks you would instantiate objects but on returning to the client it would a good practice to dispose everything. To show off this all types created in this demo implements the IDisposable pattern with a single click of mouse. The same functionality you see in this presentation can be applied to VB.NET as well.
Options
View Online View Offline
For offline viewing right-click the 'View Offline' link and then select 'Save Target As' option from the menu.
Create sortable collections under 60 secs - C# (Duration: 00:51)
This demo shows how easy it is to create sortable collections using IntelliCommands. A class with already declared private fieds is used in this demo. Under 60 secs it is possible to create the default constructor, all the properties for the declared fields, create the comparer type, and the collection itself.
Options
View Online View Offline
For offline viewing right-click the 'View Offline' link and then select 'Save Target As' option from the menu.
Create sortable collections under 60 secs - VB.NET (Duration: 00:51)
This demo shows how easy it is to create sortable collections using IntelliCommands. A class with already declared private fieds is used in this demo. Under 60 secs it is possible to create the default constructor, all the properties for the declared fields, create the comparer type, and the collection itself.
Options
View Online View Offline
For offline viewing right-click the 'View Offline' link and then select 'Save Target As' option from the menu.