do a sample crud operation by creating a students details form that has combination of fields like I'd name sex address phnu via various ui controls dropdownbox checkbox radio button etc.while submitting, i need to store them into ms sql database. and in ui I should be retrieving in gridview which has update edit delete options. pretty simple crud.Now the thing is i only hv visual studio IDE 2021 it is inbuilt only .net and .net core..... no gridview no plain asp.net.....could I do this normal asp.net crud work in visual studio code?
Which gridview? Razor, webforms, etc?
gridview webforms
Обсуждают сегодня