Click here to Skip to main content
15,892,575 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: I want to show data in gridview even if only one dropdown is selected Pin
User 418025426-Apr-17 4:15
User 418025426-Apr-17 4:15 
QuestionI want to show data in gridview even if only one dropdown is selected..what will be the store procedure Pin
Member 1314815825-Apr-17 2:35
Member 1314815825-Apr-17 2:35 
AnswerRe: I want to show data in gridview even if only one dropdown is selected..what will be the store procedure Pin
User 418025425-Apr-17 2:43
User 418025425-Apr-17 2:43 
GeneralRe: I want to show data in gridview even if only one dropdown is selected..what will be the store procedure Pin
Member 1314815825-Apr-17 19:48
Member 1314815825-Apr-17 19:48 
GeneralRe: I want to show data in gridview even if only one dropdown is selected..what will be the store procedure Pin
User 418025426-Apr-17 4:18
User 418025426-Apr-17 4:18 
QuestionIE 11 giving XML5619: Incorrect document syntax Pin
dpkcp24-Apr-17 0:03
dpkcp24-Apr-17 0:03 
AnswerRe: IE 11 giving XML5619: Incorrect document syntax Pin
User 418025424-Apr-17 3:08
User 418025424-Apr-17 3:08 
QuestionDecide flow/featurs of ASP.NET MVC Project Pin
Member 1266445222-Apr-17 0:57
Member 1266445222-Apr-17 0:57 
Hi Friends,

I need your help.

Recently i got assignment to work on MVC based project.

Now i am well familiar with Traditional ASP.NET Web Forms & how it works..but not that much with MVC. So i need your general/overall guidance.

Consider a situation that i need to build internet based site wherein

a- Customer fills-in Registration page

b- Later when Admin logs-in the site, Admin can see List of Pending requests in the grid.

consider having columns like FirstName, LastName, Address, City, State in the Grid. First column in grid will have Image-with-Hyperlink

c If admin clicks on any record, again Registration page will open, admin can see details filled-in by user. Here admin can perform any of below 3 activities.

c1- Admin can modify any of these details & add few notes/comments, via Submit-Button.

c2- Admin can Approve request, via Submit-Button.

c3- Admin can Reject request, via Submit-Button.

After performing any of 3 above action, screen will go back to Pending-Request-Grid.

Approved/Rejected User will Not be shown in this grid.

d- Now Approved User will get shown into another grid call Manager Users.

Manage-User-Grid will have same info as Pending-Request-Grid, but here Image-Hyperlink will allow admin to disable a user Or will allow Edit user info.

Now considering above situation, i tried started developing MVC 5 based Web Application Project but i see that lot of features are coming into picture e.g. Partial-View, ViewModel, Entity Framework, Linq.

So it happens that, to complete Task-A, i implement one feature e.g. LINQ and after sometime, to complete Task-B, i got another article which show using Entity Framework. So again i need to create Few Classes, Delete Few Classes, Delete some code...

This kind of thigns takes more time & lot of times...working things get stopped.

I want to use below features in this project:

Entity Framekwork, Partial View, Strogly Typed View, Stored Procedure base Data Read/Modify


So what i want from you:

Q-1- Can you please tell me, which task to do 1st, so i can implement above fetures ?

Q-2 Also there are pages which has 2 List boxes. Means 2 Tables data need to be retrieved & displayed. So what is good method to display Multiple Tables data in the view, in current situation.

Note: This is small internet based site, but not having too much traffic. Also there is no Mobile-App reading this data.

So can you guys please help me...!!!

Any thoughts/article/video/link are welcome...!!!

Thanks
Devsql
AnswerRe: Decide flow/featurs of ASP.NET MVC Project Pin
User 418025422-Apr-17 4:18
User 418025422-Apr-17 4:18 
QuestionError Page , 404, 500 Pin
jkirkerx20-Apr-17 11:00
professionaljkirkerx20-Apr-17 11:00 
AnswerRe: Error Page , 404, 500 [got it to work, not sure if its solved] Pin
jkirkerx20-Apr-17 11:40
professionaljkirkerx20-Apr-17 11:40 
QuestionDevelop a Module in ASP.NET Pin
Muhammad Bilal20-Apr-17 4:08
Muhammad Bilal20-Apr-17 4:08 
AnswerRe: Develop a Module in ASP.NET Pin
User 418025420-Apr-17 14:29
User 418025420-Apr-17 14:29 
AnswerRe: Develop a Module in ASP.NET Pin
John C Rayan21-Apr-17 4:57
professionalJohn C Rayan21-Apr-17 4:57 
QuestionYou have to be inside an Angular CLI project in order to use the serve command Pin
indian14319-Apr-17 14:15
indian14319-Apr-17 14:15 
QuestionC# Data access layer and business logic Pin
sellol19-Apr-17 2:08
sellol19-Apr-17 2:08 
AnswerRe: C# Data access layer and business logic Pin
Richard MacCutchan19-Apr-17 5:43
mveRichard MacCutchan19-Apr-17 5:43 
AnswerRe: C# Data access layer and business logic Pin
User 418025419-Apr-17 7:22
User 418025419-Apr-17 7:22 
AnswerRe: C# Data access layer and business logic Pin
vinuvasahanponniah19-Apr-17 22:28
professionalvinuvasahanponniah19-Apr-17 22:28 
SuggestionRe: C# Data access layer and business logic Pin
Lehlohonolo Jairus Shole9-May-17 3:01
Lehlohonolo Jairus Shole9-May-17 3:01 
QuestionDropDownList Pin
Member 1116162519-Apr-17 1:57
Member 1116162519-Apr-17 1:57 
AnswerRe: DropDownList Pin
User 418025419-Apr-17 7:25
User 418025419-Apr-17 7:25 
AnswerRe: DropDownList Pin
John C Rayan21-Apr-17 5:02
professionalJohn C Rayan21-Apr-17 5:02 
Questionerror in opening page Pin
amirsamanipoor17-Apr-17 19:07
amirsamanipoor17-Apr-17 19:07 
AnswerRe: error in opening page Pin
User 418025418-Apr-17 4:35
User 418025418-Apr-17 4:35 

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.