Click here to Skip to main content
15,885,985 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
AnswerRe: problem with intelligencia.urlrewriter Pin
C#Programmer201225-Feb-13 17:57
C#Programmer201225-Feb-13 17:57 
QuestionRe: problem with intelligencia.urlrewriter Pin
ZurdoDev26-Feb-13 10:35
professionalZurdoDev26-Feb-13 10:35 
AnswerRe: problem with intelligencia.urlrewriter Pin
C#Programmer201226-Feb-13 17:48
C#Programmer201226-Feb-13 17:48 
QuestionMaintaining Array Data in an SQL Database. Pin
Bram van Kampen24-Feb-13 15:23
Bram van Kampen24-Feb-13 15:23 
AnswerRe: Maintaining Array Data in an SQL Database. Pin
David Mujica25-Feb-13 3:02
David Mujica25-Feb-13 3:02 
Questionsaving and retrieving recent activities Pin
Jassim Rahma24-Feb-13 4:40
Jassim Rahma24-Feb-13 4:40 
AnswerRe: saving and retrieving recent activities Pin
jkirkerx26-Feb-13 11:04
professionaljkirkerx26-Feb-13 11:04 
Generalasp.net export to excel Pin
pppppsssss24-Feb-13 0:50
pppppsssss24-Feb-13 0:50 
GeneralRe: asp.net export to excel Pin
Sandeep Mewara24-Feb-13 1:18
mveSandeep Mewara24-Feb-13 1:18 
AnswerRe: asp.net export to excel Pin
ZurdoDev26-Feb-13 10:37
professionalZurdoDev26-Feb-13 10:37 
Questionhow to linbutton's text on another page button click event Pin
Member 870181323-Feb-13 2:56
Member 870181323-Feb-13 2:56 
AnswerRe: how to linbutton's text on another page button click event Pin
Sandeep Mewara23-Feb-13 3:28
mveSandeep Mewara23-Feb-13 3:28 
GeneralRe: how to linbutton's text on another page button click event Pin
Member 870181323-Feb-13 6:55
Member 870181323-Feb-13 6:55 

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.