Archive for the ‘.NET’ Category

Update: ColdFusion and .NET: Comparing the Performance of Image Resizing

Mar

10

by Mike Fleming at 12:36 pm .NET, ColdFusion

Needless to say, I received many comments and emails from the post this morning about comparing the performance between ColdFusion and .NET when resizing an image.  Some folks had wondered… (read the rest)

ColdFusion and .NET: Comparing the Performance of Image Resizing

Mar

10

by Mike Fleming at 7:28 am (10) .NET, ColdFusion

I received a comment from a reader named Daniel yesterday asking if I knew the performance difference in ColdFusion and .NET when resizing an image.  I did not know the… (read the rest)

ColdFusion & .NET: Using FTP to Upload a File

Feb

23

by Mike Fleming at 8:00 pm .NET, ColdFusion

Our next little topic in the series comparing ColdFusion and .NET will cover the simple task of uploading a file via FTP.  This task is fairly easy in both languages… (read the rest)

ColdFusion & .NET: Parsing an XML Feed (Xbox Live)

Feb

16

by Mike Fleming at 2:20 pm (3) .NET, ColdFusion

Today’s post in our series comparing ColdFusion and .NET covers the topic of parsing XML.  If you are a developer you do this quite often.  For this example I am… (read the rest)

.NET: Sending a HTML Email with an Attachment

Feb

12

by Mike Fleming at 7:16 am (2) .NET

A reader who read the earlier post titled ColdFusion & .NET: Send an Email, asked a couple of questions on sending the email in .NET.  He was asking how you… (read the rest)

ColdFusion & .NET: Send an Email

Feb

11

by Mike Fleming at 7:00 am (3) .NET, ColdFusion

Today's post in the ColdFusion & .NET series covers a fairly simple task: sending an email.  This is very easy to do in both languages.  The examples below show you… (read the rest)

ColdFusion & .NET: Resizing the Height of an Image

Feb

09

by Mike Fleming at 6:44 am .NET, ColdFusion

After last week's post on resizing images in ColdFusion and .NET based on width, someone contacted me and asked me about resizing the image based on height.  So below is… (read the rest)

ColdFusion & .NET: Resizing the Width of an Image

Feb

06

by Mike Fleming at 7:10 am (5) .NET, ColdFusion

This is my first post comparing some functionality and code between ColdFusion and .NET.  For all of posts in this series I am running ColdFusion 8 Enterprise and the 3.5… (read the rest)

Comparing ColdFusion and ASP.NET

Feb

05

by Mike Fleming at 6:59 am .NET, ColdFusion

Just wanted to let everyone know I will be starting a series of weekly posts on comparing ColdFusion and ASP.NET.  Comparing may not be the best word for it, as… (read the rest)