Click here to Skip to main content
15,907,913 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: telnet twattery Pin
Ron Nicholson25-Jun-15 5:52
professionalRon Nicholson25-Jun-15 5:52 
GeneralRe: telnet twattery Pin
Jeremy Falcon25-Jun-15 6:33
professionalJeremy Falcon25-Jun-15 6:33 
GeneralRe: telnet twattery Pin
chriselst25-Jun-15 8:29
professionalchriselst25-Jun-15 8:29 
GeneralRe: telnet twattery Pin
Jeremy Falcon25-Jun-15 8:32
professionalJeremy Falcon25-Jun-15 8:32 
GeneralRe: telnet twattery Pin
Brisingr Aerowing25-Jun-15 14:47
professionalBrisingr Aerowing25-Jun-15 14:47 
GeneralRe: telnet twattery Pin
PIEBALDconsult25-Jun-15 8:57
mvePIEBALDconsult25-Jun-15 8:57 
GeneralRe: telnet twattery Pin
Brisingr Aerowing25-Jun-15 14:37
professionalBrisingr Aerowing25-Jun-15 14:37 
GeneralWorking without database objects is sometimes mindbending Pin
HobbyProggy25-Jun-15 4:01
professionalHobbyProggy25-Jun-15 4:01 
Ah the smell of fresh, newly written code that is supposed to synch one database into another to provide important data in an application that is written with the finest of design patterns, best practices of codestyle and a modularity that allows to attach nearly everything to it.

But then on this mindbending task to synch three Datatables into one but its necessary to verify the data with to other datatables and the for loops and foreach loops get into your brain showing you how you f****d up on doing that because you refused to use Database Objects in your synchjob.

Maybe i should write an article why it's good to have Objects in your Framework that are 1:1 the rows of your Datatable and get additional programm info in their class to achieve the goal in less time than looping around twisting datatables and returning tons of data while triplechecking it.

Yes, i thought it would be an easy task but now im on a path that contains hurdles higher than the mountains, and yet i still refuse to use my Framework with the database objects because there are so many of them i dont need in that job. Dead | X|

But the the hell thought it would be hard to synch vacation days into a software ... Roll eyes | :rolleyes:
if(this.signature != "")
{
    MessageBox.Show("This is my signature: " + Environment.NewLine + signature);
}
else
{
    MessageBox.Show("404-Signature not found");
}

GeneralRe: Working without database objects is sometimes mindbending Pin
Slacker00725-Jun-15 4:29
professionalSlacker00725-Jun-15 4:29 
JokeRe: Working without database objects is sometimes mindbending Pin
clientSurfer25-Jun-15 5:05
professionalclientSurfer25-Jun-15 5:05 
GeneralRe: Working without database objects is sometimes mindbending Pin
Tim Carmichael25-Jun-15 6:44
Tim Carmichael25-Jun-15 6:44 
GeneralRe: Working without database objects is sometimes mindbending Pin
PIEBALDconsult25-Jun-15 9:20
mvePIEBALDconsult25-Jun-15 9:20 
GeneralBeat It PinPopular
_Maxxx_25-Jun-15 0:00
professional_Maxxx_25-Jun-15 0:00 
GeneralRe: Beat It Pin
CDP180225-Jun-15 0:04
CDP180225-Jun-15 0:04 
GeneralRe: Beat It Pin
peterchen25-Jun-15 2:02
peterchen25-Jun-15 2:02 
GeneralRe: Beat It Pin
CDP180225-Jun-15 2:42
CDP180225-Jun-15 2:42 
GeneralRe: Beat It Pin
grralph125-Jun-15 0:50
grralph125-Jun-15 0:50 
GeneralRe: Beat It Pin
_Maxxx_25-Jun-15 12:30
professional_Maxxx_25-Jun-15 12:30 
GeneralRe: Beat It Pin
Mike Hankey25-Jun-15 2:53
mveMike Hankey25-Jun-15 2:53 
GeneralRe: Beat It Pin
Richard Deeming25-Jun-15 3:08
mveRichard Deeming25-Jun-15 3:08 
GeneralRe: Beat It Pin
Chris Quinn25-Jun-15 20:56
Chris Quinn25-Jun-15 20:56 
GeneralWSOCCC June 25th Pin
_Maxxx_24-Jun-15 23:29
professional_Maxxx_24-Jun-15 23:29 
GeneralRe: WSOCCC June 25th Pin
NeverJustHere24-Jun-15 23:41
NeverJustHere24-Jun-15 23:41 
GeneralRe: WSOCCC June 25th Pin
_Maxxx_24-Jun-15 23:42
professional_Maxxx_24-Jun-15 23:42 
GeneralRe: WSOCCC June 25th Pin
OriginalGriff24-Jun-15 23:45
mveOriginalGriff24-Jun-15 23:45 

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.