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

ASP.NET

 
GeneralRe: TextArea value in C# Pin
vanikanc28-Feb-13 2:38
vanikanc28-Feb-13 2:38 
GeneralRe: TextArea value in C# Pin
Ali Al Omairi(Abu AlHassan)4-Mar-13 4:13
professionalAli Al Omairi(Abu AlHassan)4-Mar-13 4:13 
QuestionDataset Issue Pin
Abhismart5527-Feb-13 3:18
Abhismart5527-Feb-13 3:18 
AnswerRe: Dataset Issue Pin
Abhismart5527-Feb-13 7:15
Abhismart5527-Feb-13 7:15 
QuestionProblems with display image byte() on image tag Pin
keidash27-Feb-13 0:36
keidash27-Feb-13 0:36 
AnswerRe: Problems with display image byte() on image tag Pin
Ali Al Omairi(Abu AlHassan)4-Mar-13 3:26
professionalAli Al Omairi(Abu AlHassan)4-Mar-13 3:26 
Questionwhy team is not replyin gmy question Pin
prince_rumeel26-Feb-13 23:13
prince_rumeel26-Feb-13 23:13 
AnswerRe: why team is not replyin gmy question Pin
Richard MacCutchan27-Feb-13 1:09
mveRichard MacCutchan27-Feb-13 1:09 
GeneralRe: why team is not replyin gmy question Pin
prince_rumeel27-Feb-13 20:07
prince_rumeel27-Feb-13 20:07 
QuestionSign in with ASP.NET Pin
User 871522226-Feb-13 0:45
professionalUser 871522226-Feb-13 0:45 
AnswerRe: Sign in with ASP.NET Pin
Sandeep Mewara26-Feb-13 2:16
mveSandeep Mewara26-Feb-13 2:16 
AnswerRe: Sign in with ASP.NET Pin
ZurdoDev26-Feb-13 10:34
professionalZurdoDev26-Feb-13 10:34 
AnswerRe: Sign in with ASP.NET Pin
jain jinesh26-Feb-13 19:12
jain jinesh26-Feb-13 19:12 
GeneralRe: Sign in with ASP.NET Pin
User 871522226-Feb-13 20:47
professionalUser 871522226-Feb-13 20:47 
Questionunable to change Web.SiteMap Pin
jojoba201125-Feb-13 23:58
jojoba201125-Feb-13 23:58 
AnswerRe: unable to change Web.SiteMap Pin
Sandeep Mewara26-Feb-13 2:24
mveSandeep Mewara26-Feb-13 2:24 
GeneralRe: unable to change Web.SiteMap Pin
jojoba201126-Feb-13 4:12
jojoba201126-Feb-13 4:12 
QuestionBinding gridview from two tables Pin
demoninside925-Feb-13 22:45
demoninside925-Feb-13 22:45 
AnswerRe: Binding gridview from two tables Pin
David Mujica26-Feb-13 5:09
David Mujica26-Feb-13 5:09 
Questioncustom MVC authorization and Authorize Pin
Super Lloyd25-Feb-13 20:07
Super Lloyd25-Feb-13 20:07 
QuestionMVC Model + Entity Design Guidance Needed. Pin
nlarson1125-Feb-13 11:51
nlarson1125-Feb-13 11:51 
Hello,

I am working on an mvc site. I understand the concept of the Model, however we are forced to work with the existance of our main frame. The data comes back in the form of a parameter block (fixed structure defining each field and it's length). This transaction to the mainframe would occur outside the controller (obviously). So to move the data from the transaction to something the controller uses can either be done with it's own class (my company calls them entities) or to double purpose the model as the information from the mainframe would basicaly (with same additions) be the fields of the model. Hopefuly all that made sense.

So the question is: do I create entity class and transfer all the data(properties) into the model after every tranasction once the fields are returned to the controller or do I double purpose the model by using it as the entity as well with the understanding that these fields that aren't to be used in the view would show up because the model fields and entity fields are mingled together?

Any advise would be greatly appreciated...
Nathan
'Never argue with an idiot; they'll drag you down to their level and beat you with experience.' ~ anonymous

QuestionDevelop a Custom Login page Pin
Meherab Bhamgara25-Feb-13 3:24
Meherab Bhamgara25-Feb-13 3:24 
AnswerRe: Develop a Custom Login page Pin
Sandeep Mewara25-Feb-13 18:13
mveSandeep Mewara25-Feb-13 18:13 
AnswerRe: Develop a Custom Login page Pin
Rahul Rajat Singh25-Feb-13 20:04
professionalRahul Rajat Singh25-Feb-13 20:04 
Questionproblem with intelligencia.urlrewriter Pin
C#Programmer201224-Feb-13 22:32
C#Programmer201224-Feb-13 22:32 

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.