Every time I click on the program, send it to me
internal void Insert(int p, string p_2, string p_3, int p_4, string p_5, System.Drawing.Image image, string p_6)
{
throw new System.NotImplementedException();
}
Bu...
I created a branch and when I made my changes, they were all in the local branch. I'm not getting up to the git repository. What to do? I made a new download of the project and kept a backup of the changed project, but I believe the branch conta...
I've been programming for WP8.1 for a long time, for academic purposes. And a while ago, VS stopped displaying the UI preview, so I can not even see buttons, textbox, and the like. How do I solve this? I already tried to repair it, I already uni...