c# - Add a video to a data table in visual studio -
am able add video data table in local db. , if data type. using file upload controller upload videos , have 3 fields title, category & description. best practice or there other/better way of doing it?
any appreciated
thanks
why want save whole of file database? can save path of uploaded video database , fetch path when needed.
Comments
Post a Comment