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

ASP.NET

 
Questionasp.net Pin
Member 1124536529-Mar-15 23:42
Member 1124536529-Mar-15 23:42 
AnswerRe: asp.net Pin
Otekpo Emmanuel30-Mar-15 1:42
Otekpo Emmanuel30-Mar-15 1:42 
GeneralRe: asp.net Pin
Member 1124536530-Mar-15 8:24
Member 1124536530-Mar-15 8:24 
AnswerRe: asp.net Pin
prasadpp2630-Mar-15 5:16
prasadpp2630-Mar-15 5:16 
GeneralRe: asp.net Pin
Member 1124536530-Mar-15 19:43
Member 1124536530-Mar-15 19:43 
Questionwhen people draw UML Sequence diagrams and when people draw UML Activity diagrams Pin
Tridip Bhattacharjee29-Mar-15 23:19
professionalTridip Bhattacharjee29-Mar-15 23:19 
AnswerCross posted from C# forum. Pin
Pete O'Hanlon30-Mar-15 0:52
mvePete O'Hanlon30-Mar-15 0:52 
QuestionGenerate dropdown with scaffolding in MVC Pin
Tridip Bhattacharjee29-Mar-15 23:18
professionalTridip Bhattacharjee29-Mar-15 23:18 
SQL
i am new in mvc and just reading a article from this link http://weblogs.asp.net/scottgu/ef-code-first-and-data-scaffolding-with-the-asp-net-mvc-3-tools-update

view the below image there is two model class one is product and one is category and category class has one property called Products which return ICollection<Product>

and when generate UI with scaffolding pointing to product model class then UI generate with product details and a dropdown appear for category.

i just do not understand how scaffolding incorporate a drodown for category when generate a UI page for product. product has no link for category but how category related drodown comes in product page. just help me to understand it. thanks


see the below image to understand my issue.

https://mscblogs.blob.core.windows.net/media/scottgu/Media/image_thumb_200981F6.png

https://mscblogs.blob.core.windows.net/media/scottgu/Media/SNAGHTML4d81d687_thumb_770E471F.png

https://mscblogs.blob.core.windows.net/media/scottgu/Media/SNAGHTML4e028a2f_thumb_1869D8BD.png
tbhattacharjee

AnswerRe: Generate dropdown with scaffolding in MVC Pin
TNTGav5-Apr-15 15:06
TNTGav5-Apr-15 15:06 
QuestionDelete multiple records using checkbox Pin
Otekpo Emmanuel29-Mar-15 7:26
Otekpo Emmanuel29-Mar-15 7:26 
AnswerRe: Delete multiple records using checkbox Pin
jkirkerx29-Mar-15 11:13
professionaljkirkerx29-Mar-15 11:13 
GeneralRe: Delete multiple records using checkbox Pin
aarif moh shaikh31-Mar-15 20:43
professionalaarif moh shaikh31-Mar-15 20:43 
QuestionSend message to many users Pin
Otekpo Emmanuel29-Mar-15 7:17
Otekpo Emmanuel29-Mar-15 7:17 
AnswerRe: Send message to many users Pin
jkirkerx29-Mar-15 11:04
professionaljkirkerx29-Mar-15 11:04 
AnswerRe: Send message to many users Pin
Member 1155737930-Mar-15 4:45
Member 1155737930-Mar-15 4:45 
GeneralRe: Send message to many users Pin
Member 1155737930-Mar-15 4:47
Member 1155737930-Mar-15 4:47 
GeneralRe: Send message to many users Pin
Otekpo Emmanuel31-Mar-15 10:58
Otekpo Emmanuel31-Mar-15 10:58 
GeneralRe: Send message to many users Pin
Otekpo Emmanuel30-Mar-15 7:27
Otekpo Emmanuel30-Mar-15 7:27 
AnswerRe: Send message to many users Pin
aarif moh shaikh31-Mar-15 20:48
professionalaarif moh shaikh31-Mar-15 20:48 
GeneralRe: Send message to many users Pin
Divyam Sharma31-Mar-15 20:49
professionalDivyam Sharma31-Mar-15 20:49 
QuestionI want to use jquery datatable in asp.net MVC for more than 3000 records Pin
Member 1155596127-Mar-15 13:57
Member 1155596127-Mar-15 13:57 
AnswerRe: I want to use jquery datatable in asp.net MVC for more than 3000 records Pin
Anurag Gandhi27-Mar-15 14:23
professionalAnurag Gandhi27-Mar-15 14:23 
GeneralRe: I want to use jquery datatable in asp.net MVC for more than 3000 records Pin
Member 1151413627-Mar-15 16:32
Member 1151413627-Mar-15 16:32 
SuggestionRe: I want to use jquery datatable in asp.net MVC for more than 3000 records Pin
Arkadeep De29-Mar-15 1:47
professionalArkadeep De29-Mar-15 1:47 
GeneralRe: I want to use jquery datatable in asp.net MVC for more than 3000 records Pin
F-ES Sitecore29-Mar-15 6:33
professionalF-ES Sitecore29-Mar-15 6:33 

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.