How about a program that lets you run CF apps directly as part of ASP.NET,
including the ability run execute CFML directly within an ASP.NET page and
bind CFML query variables to ASP.NET controls, for example:
<cf:inline runat="server">
<cfquery datasource="cfsnippets" name="employees">
SELECT * FROM Employees
</cfquery>
<p><cfdump var="#employees#" label="employees">
</cf:inline>
<%
DIM Employees as System.Data.DataTable = Variables( "employees" )
grid.DataSource = new System.Data.DataView( Employees )
grid.DataBind()
%>
<p><asp:DataGrid runat="server" id="grid"/>
The above is a snippet from a working example on BlueDragon.NET. I'll be
happy to email the complete example to you, along with examples of:
1) including CFML pages within ASP.NET pages, and including ASP.NET pages
within CFML pages, with full sharing of VARIABLES, REQUEST, SESSION,
APPLICATION, and CLIENT scopes;
2) invoking CFCs from ASP.NET pages;
3) invoking CFML custom tags from ASP.NET pages.
You can download the current beta of BlueDragon.NET from our web site:
http://www.newatlanta.com/c/products/bluedragon-beta/download/home
Vince Bonfanti
New Atlanta Communications, LLC
http://www.newatlanta.com
> -----Original Message-----
> From: Will Tomlinson [mailto:[EMAIL PROTECTED]
> Sent: Friday, December 10, 2004 9:24 PM
> To: CF-Talk
> Subject: Re: Blackstone Beta
>
> Last two posts are so true. I've been using ironspreed
> designer. Builds ASP.NET apps in VB.NET or C# faster that any
> CF code. It's ridiculous! www.ironspeed.com
>
> I'm thiking....one could make millions building a program
> that converted CF apps to .NET apps!
>
> Will
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - New Atlanta
http://www.newatlanta.com
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187202
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54