illen

Stories kicked 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

New ASP.NET Charting Control(weblogs.asp.net)

submitted by craigtpcraigtp(683) 3 years, 6 months ago

From ScottGu's blog. Brand new, Free, ASP.NET 3.5 chart control. It looks very nice! read more...

1 comment |category: |Views: 890

tags: another

Windows 7 Developer Guide(code.msdn.microsoft.com)

submitted by JemmJemm(9604) 3 years, 6 months ago

"Build applications on a solid foundation; enable richer application experiences; and integrate the best of Windows and web services. The features and technologies of the Windows 7 operating system enable you to build the next generation of software applications. Download this guide to read descriptions of those features and see vivid screen shots from the pre-Beta version of Windows 7 released at PDC. " [docx and xps -download] read more...

add a comment |category: |Views: 286

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

ASP.NET AJAX username availability check(encosia.com)

submitted by gt1329agt1329a(7849) 4 years, 10 months ago

A simple method to check the ASP.NET Membership Provider for a username's availability inline during a registration process, using AJAX. read more...

1 comment |category: |Views: 708

tags: another