> I don't want to start the whole .net vs cf discussion here. > But is it possible to build things as quick as you can in C# > as you can in CF? Are somethings faster better in C#?
I can't, personally. However, with more practice, I'm sure I could. Some things are certainly better in C#. For example, it's a general-purpose programming language, so you can build desktop GUI and console applications with it. It's a lower-level language than CF, and that conveys all of the advantages and disadvantages of any lower-level language - you have more explicit control over many things, but you have to do more work as a result. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ phone: 202-797-5496 fax: 202-797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Sams Teach Yourself Regular Expressions in 10 Minutes by Ben Forta http://www.houseoffusion.com/banners/view.cfm?bannerid=40 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182342 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

