"Hungarian style", Buci?


On Friday, July 5, 2002, at 08:05  AM, Rizal Firmansyah wrote:

> I use "Hungarian" style for naming convention,
> that is using prefix such as:
> i for integer -> iQuantity
> str for string -> strName
> fl for float -> flPrice
> qry for query -> qryProducts
> etc...
>
> and i lower case every tags (thanks to CF studio)
>
> Rizal
>
> At 09:13 PM 7/5/2002, you wrote:
>> Curious as to which one people prefer.
>>
>> <cfquery datasource="QueryName" ...>
>>
>> OR
>>
>> <cfquery datasource="query_name" ...>
>>
>> Also, out of curiosity these too:
>>
>> <CFQUERY DATASOURCE...> (all caps)
>>
>> Or
>>
>> <cfquery datasource ...>
>>
>> Thanks
>> Paul Giesenhagen
>> QuillDesign
>
> 
______________________________________________________________________
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
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to