Click here to Skip to main content
15,917,709 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to verify email address using mx record? Pin
miss7863-Oct-14 0:36
miss7863-Oct-14 0:36 
GeneralRe: How to verify email address using mx record? Pin
Richard Deeming3-Oct-14 2:09
mveRichard Deeming3-Oct-14 2:09 
QuestionAsp.net Ajax Autocomplete Return value to Search another Pin
Member 122810828-Sep-14 22:45
Member 122810828-Sep-14 22:45 
AnswerRe: Asp.net Ajax Autocomplete Return value to Search another Pin
Sibeesh KV29-Sep-14 0:53
professionalSibeesh KV29-Sep-14 0:53 
Questionweb form using 2 gridview controls Pin
dcof26-Sep-14 4:49
dcof26-Sep-14 4:49 
QuestionReducing form size Pin
Member 876166726-Sep-14 2:31
Member 876166726-Sep-14 2:31 
AnswerRe: Reducing form size Pin
jkirkerx26-Sep-14 11:51
professionaljkirkerx26-Sep-14 11:51 
GeneralRe: Reducing form size Pin
Member 87616674-Oct-14 11:28
Member 87616674-Oct-14 11:28 
QuestionFrom active directory Lookup finding AD Attributes (ie Account Locked) Pin
Stephen Holdorf25-Sep-14 14:13
Stephen Holdorf25-Sep-14 14:13 
AnswerRe: From active directory Lookup finding AD Attributes (ie Account Locked) Pin
Stephen Holdorf25-Sep-14 14:29
Stephen Holdorf25-Sep-14 14:29 
AnswerRe: From active directory Lookup finding AD Attributes (ie Account Locked) Pin
Richard Deeming26-Sep-14 1:19
mveRichard Deeming26-Sep-14 1:19 
Questionconnectivity Pin
Member 1110901925-Sep-14 1:24
Member 1110901925-Sep-14 1:24 
AnswerRe: connectivity Pin
ZurdoDev25-Sep-14 2:09
professionalZurdoDev25-Sep-14 2:09 
AnswerRe: connectivity Pin
Sibeesh KV29-Sep-14 0:55
professionalSibeesh KV29-Sep-14 0:55 
QuestionMVC - Service Layer Question Pin
Matt U.24-Sep-14 4:25
Matt U.24-Sep-14 4:25 
AnswerRe: MVC - Service Layer Question Pin
Rohit Kukreti24-Sep-14 5:25
Rohit Kukreti24-Sep-14 5:25 
Hi Matt,

If I get you correctly then are pointing towards that if you have BL or service layer then you would do away with Model? Correct me if I'm wrong.

But, please note that model is the manifestation of your view i.e. it is tightly coupled to your view. You should have that as well as Business layer where you would get the data (from DAL), do some processing and then pass the data onto the model. Also, note that model does not do away DTO as well which would be used to communicate between your various layers. A lot of the time DTO and models are pretty much the same but can differ based on the requirements.

Hope this helps, if it does then mark it as answer
Rohit
Aanstaande
blog sweet blog

GeneralRe: MVC - Service Layer Question Pin
Matt U.24-Sep-14 5:32
Matt U.24-Sep-14 5:32 
GeneralRe: MVC - Service Layer Question Pin
Rohit Kukreti24-Sep-14 5:50
Rohit Kukreti24-Sep-14 5:50 
GeneralRe: MVC - Service Layer Question Pin
Mycroft Holmes25-Sep-14 14:59
professionalMycroft Holmes25-Sep-14 14:59 
QuestionHow to capture session timeout when session manage in sql server Pin
Tridip Bhattacharjee23-Sep-14 21:21
professionalTridip Bhattacharjee23-Sep-14 21:21 
AnswerRe: How to capture session timeout when session manage in sql server Pin
Richard Deeming24-Sep-14 1:22
mveRichard Deeming24-Sep-14 1:22 
AnswerRe: How to capture session timeout when session manage in sql server Pin
Sibeesh KV29-Sep-14 1:10
professionalSibeesh KV29-Sep-14 1:10 
QuestionSSRS Problem Pin
Mohammad Mehedi Hasan23-Sep-14 18:27
Mohammad Mehedi Hasan23-Sep-14 18:27 
AnswerRe: SSRS Problem Pin
ZurdoDev24-Sep-14 5:52
professionalZurdoDev24-Sep-14 5:52 
GeneralRe: SSRS Problem Pin
Mohammad Mehedi Hasan26-Sep-14 17:59
Mohammad Mehedi Hasan26-Sep-14 17:59 

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.