Click here to Skip to main content
15,886,542 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: WCF / Single instance / multple concurrency question Pin
Luca Dominici20-Sep-12 21:36
Luca Dominici20-Sep-12 21:36 
GeneralRe: WCF / Single instance / multple concurrency question Pin
Expert Coming24-Sep-12 8:21
Expert Coming24-Sep-12 8:21 
GeneralRe: WCF / Single instance / multple concurrency question Pin
Luca Dominici24-Sep-12 21:10
Luca Dominici24-Sep-12 21:10 
QuestionAjax Tab Events And Gridview help Pin
HimalR820-Sep-12 1:57
HimalR820-Sep-12 1:57 
AnswerRe: Ajax Tab Events And Gridview help Pin
jkirkerx21-Sep-12 10:52
professionaljkirkerx21-Sep-12 10:52 
GeneralRe: Ajax Tab Events And Gridview help Pin
HimalR825-Sep-12 11:42
HimalR825-Sep-12 11:42 
GeneralRe: Ajax Tab Events And Gridview help Pin
jkirkerx25-Sep-12 12:53
professionaljkirkerx25-Sep-12 12:53 
QuestionMVC v MVVM Pin
eddieangel19-Sep-12 12:22
eddieangel19-Sep-12 12:22 
I have been working with the MVVM pattern and WPF for some time now and I have a pretty good grasp of it (I think). I am working on an ASP.NET MVC3 project right now and I am really struggling with the ViewModel. Currently I have a datagrid (Actually a telerik grid) that I want to display data in. The data is defect data, and I want to display it's corresponding category and some other stuff.


The data looks like this:

Defect
id | int
categoryId | int
name | varchar

Category
id | int

Brevity. So I want the index to display just the name of defect and the name of the category but when I edit the data in the grid I want to display a dropdown list of all available categories.

What should a VM look like for this? Truthfully I am inundated with so many concepts for web programming that I am really wilting. Unit of Work, Generic Repository, MVC, ViewModel, AutoMapper. I am struggling to find an inclusive example. So many view models that are displayed do not accommodate my pattern needs or they only go with a single table.

Cheers, --EA
AnswerRe: MVC v MVVM Pin
John-ph25-Sep-12 20:09
John-ph25-Sep-12 20:09 
QuestionUsing Jquery in DataList Pin
mrkeivan19-Sep-12 9:04
mrkeivan19-Sep-12 9:04 
AnswerRe: Using Jquery in DataList Pin
AmitGajjar19-Sep-12 20:55
professionalAmitGajjar19-Sep-12 20:55 
QuestionFiltering in header Pin
byka19-Sep-12 1:40
byka19-Sep-12 1:40 
AnswerRe: Filtering in header Pin
Sandeep Mewara19-Sep-12 9:30
mveSandeep Mewara19-Sep-12 9:30 
Questionlearning asp.net c# linq Pin
Tải CH Play18-Sep-12 21:49
Tải CH Play18-Sep-12 21:49 
AnswerRe: learning asp.net c# linq Pin
Sandeep Mewara18-Sep-12 22:19
mveSandeep Mewara18-Sep-12 22:19 
GeneralRe: learning asp.net c# linq Pin
Richard MacCutchan18-Sep-12 23:20
mveRichard MacCutchan18-Sep-12 23:20 
GeneralRe: learning asp.net c# linq Pin
Sandeep Mewara19-Sep-12 1:32
mveSandeep Mewara19-Sep-12 1:32 
QuestionHow to Create and Access Session Variables Pin
ASPnoob18-Sep-12 20:22
ASPnoob18-Sep-12 20:22 
AnswerRe: How to Create and Access Session Variables Pin
Sandeep Mewara18-Sep-12 22:25
mveSandeep Mewara18-Sep-12 22:25 
AnswerRe: How to Create and Access Session Variables Pin
jkirkerx19-Sep-12 10:04
professionaljkirkerx19-Sep-12 10:04 
GeneralRe: How to Create and Access Session Variables Pin
gopal pradhan8-Nov-12 23:25
gopal pradhan8-Nov-12 23:25 
AnswerRe: How to Create and Access Session Variables Pin
niranjan47923-Sep-12 21:15
niranjan47923-Sep-12 21:15 
QuestionTurning a VS2010 project into a control Pin
Syntax 40418-Sep-12 13:35
Syntax 40418-Sep-12 13:35 
AnswerRe: Turning a VS2010 project into a control Pin
Sandeep Mewara18-Sep-12 22:55
mveSandeep Mewara18-Sep-12 22:55 
QuestionDynamic Control Help. Pin
sam_asp.net18-Sep-12 10:13
sam_asp.net18-Sep-12 10:13 

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.