PC Review


Reply
Thread Tools Rate Thread

how-to coldfusion to dotnet

 
 
Howdy
Guest
Posts: n/a
 
      14th Jul 2006
All:

I have been confronted with a huge project of converting a major
coldfusion website with a very large number of paid subscribers to a
dotnet website.

I'm looking for:

A) advice on how to best tackle this problem
B) Tips / tricks
C) Traps / pitfalls

Any help is appreciated!
===============================================
half frog half prince at oohay dot com
===============================================
 
Reply With Quote
 
 
 
 
Chris
Guest
Posts: n/a
 
      14th Jul 2006
Wow, that's some undertaking. I developed in Cold Fusion 3 and 4 for a
couple of years before moving to ASP and eventually ASP.Net.

Apologies if I am stating the obvious but the two are fundamentally
different languages, cold fusion is a script based language that blurs
the boundaries between code and presentation whereas .Net encapsulates
the two occording to the rules of object orientation

The first thing I'd do is analyse all the sql used in the coldfusion
site and if its in line get it shifted to stored procs.

Now you could go for a half way house solution and shift the cold fusion
logic into the .aspx pages themselves but it should really sit in the
code behind files - it depends how long you have to migrate the project.




*** Sent via Developersdex http://www.developersdex.com ***
 
Reply With Quote
 
=?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=
Guest
Posts: n/a
 
      14th Jul 2006
Too bad there's no CF_ConvertToASP.NET tag, huh?
Afraid you just have to go through the pain, step by step.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com




"Howdy" wrote:

> All:
>
> I have been confronted with a huge project of converting a major
> coldfusion website with a very large number of paid subscribers to a
> dotnet website.
>
> I'm looking for:
>
> A) advice on how to best tackle this problem
> B) Tips / tricks
> C) Traps / pitfalls
>
> Any help is appreciated!
> ===============================================
> half frog half prince at oohay dot com
> ===============================================
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Crystal reports made in dotnet framework 1.1 not working in Dotnet =?Utf-8?B?VmFpYmhhdiBHb2Vs?= Microsoft Dot NET 0 25th May 2006 12:06 PM
coldfusion and dotnet applications on Windows 2003 Server =?Utf-8?B?Qmhhc2thcg==?= Microsoft ASP .NET 3 19th Dec 2005 07:50 PM
check for dotnet 1.1 and dotnet service pack 1 with vs setup msi Thomas Richter Microsoft Dot NET Framework 0 15th Nov 2005 10:01 AM
check for dotnet 1.1 and dotnet service pack 1 with vs setup msi Thomas Richter Microsoft Dot NET 0 15th Nov 2005 10:01 AM
Re: ColdFusion Mark Fitzpatrick Microsoft Frontpage 0 10th Sep 2003 06:12 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:42 PM.