Im using BECanvas in blazor and trying to render image uploaded bu used in it by DrawImageAsync, but it requires ElementReference. Is it posible to dynamicly cr
could anyone help me please how I can set the following headers within a frontend(?) configuration via HAproxy in Pfsense for the following rules like I used th
I was trying to convert some repositories to domain repositories, in a attempt of implementing a data mapper pattern but when i try to refartor some methods tha
I've been trying to pass and id of an user to my controller from a view. I've been using ActionLink in view and ActionResult in controller. Nothing seems to hel
I am using Redoc to generate API docs GUI. The application is made as single page application including API docs. But there is an issue in the Redoc behaviour.
hello guys I got two website on one ubuntu server I have two conf files in nginx : website1.conf manonbarre.conf website1 works manonbarre works partially only
--TO UPDATE PARTICULAR COLUMN IN ALL TABLES IN A DATABASE declare @query nvarchar(max)='', @newValue varchar(10)='NEWVALUEHERE', @oldValue v