illen

Stories submitted by illen

New ASP .NET Charting Control – Data binding Example(binaryrealm.com)

submitted by illenillen(10) 3 years, 6 months ago

An example of creating a simple pie chart using the new ASP .NET charting control and data binding to a data source. read more...

add a comment |category: |Views: 64

tags: another

Visual Basic Fusion(blogen.net)

submitted by illenillen(10) 4 years, 10 months ago

did some work recently in a legacy VB6 application and had the need to do some fairly complex processing that would have been very easy had I just been able to use .NET. After a little research I found out that you can easily access .NET classes through VB6, classic ASP, or other COM based programming languages. read more...

add a comment |category: |Views: 8

tags: another