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: What technology stack would you recommend as I start my first ever ASP.NET real project? Pin
Jeremy Falcon22-Oct-14 11:55
professionalJeremy Falcon22-Oct-14 11:55 
GeneralRe: What technology stack would you recommend as I start my first ever ASP.NET real project? Pin
Marc Clifton22-Oct-14 12:00
mvaMarc Clifton22-Oct-14 12:00 
GeneralRe: What technology stack would you recommend as I start my first ever ASP.NET real project? Pin
Judah Gabriel Himango22-Oct-14 12:05
sponsorJudah Gabriel Himango22-Oct-14 12:05 
GeneralRe: What technology stack would you recommend as I start my first ever ASP.NET real project? Pin
bwilhite24-Oct-14 10:52
bwilhite24-Oct-14 10:52 
GeneralRe: What technology stack would you recommend as I start my first ever ASP.NET real project? Pin
Leo Muller Rap22-Oct-14 20:48
Leo Muller Rap22-Oct-14 20:48 
GeneralRe: What technology stack would you recommend as I start my first ever ASP.NET real project? Pin
Fabio Franco23-Oct-14 1:43
professionalFabio Franco23-Oct-14 1:43 
GeneralRe: What technology stack would you recommend as I start my first ever ASP.NET real project? Pin
Bajaja22-Oct-14 23:02
professionalBajaja22-Oct-14 23:02 
GeneralRe: What technology stack would you recommend as I start my first ever ASP.NET real project? Pin
Marc Clifton23-Oct-14 3:12
mvaMarc Clifton23-Oct-14 3:12 
Bajaja wrote:
I would use these if planning to do some apps on mobile devices.


That is the intention.

Bajaja wrote:
one thing to decide first would be the famous discussion Code First - Model First - Database First approach.


For the back end, I prefer my own database solutions, but yes, there's no reason not to go with SQL Server, as it's provided automatically by any number of ASP.NET hosting sites.

Personally, I don't buy into any one of those paradigms as a fixed law of coding, and I rarely separate "model" and "database" - to me, they are both the same thing. So, depending on what I need to prototype, I might work on the UI first or the model first or do some general code stuff.

In this particular case, spending some time thinking about the UI and the model is what seems most reasonable first, as I want the site to be able to handle DPW's from more than just one state and municipality. I also want to consider how that affects users per DPW, administration, state-wide admin, and possibly country-wide admin, etc. Getting that stuff "right" from the get-go will mean a lot less BS "refactoring" later on.

Bajaja wrote:
Just my 20p to discussion


Well worth it! Thank you for the input.

Marc

GeneralRe: What technology stack would you recommend as I start my first ever ASP.NET real project? Pin
Fabio Franco23-Oct-14 2:00
professionalFabio Franco23-Oct-14 2:00 
GeneralRe: What technology stack would you recommend as I start my first ever ASP.NET real project? Pin
Marc Clifton23-Oct-14 3:20
mvaMarc Clifton23-Oct-14 3:20 
GeneralRe: What technology stack would you recommend as I start my first ever ASP.NET real project? Pin
Fabio Franco23-Oct-14 5:57
professionalFabio Franco23-Oct-14 5:57 
GeneralRe: What technology stack would you recommend as I start my first ever ASP.NET real project? Pin
agolddog23-Oct-14 4:18
agolddog23-Oct-14 4:18 
GeneralRe: What technology stack would you recommend as I start my first ever ASP.NET real project? Pin
charliebear2423-Oct-14 5:31
charliebear2423-Oct-14 5:31 
GeneralRe: What technology stack would you recommend as I start my first ever ASP.NET real project? Pin
Gerry Schmitz23-Oct-14 10:10
mveGerry Schmitz23-Oct-14 10:10 
GeneralRe: What technology stack would you recommend as I start my first ever ASP.NET real project? Pin
Marc Clifton23-Oct-14 11:09
mvaMarc Clifton23-Oct-14 11:09 
GeneralRe: What technology stack would you recommend as I start my first ever ASP.NET real project? Pin
Gerry Schmitz23-Oct-14 11:43
mveGerry Schmitz23-Oct-14 11:43 
GeneralRe: What technology stack would you recommend as I start my first ever ASP.NET real project? Pin
Marc Clifton23-Oct-14 12:02
mvaMarc Clifton23-Oct-14 12:02 
GeneralOneDrive empties replaced files into my Recycle bin Pin
B. Clay Shannon22-Oct-14 5:55
professionalB. Clay Shannon22-Oct-14 5:55 
GeneralRe: OneDrive empties replaced files into my Recycle bin Pin
Mark_Wallace22-Oct-14 8:20
Mark_Wallace22-Oct-14 8:20 
GeneralRe: OneDrive empties replaced files into my Recycle bin Pin
Vark11122-Oct-14 8:56
Vark11122-Oct-14 8:56 
GeneralRe: OneDrive empties replaced files into my Recycle bin Pin
B. Clay Shannon22-Oct-14 8:58
professionalB. Clay Shannon22-Oct-14 8:58 
GeneralRe: OneDrive empties replaced files into my Recycle bin Pin
Vark11122-Oct-14 8:59
Vark11122-Oct-14 8:59 
GeneralRe: OneDrive empties replaced files into my Recycle bin Pin
Vark11122-Oct-14 9:05
Vark11122-Oct-14 9:05 
JokeTo all you grammar cops Pin
Mike Hankey22-Oct-14 5:25
mveMike Hankey22-Oct-14 5:25 
GeneralRe: To all you grammar cops Pin
PIEBALDconsult22-Oct-14 5:29
mvePIEBALDconsult22-Oct-14 5:29 

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.