I have developed a .NET MVC application and have started playing around with AWS and deploying it via the Visual Studio Toolkit. I have successfully deployed th
I have a Django app for online cockfights. Users can bet if their accounts on the site have balance. They do that by first buying a digital product "Online Sabo
i'm trying to upsert using MongoTemplate. but auditting does not work.(@CreatedDate, @ModifiedDate fields didn't save) how to enable auditing with MongoTemplate
I am new to Java spring and i am learning how to make reservations. I have assignment to make a web application that helps clients to make reservation in certai
I am working on WebView2 using C++. Below is part of my HTML. <div class="container"> <form id="tenantform" action="about:blank" method="post"
Vue.js + node.js is the basis of my app. I wanted to use the vue-confirm-dialog package from npm but this code line leads to an error: import VueConfirmDialog f
We send sales invoices with a prefix of INV. Some customers pay the invoices without the prefix. I want to add the prefix in that case to have the ERP-system re
I am trying to plot some vector fields using the streamplot function and following some tutorial (I am new to python) I found something like this import numpy a