Bezier Spline Designer code

Sample Avalon code to my bezier designer...
Last week I posted my bezier spline designer, and a number of you asked when I was going to post the code. I was hoping to clean up some of the code, and also add a couple of other things to it before posting, but that might take some time, given everything else thats going on, so I've decided to post the code as-is for now. Hopefully I'll update it in the future to cover those things on my list. In the meantime, I'm looking forward to comments that folks might have...
Posted on Friday, 2/20/2004 @ 7:58 AM | #Projects


Comments

5 comments have been posted.

Andrey Skvortsov

Posted on 3/13/2004 @ 10:44 AM
Sorry,not by theme.

Why you throw away support of html "element" behaviors(.htc) from ASP.NET2?
For treeview in webcontrols v1 treeview.htc was used but in whidbey you're using treeview.js instead and client page looks terrible...
and I'm loose ability to use only client side functionality of control alone- in v1 I can construct Tree on client side using createNode/appendNode etc. behavior's methods.For up level browsers behaviors must be supported in controls IMHO,so where is treeview.htc? Does standard web controls(treeview?) use client callback behavior,if available,how I can turn it on?
Current implementation of client callbacks looks not very nice-it "obfuscate" xml functionality it's based on(XMLHTTP),
impose structured data exchange is a good pratice today-why all these "strings"? I need to write parser myself every time?

Thanks.

Lakshmi Murthy

Posted on 4/28/2004 @ 5:23 AM
Hi,

I think it would be a good idea to change the css of your page..its difficult to read such small font in a dark background...:|

Luciano Evaristo Guerche

Posted on 5/4/2004 @ 1:25 PM
Have you stopped blogging? I installed my favorite RSS aggregator today and though it was not working properly on your feed. Astonished to know there was no recent postings in

Siju.C

Posted on 11/3/2004 @ 9:24 PM
I am facing a problem in TreeView control in ASP.NET.

In a page I am using Treeview control.This page is taking too much time for execution.

I want to improve the performance of this page.On looking into the log of IIS I noticed that treeview.htc is loding 4 times instead of one time.

Can you tell me why it is executing 4 times instead of 1 time.How to avoid it.

mehrdad

Posted on 6/18/2005 @ 4:05 PM
salam
The discussion on this post has been closed. Please use my contact form to provide comments.