<cf_jumping_in_late>
You can use asp.net much in the same way as traditional web dev -
multiple pages that perform a single task, or go with a web form when it
suits the process. I find web forms are really great on an intranet where
postback time is incredibly short - it's like having a windows program
without the hasle of installation. There are times that my webforms execute
so fast that I didn't realize they had done so.
Without having read the book that Marlin is referring to, I believe it's
only possible that the author is referring to the server - the security
limitations of http are still the same across all server side languages.
That said, .NET does open up the server even more so than ASP or CF could
dream of. I've got one app that looks for a specific progid in the task
manager and shuts it down when I want it to. That's the kind of control
that you can't get in any version of CF .
As far as server controls go - Kwang Suh is right, some of them are
useless, but it's very nice to have great amounts of control when you have a
section of words that need to hold their place until an event takes place.
Actually, the example that Marlin gave was
'<asp:label id = "hellotext" runat="server" text="hello">' is the same as
'<span>hello</span>' when a better translation would be to: '<cfset
var="Hello"><span>#var#</span>'. However, this is still not an exact
translation. On the server side, the server control could easily change
its font, value, visibility, and size, whereas the span tag might take a lot
more work to achieve the same result.
</cf_jumping_in_late>
Matthew Small
IT Director
Showstopper American Dance Championships
Phone: 843-357-1847
Email: [EMAIL PROTECTED]
----- Original Message -----
From: "Jeffry Houser" <[EMAIL PROTECTED]>
To: "CF-Community" <[EMAIL PROTECTED]>
Sent: Sunday, August 10, 2003 9:09 PM
Subject: Re: ASP.NET Thoughts
> I don't understand. I'll have to hit the books again to see if I can
> figure it out.
>
> At 09:05 PM 8/10/2003 -0500, you wrote:
>
> >Subject: ASP.NET Thoughts
> >From: Kwang Suh <[EMAIL PROTECTED]>
> >Date: Sun, 10 Aug 2003 18:58:10 -0600
> >Thread:
>
>http://www.houseoffusion.com/cf_lists/index.cfm?method=messages&threadid=93
48&forumid=5#86097
> >
> >Actually, you can use the normal way with web forms. Just never use post
> >back.
>
>
>
> --
> Jeffry Houser | <mailto:[EMAIL PROTECTED]>
> AIM: Reboog711 | Phone: 1-203-379-0773
> --
> We Provide The Soundtrack to your Web: <http://www.fcfstudios.com>
> My Books: <http://www.instantcoldfusion.com>
> --
> Far Cry Fly's CD Release Party on September 6th at Q-River in Wallingford
> Energetic Acoustic Rock: <http://www.farcryfly.com>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=5
Subscription:
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=5
Signup for the Fusion Authority news alert and keep up with the latest news in
ColdFusion and related topics.
http://www.fusionauthority.com/signup.cfm
Unsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5