Questions icon indicating copy to clipboard operation
Questions copied to clipboard

To add your question raise an issue in this repository.

Results 165 Questions issues
Sort by recently updated
recently updated
newest added

Currently I am trying to implement some custom rules for goto statement using Roslyn, but I am not successfully achieving my goals and those rules are not getting activated. Code...

Hallo Software-Entwickler, im Rahmen meiner Masterarbeit am Lehrgang für Projekt- und Prozessmanagement an der Fachhochschule Burgenland führe ich eine Untersuchung über die Umsetzung agiler Prinzipien in deutschen Software-Teams durch. Ihre...

#include using namespace std; int count_vowel(char*); int count_con(char*); int main() { const int size = 81; char input[size]; cout

Can someone retrieve data from a wiped iphone without backup? If yes then how can we prevent our data from being restored after wiping the phone.

I want to upgrade the browser from WebBrowser to WebView2 in our existing application (written in Visual C++). Using WebBrowser, I normally loaded images in a tabular format (arranged by...

I am working on D365.I need apis to count inventory.can any one tell built in apis of D365

I have been trying to get this Layer Divider tool to work: https://github.com/mattyamonaca/layerdivider There is a more detailed guide which I'm following on this site: https://zenn.dev/mattyamonaca/articles/b3fec7a6edd722 I have followed everything...

Host: Ubuntu 22.04.3 Lts VM Kali running in VMWare. Although Kali recognizes the usb network adapter Realtek 802.11 a when connected (I have the option "Connect: Disconnet from Host" and...

Hi there, is there anyone who have installed and tested llama2 model from their github locally on windows 10.... I have been trying for a solution from a very long...