BlueJayBird
BlueJayBird
CC#
Created by BlueJayBird on 12/9/2022 in #help
✅ Is it possible to disable these properties on EF6? Web API 2 project, multi-layered, NF472
15 replies
CC#
Created by BlueJayBird on 9/19/2022 in #help
What should 'Service Layer' do? (MVC; layered architecture)
31 replies
CC#
Created by BlueJayBird on 9/12/2022 in #help
Hidden input fields and security concerns
29 replies
CC#
Created by BlueJayBird on 9/5/2022 in #help
Learning Agile and Scrum on my own, looking for advice, resources, insights
13 replies
CC#
Created by BlueJayBird on 8/30/2022 in #help
MVC - Checking existing user unique ID number (personal real number) in database [Answered]
17 replies
CC#
Created by BlueJayBird on 8/24/2022 in #help
Best resources for learning SQL Server [Answered]
I remember finding some really good sites with great documentation and tutorials explaining SQL Server (and other DB concepts). But sadly I didn't save the ones I found. So, what are your favorite ones? If any.
35 replies
CC#
Created by BlueJayBird on 8/18/2022 in #help
I need to build a static website at GitHub pages. Can I use NET technologies for that? What stack?
I've done already something using only html files, adding some JS functionality and adding Bootstrap for the looks. But I'd like to add dependencies and make something more professional (though always static). What can I do without using Jekyll and taking the most .NET approach possible? I've heard about Webpack, Gulp, and others, but I don't know where to start (I'm pretty much of newbie regarding web dev outside the .NET ecosystem).
62 replies
CC#
Created by BlueJayBird on 8/11/2022 in #help
What are exactly DbContext and DbSet in EF? [Answered]
I was wondering if getting the DbContext is getting the entire DB and using DbSet is using the single tables. Is this correct?
6 replies