cnetworks
cnetworks
CC#
Created by cnetworks on 2/26/2023 in #help
❔ CRud in .net core mvc Image file return as null from view to controller
Here I get IFormfile at the entry, but reg object does not hv image it display null.So my ModelState.Valid fails.
7 replies
CC#
Created by cnetworks on 2/26/2023 in #help
❔ CRud in .net core mvc Image file return as null from view to controller
Now this issue is image comes a null in the entry of Create Method. Even though all other values of form I could fetch using Request.Form.That is fine. Now the issue is image. My create : public IAction Create(RegModel reg, IFormGile image) ( )
7 replies
CC#
Created by cnetworks on 2/26/2023 in #help
❔ CRud in .net core mvc Image file return as null from view to controller
Oh okay
7 replies
CC#
Created by cnetworks on 12/2/2022 in #help
❔ How can I save a status of chechbox to a db
oh thanks I will look into..
10 replies
CC#
Created by cnetworks on 12/2/2022 in #help
❔ How can I save a status of chechbox to a db
yes Thanks.I almost figured out. But how could I pick the only selected data from view(via checkbox selected) to csv. Some guys recommended to use jquery datatable etc But I am interested on server side implementation like u did Could you help in the view part To pick the selected records.
10 replies
CC#
Created by cnetworks on 12/2/2022 in #help
❔ How can I save a status of chechbox to a db
could you pls
10 replies
CC#
Created by cnetworks on 12/2/2022 in #help
❔ How can I save a status of chechbox to a db
I need I mvc .net core
10 replies
CC#
Created by Ice_ on 11/6/2022 in #help
❔ When to use an Interface? Example?
wonderful explanation.Thanks
19 replies
CC#
Created by Ice_ on 11/6/2022 in #help
❔ When to use an Interface? Example?
By guaranteeing there is no implementation,uou can multi-inherit safely, Could you pls elaborate on that?
19 replies
CC#
Created by Ice_ on 11/6/2022 in #help
❔ When to use an Interface? Example?
hi thank you.where abstract class differes from here? can you please.
19 replies
CC#
Created by cnetworks on 9/7/2022 in #help
How to save Checboxes values into single column?
i hv created two tables and created keys Table 1: Employee Tabke(ID(pk), Name, Address) Table 2: EmployeePersonalTable( Id(fk),Phone Number, PIN) Entity First db Created keys on both tables and designed ui in view.Did code in controller. Created a view model to hold two models and tried to push it into db. However, error show up that second Table I'd can't be traced since it is not primary key. However, I created fk on I'd field.Please
31 replies
CC#
Created by cnetworks on 9/7/2022 in #help
How to save Checboxes values into single column?
another issue.
31 replies
CC#
Created by cnetworks on 9/7/2022 in #help
How to save Checboxes values into single column?
@jmb friend that's fixed. Now I hv
31 replies
CC#
Created by cnetworks on 9/7/2022 in #help
How to save Checboxes values into single column?
thumbs up
31 replies
CC#
Created by cnetworks on 9/7/2022 in #help
How to save Checboxes values into single column?
no emoji loading.so I am typing my thumb up in reply:)
31 replies
CC#
Created by cnetworks on 9/7/2022 in #help
How to save Checboxes values into single column?
thanks for your time
31 replies
CC#
Created by cnetworks on 9/7/2022 in #help
How to save Checboxes values into single column?
thanks now..right now I m home 🙂
31 replies
CC#
Created by cnetworks on 9/7/2022 in #help
How to save Checboxes values into single column?
oh ok ok.sure.but my lead asked me to do this in razor and html now.anyways I will try
31 replies