Click here to Skip to main content
15,890,512 members
Home / Discussions / C#
   

C#

 
GeneralRe: Custom reporting solution with SSRS Pin
Tridip Bhattacharjee8-May-14 21:24
professionalTridip Bhattacharjee8-May-14 21:24 
AnswerRe: Custom reporting solution with SSRS Pin
ZurdoDev9-May-14 1:22
professionalZurdoDev9-May-14 1:22 
QuestionGenerate code automatically for repository design pattern Pin
Tridip Bhattacharjee7-May-14 20:49
professionalTridip Bhattacharjee7-May-14 20:49 
AnswerRe: Generate code automatically for repository design pattern Pin
BillWoodruff9-May-14 16:55
professionalBillWoodruff9-May-14 16:55 
Questioninvoking Text Transformation with Visual studio Package Pin
Kani Mozhi7-May-14 18:44
Kani Mozhi7-May-14 18:44 
AnswerRe: invoking Text Transformation with Visual studio Package Pin
Snehasish_Nandy7-May-14 19:45
professionalSnehasish_Nandy7-May-14 19:45 
GeneralRe: invoking Text Transformation with Visual studio Package Pin
Kani Mozhi7-May-14 19:57
Kani Mozhi7-May-14 19:57 
QuestionASP.Net Identity with EF tier'd architecture Pin
Simon Lee Shugar7-May-14 10:03
Simon Lee Shugar7-May-14 10:03 
I have started a new project and using the following MVC5, EF6 - Code First, ASP.NET Identity with a tier'd architecture. What I want to do is decouple the ASP.NET Identity so I can customise the ApplicationUser in my data (core) layer which is mapped to my business / service layers. Does this make sense and has anyone done anything similar?


My solution is layered as follows;

Solution
--Presentation Layer
----MVC5 App
--Business / Services Layers
----UserService
----Models (Business Objects)
--Infrastructure Layer
----Data (EF Models)
--------ApplicationUser
----DataAccess (Repos etc)
--------DbContext
Simon Lee Shugar (Software Developer)
www.simonshugar.co.uk

"If something goes by a false name, would it mean that thing is fake? False by nature?" By Gilbert Durandil

AnswerRe: ASP.Net Identity with EF tier'd architecture Pin
Nico Haslberger7-May-14 10:27
Nico Haslberger7-May-14 10:27 
GeneralRe: ASP.Net Identity with EF tier'd architecture Pin
Simon Lee Shugar7-May-14 10:54
Simon Lee Shugar7-May-14 10:54 
GeneralRe: ASP.Net Identity with EF tier'd architecture Pin
Nico Haslberger7-May-14 10:55
Nico Haslberger7-May-14 10:55 
GeneralRe: ASP.Net Identity with EF tier'd architecture Pin
Simon Lee Shugar7-May-14 10:58
Simon Lee Shugar7-May-14 10:58 
GeneralRe: ASP.Net Identity with EF tier'd architecture Pin
Nico Haslberger7-May-14 11:59
Nico Haslberger7-May-14 11:59 
QuestionWhere should I store credentials Pin
Nico Haslberger7-May-14 9:55
Nico Haslberger7-May-14 9:55 
SuggestionRe: Where should I store credentials Pin
Deepanshu Goel7-May-14 19:43
professionalDeepanshu Goel7-May-14 19:43 
GeneralRe: Where should I store credentials Pin
Peter_in_27807-May-14 21:11
professionalPeter_in_27807-May-14 21:11 
GeneralRe: Where should I store credentials Pin
Nico Haslberger7-May-14 22:18
Nico Haslberger7-May-14 22:18 
AnswerRe: Where should I store credentials Pin
Bernhard Hiller7-May-14 20:52
Bernhard Hiller7-May-14 20:52 
GeneralRe: Where should I store credentials Pin
Nico Haslberger7-May-14 22:23
Nico Haslberger7-May-14 22:23 
GeneralRe: Where should I store credentials Pin
Bernhard Hiller8-May-14 0:21
Bernhard Hiller8-May-14 0:21 
AnswerRe: Where should I store credentials Pin
ianderf8-May-14 10:33
ianderf8-May-14 10:33 
GeneralRe: Where should I store credentials Pin
Nico Haslberger11-May-14 9:57
Nico Haslberger11-May-14 9:57 
GeneralRe: Where should I store credentials Pin
ianderf11-May-14 16:21
ianderf11-May-14 16:21 
GeneralRe: Where should I store credentials Pin
Matty2218-May-14 18:20
Matty2218-May-14 18:20 
QuestionReferencing dll locations Pin
Blubbo7-May-14 5:28
Blubbo7-May-14 5:28 

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.