l3pord
l3pord
CC#
Created by l3pord on 10/18/2023 in #help
❔ Implementation of Search page in ASP. NET MVC along with stored procedure
Once done I'll share the github url for review
29 replies
CC#
Created by l3pord on 10/18/2023 in #help
❔ Implementation of Search page in ASP. NET MVC along with stored procedure
Let me try
29 replies
CC#
Created by l3pord on 10/18/2023 in #help
❔ Implementation of Search page in ASP. NET MVC along with stored procedure
Ok!
29 replies
CC#
Created by l3pord on 10/18/2023 in #help
❔ Implementation of Search page in ASP. NET MVC along with stored procedure
29 replies
CC#
Created by l3pord on 10/18/2023 in #help
❔ Implementation of Search page in ASP. NET MVC along with stored procedure
and Model
29 replies
CC#
Created by l3pord on 10/18/2023 in #help
❔ Implementation of Search page in ASP. NET MVC along with stored procedure
I have created a controller
29 replies
CC#
Created by l3pord on 10/18/2023 in #help
❔ Implementation of Search page in ASP. NET MVC along with stored procedure
What could be your second scenario
29 replies
CC#
Created by l3pord on 10/18/2023 in #help
❔ Implementation of Search page in ASP. NET MVC along with stored procedure
Yeah
29 replies
CC#
Created by l3pord on 10/18/2023 in #help
❔ Implementation of Search page in ASP. NET MVC along with stored procedure
Now I hope this is clear to you?
29 replies
CC#
Created by l3pord on 10/18/2023 in #help
❔ Implementation of Search page in ASP. NET MVC along with stored procedure
Refer to product table above and implement a Search page in ASP.MVC along with stored procedure in backend (db). Please follow below points while developing solution for given requirement. 1. Search Criteria needs to be developed at both frontend & backend for following fields a. ProductName b. Size c. Price d. MfgDate e. Category 2. UI should provide option to define search criteria using any combination of 1 or more fields specified in point 1.(i.e. Search criteria can be specified using 1 field, 2 field or all fields) 3. If two or more fields are used in search criteria then an option should be provided in UI to specify the conjunction between two conditions(i.e. AND , OR) 4. Also provide option to clear/reset the search criteria. 5. Show the Search results in grid/table in UI. 6. Develop the stored procedure that satisfies all the conditions provided by UI.
29 replies
CC#
Created by l3pord on 10/18/2023 in #help
❔ Implementation of Search page in ASP. NET MVC along with stored procedure
Consider the above table as that is Product table
29 replies
CC#
Created by l3pord on 10/18/2023 in #help
❔ Implementation of Search page in ASP. NET MVC along with stored procedure
Let me explain again.....)
29 replies
CC#
Created by l3pord on 10/18/2023 in #help
❔ Implementation of Search page in ASP. NET MVC along with stored procedure
Consider this is the table
29 replies