I have class Feedback in models in my django project. It has some charField, IntegerField.. and also custom property. Hovewer what I need is to have a property
Recently, I started learning a little bit of CSS/HTML for Wordpress. My idea is that I want to create a box where I can put some summarized information about a
I'm trying to make an video calling app using Agora But Camera didn't open it shows a black screen I tried several ways but it doesn't work. My appid and tempt
Video starts playing for a couple seconds before it freezes on a frame while audio still continues to play in the background. Any ideas how to fix this?
Right now we are able to remove a product. When we remove a product we want the CART to reflect the changes. Meaning that if a user adds an item to CART and the
In C#, is there a way to work out an XmlNode's position in the original XML 'text', when the document is loaded from a file or string? I want to be able to repo
I'm creating a MS composer bot using in c#. Can I know how to save the user input, bot response and intent triggered in Sql server DB. Should I make use of ${t