For features where there is no obvious equivalent you could add
entries stating that so people don't waste time looking around. The
one that comes to mind is cfdump, which I wish existed in .NET. The
ColdFusion encrypt function is another one that has no real equivalent
in the .NET framework. I'm currently working on creating an encryption
class in .NET which does essentially what the ColdFusion encrypt
function does.

Another thing I wish I had in .NET was the nice debug output with the
queries that ran as a result of the page request as well as execution
times. I have seen someone create similar functionality in .NET by
extending the tracing feature, but it is cumbersome to implement and
no where near as good.

-Mike Chabot

On Sun, May 17, 2009 at 4:37 PM, Jose Diaz <bleached...@gmail.com> wrote:
>
> Thanks Michael :)
>
> If there is anything you would like to see on the site please let me know.
>
> Thanks,
>
> Jose Diaz
> www.cfdot.net
> Knowing your CF from your C#....
>
> On Sun, May 17, 2009 at 8:41 PM, Michael van Leest <mvanle...@gmail.com>wrote:
>
>>
>> Nice initiative!
>>
>>
>> 2009/5/17 Jose Diaz <bleached...@gmail.com>
>>
>> >
>> > Hello All,
>> >
>> > In a quest to get better at ASP.net and C# I have built the following
>> site:
>> > www.cfdot.net in C#.net.
>> >
>> > The purpose of the CFDot Project (CFDot.net) is to create a code
>> comparison
>> > library between common ColdFusion syntax tasks and the equivelant using
>> > C#.net 3.5 syntax.
>> >
>> > These libraries are open source and may be used and modified to your
>> > liking.
>> > These examples will hopefully speed up development knowledge from
>> > Coldfusion
>> > to C#.net and visa versa.
>> >
>> > I would really appreciate any feedback and please please submit your own
>> > code comparisons. Please feel free to drop me an email.
>> >
>> > I am also on twitter: http://twitter.com/cfdotnet
>> >
>> > Jose
>> >
>> >
>> >
>>
>>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322600
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to