Well, actually in .NET it consists of an assembly, which is actually only one file for a given set of classes.
The point is that you don't treat the button class as a file. You treat it as a class. ----- Original Message ----- From: Raymond Camden <[EMAIL PROTECTED]> Date: Thursday, July 17, 2003 1:42 pm Subject: RE: RE: RE: MSDN on CF -> ASP.net > Um, so the class is what, magical fairy dust? ;) Sone had to write the > class. A class is a file, right? Now, that being said, it's "built-in" > to ASP where I'd have to build my own for CF. > > ======================================================================== > === > Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc > (www.mindseye.com) > Member of Team Macromedia > (http://www.macromedia.com/go/teammacromedia) > Email : [EMAIL PROTECTED] > Blog : www.camdenfamily.com/morpheus/blog > Yahoo IM : morpheus > > "My ally is the Force, and a powerful ally it is." - Yoda > > > -----Original Message----- > > From: [EMAIL PROTECTED] [EMAIL PROTECTED] > > Sent: Thursday, July 17, 2003 1:37 PM > > To: CF-Talk > > Subject: Re: RE: RE: MSDN on CF -> ASP.net > > > > > > There's only 2 files in ASP.NET. > > > > Remember, the button is an object - an instantiation of a > > class. The class is part of the .NET framework. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq 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.4

