Click here to Skip to main content
15,892,537 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: RIP Harold Ramis Pin
Johnny J.24-Feb-14 7:33
professionalJohnny J.24-Feb-14 7:33 
GeneralRe: RIP Harold Ramis Pin
Pete O'Hanlon24-Feb-14 7:38
mvePete O'Hanlon24-Feb-14 7:38 
GeneralRe: RIP Harold Ramis Pin
Mike Hankey24-Feb-14 7:37
mveMike Hankey24-Feb-14 7:37 
GeneralRe: RIP Harold Ramis Pin
Jörgen Andersson24-Feb-14 7:40
professionalJörgen Andersson24-Feb-14 7:40 
GeneralRe: RIP Harold Ramis PinPopular
CDP180224-Feb-14 7:53
CDP180224-Feb-14 7:53 
GeneralRe: RIP Harold Ramis Pin
OriginalGriff24-Feb-14 8:13
mveOriginalGriff24-Feb-14 8:13 
GeneralRe: RIP Harold Ramis Pin
thrakazog24-Feb-14 12:27
thrakazog24-Feb-14 12:27 
GeneralVS Irk Pin
Ennis Ray Lynch, Jr.24-Feb-14 7:12
Ennis Ray Lynch, Jr.24-Feb-14 7:12 
Perhaps someone can explain to me why?

Whenever I use intellisense auto completion, it shortens the namespace. For Example:
if the root namespace is: "MyCompany.MyProject.Foo"

Then generate code will appear: (note, I wrote the left-hand side of the equals)
MyCompany.MyProject.Bar.SomeObject = new Bar.SomeObject();


This makes it such a PITA to refactor (move code around to a more appropriate place) Why not just use the fully qualified namespace? It is clear I have already made the choice not to use an include so why automatically assume brevity is the priority?
Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting.

"And they, since they Were not the one dead, turned to their affairs" -- Robert Frost

"All users always want Excel" --Ennis Lynch

GeneralRe: VS Irk Pin
Pete O'Hanlon24-Feb-14 7:18
mvePete O'Hanlon24-Feb-14 7:18 
GeneralRe: VS Irk Pin
TheGreatAndPowerfulOz24-Feb-14 7:45
TheGreatAndPowerfulOz24-Feb-14 7:45 
GeneralRe: VS Irk Pin
Ennis Ray Lynch, Jr.24-Feb-14 7:50
Ennis Ray Lynch, Jr.24-Feb-14 7:50 
GeneralRe: VS Irk Pin
TheGreatAndPowerfulOz24-Feb-14 7:53
TheGreatAndPowerfulOz24-Feb-14 7:53 
GeneralRe: VS Irk Pin
PIEBALDconsult24-Feb-14 8:23
mvePIEBALDconsult24-Feb-14 8:23 
GeneralRe: VS Irk Pin
PIEBALDconsult24-Feb-14 8:22
mvePIEBALDconsult24-Feb-14 8:22 
GeneralRe: VS Irk Pin
Ennis Ray Lynch, Jr.24-Feb-14 9:10
Ennis Ray Lynch, Jr.24-Feb-14 9:10 
GeneralRe: VS Irk Pin
Eddy Vluggen24-Feb-14 8:38
professionalEddy Vluggen24-Feb-14 8:38 
GeneralRe: VS Irk Pin
Ennis Ray Lynch, Jr.24-Feb-14 9:11
Ennis Ray Lynch, Jr.24-Feb-14 9:11 
GeneralRe: VS Irk Pin
PIEBALDconsult24-Feb-14 9:12
mvePIEBALDconsult24-Feb-14 9:12 
GeneralRe: VS Irk Pin
PIEBALDconsult24-Feb-14 9:17
mvePIEBALDconsult24-Feb-14 9:17 
GeneralSeriously Pin
Dalek Dave24-Feb-14 5:56
professionalDalek Dave24-Feb-14 5:56 
GeneralRe: Seriously Pin
Mike Hankey24-Feb-14 5:59
mveMike Hankey24-Feb-14 5:59 
GeneralRe: Seriously PinPopular
Jörgen Andersson24-Feb-14 6:10
professionalJörgen Andersson24-Feb-14 6:10 
GeneralRe: Seriously Pin
Mike Hankey24-Feb-14 6:13
mveMike Hankey24-Feb-14 6:13 
GeneralRe: Seriously Pin
Bassam Abdul-Baki24-Feb-14 6:47
professionalBassam Abdul-Baki24-Feb-14 6:47 
GeneralRe: Seriously Pin
GuyThiebaut24-Feb-14 7:04
professionalGuyThiebaut24-Feb-14 7:04 

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.