Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
Question'using' vs fully qualified types Pin
Malcolm Smart18-Aug-07 0:22
Malcolm Smart18-Aug-07 0:22 
AnswerRe: 'using' vs fully qualified types Pin
Christian Graus18-Aug-07 0:52
protectorChristian Graus18-Aug-07 0:52 
GeneralRe: 'using' vs fully qualified types Pin
Malcolm Smart18-Aug-07 0:54
Malcolm Smart18-Aug-07 0:54 
GeneralRe: 'using' vs fully qualified types Pin
PIEBALDconsult18-Aug-07 10:22
mvePIEBALDconsult18-Aug-07 10:22 
GeneralRe: 'using' vs fully qualified types Pin
Christian Graus18-Aug-07 11:25
protectorChristian Graus18-Aug-07 11:25 
GeneralRe: 'using' vs fully qualified types Pin
PIEBALDconsult18-Aug-07 11:35
mvePIEBALDconsult18-Aug-07 11:35 
GeneralRe: 'using' vs fully qualified types Pin
Colin Angus Mackay18-Aug-07 13:26
Colin Angus Mackay18-Aug-07 13:26 
GeneralRe: 'using' vs fully qualified types Pin
Colin Angus Mackay18-Aug-07 13:29
Colin Angus Mackay18-Aug-07 13:29 
I should add. The only time it is acceptable to use the fully qualified name is when the compiler needs it because two classes with the same name, but different namespaces, are defined.

I realise that some of the code generated by the designer will insert fully qualified names, but I just leave that be because I don't touch that code.


-- Always write code as if the maintenance programmer were an axe murderer who knows where you live.

Upcoming FREE developer events:
* Glasgow: Agile in the Enterprise Vs. ISVs, Mock Objects, SQL Server CLR Integration, Reporting Services, db4o ...
* Reading: SQL Bits


My website

GeneralRe: 'using' vs fully qualified types Pin
Mark Churchill18-Aug-07 16:05
Mark Churchill18-Aug-07 16:05 
AnswerRe: 'using' vs fully qualified types Pin
Keith Barrow18-Aug-07 3:12
professionalKeith Barrow18-Aug-07 3:12 
GeneralRe: 'using' vs fully qualified types Pin
Malcolm Smart18-Aug-07 1:12
Malcolm Smart18-Aug-07 1:12 
GeneralRe: 'using' vs fully qualified types Pin
PIEBALDconsult18-Aug-07 10:39
mvePIEBALDconsult18-Aug-07 10:39 
GeneralRe: 'using' vs fully qualified types Pin
Colin Angus Mackay18-Aug-07 13:36
Colin Angus Mackay18-Aug-07 13:36 
GeneralRe: 'using' vs fully qualified types Pin
PIEBALDconsult18-Aug-07 18:40
mvePIEBALDconsult18-Aug-07 18:40 
GeneralRe: 'using' vs fully qualified types Pin
Colin Angus Mackay19-Aug-07 0:06
Colin Angus Mackay19-Aug-07 0:06 
AnswerRe: 'using' vs fully qualified types Pin
Paul Conrad18-Aug-07 3:29
professionalPaul Conrad18-Aug-07 3:29 
AnswerRe: 'using' vs fully qualified types Pin
Guffa18-Aug-07 6:24
Guffa18-Aug-07 6:24 
AnswerRe: 'using' vs fully qualified types Pin
Luc Pattyn18-Aug-07 7:43
sitebuilderLuc Pattyn18-Aug-07 7:43 
GeneralRe: 'using' vs fully qualified types Pin
PIEBALDconsult18-Aug-07 12:28
mvePIEBALDconsult18-Aug-07 12:28 
GeneralRe: 'using' vs fully qualified types Pin
Luc Pattyn18-Aug-07 12:53
sitebuilderLuc Pattyn18-Aug-07 12:53 
GeneralRe: 'using' vs fully qualified types Pin
PIEBALDconsult18-Aug-07 18:49
mvePIEBALDconsult18-Aug-07 18:49 
AnswerRe: 'using' vs fully qualified types Pin
PIEBALDconsult18-Aug-07 9:52
mvePIEBALDconsult18-Aug-07 9:52 
GeneralRe: 'using' vs fully qualified types Pin
Colin Angus Mackay18-Aug-07 13:32
Colin Angus Mackay18-Aug-07 13:32 
GeneralRe: 'using' vs fully qualified types Pin
Mark Churchill18-Aug-07 16:10
Mark Churchill18-Aug-07 16:10 
GeneralRe: 'using' vs fully qualified types Pin
PIEBALDconsult18-Aug-07 18:37
mvePIEBALDconsult18-Aug-07 18:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.