Click here to Skip to main content
15,897,704 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: Code First Pin
F-ES Sitecore12-Oct-18 3:42
professionalF-ES Sitecore12-Oct-18 3:42 
GeneralRe: Code First Pin
Gerry Schmitz12-Oct-18 4:13
mveGerry Schmitz12-Oct-18 4:13 
GeneralRe: Code First Pin
F-ES Sitecore12-Oct-18 5:01
professionalF-ES Sitecore12-Oct-18 5:01 
GeneralRe: Code First Pin
Gerry Schmitz12-Oct-18 5:28
mveGerry Schmitz12-Oct-18 5:28 
GeneralRe: Code First Pin
kalberts11-Oct-18 1:12
kalberts11-Oct-18 1:12 
GeneralRe: Code First PinPopular
#realJSOP11-Oct-18 1:24
professional#realJSOP11-Oct-18 1:24 
GeneralRe: Code First Pin
Member 1126470618-Oct-18 20:27
Member 1126470618-Oct-18 20:27 
GeneralRe: Code First Pin
HobbyProggy11-Oct-18 1:31
professionalHobbyProggy11-Oct-18 1:31 
I guess you should mix it, as already commented, to push out prototypes and quick showcases it's fine to go code-first. For most other stuff i'd suggest DB first.

I for my self went up with all basic data i need for the application, built up the database and stuff and then coded. But for new small things that just need a new table or field i mostly design it in code first, show it, get the changes fixed and then put it in the DB before i code the final implementation.
Rules for the FOSW ![^]
if(!string.IsNullOrWhiteSpace(_signature))
{
    MessageBox.Show("This is my signature: " + Environment.NewLine + _signature);
}
else
{
    MessageBox.Show("404-Signature not found");
}

GeneralRe: Code First Pin
Member 1126470618-Oct-18 20:33
Member 1126470618-Oct-18 20:33 
GeneralRe: Code First Pin
Richard Deeming11-Oct-18 1:35
mveRichard Deeming11-Oct-18 1:35 
GeneralRe: Code First Pin
Jacquers11-Oct-18 2:10
Jacquers11-Oct-18 2:10 
GeneralRe: Code First Pin
raddevus11-Oct-18 2:22
mvaraddevus11-Oct-18 2:22 
GeneralRe: Code First Pin
F-ES Sitecore11-Oct-18 2:45
professionalF-ES Sitecore11-Oct-18 2:45 
GeneralRe: Code First Pin
raddevus11-Oct-18 3:56
mvaraddevus11-Oct-18 3:56 
GeneralRe: Code First Pin
F-ES Sitecore11-Oct-18 4:30
professionalF-ES Sitecore11-Oct-18 4:30 
GeneralRe: Code First Pin
raddevus11-Oct-18 4:45
mvaraddevus11-Oct-18 4:45 
GeneralRe: Code First Pin
Member 1126470618-Oct-18 20:42
Member 1126470618-Oct-18 20:42 
GeneralRe: Code First Pin
Eric Lynch11-Oct-18 5:18
Eric Lynch11-Oct-18 5:18 
GeneralRe: Code First Pin
raddevus11-Oct-18 9:10
mvaraddevus11-Oct-18 9:10 
GeneralRe: Code First Pin
R191112-Oct-18 3:14
R191112-Oct-18 3:14 
GeneralRe: Code First Pin
Gerry Schmitz12-Oct-18 4:00
mveGerry Schmitz12-Oct-18 4:00 
GeneralRe: Code First Pin
raddevus12-Oct-18 4:04
mvaraddevus12-Oct-18 4:04 
GeneralRe: Code First Pin
Gerry Schmitz12-Oct-18 4:35
mveGerry Schmitz12-Oct-18 4:35 
GeneralRe: Code First Pin
Foothill11-Oct-18 3:18
professionalFoothill11-Oct-18 3:18 
GeneralRe: Code First Pin
MarkTJohnson11-Oct-18 3:25
professionalMarkTJohnson11-Oct-18 3:25 

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.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   279 votes