Posts by Matheus Menegatte • 83 points
4 posts
-
-1
votes2
answers939
viewsQ: I can’t find a resolution for that mistake
I have a C# program and it is giving MANY bugs different, I’ll send everyone here, as follows: Code Error: Description: So come on. internal AcessoAdd() { InitializeComponent(); } Error:…
-
3
votes1
answer394
viewsQ: Clear whitespace of an array
I’m not finding the answer p this question, simply what I want to know how to do is to remove empty positions from an array, for example: var(0) = "Remover" var(1) = "" var(2) = "espaços" var(3) =…
vb.netasked Matheus Menegatte 83 -
2
votes2
answers415
viewsQ: Read an internet page in a variable in VB
Guys I’m trying to read a website and I’m not getting it, I want you to save all the content in a variable, the problem is that it doesn’t have any html or xml, it’s just text, someone would know…
vb.netasked Matheus Menegatte 83 -
2
votes1
answer1058
viewsQ: Error: Value cannot be null. Name of parameter: datatable. VB.NET
I’m trying to make an appointment at the bank and display it on a datagrid, I have not so much experience, I do technical course and is my first question here, the code I am using is this: Public…
vb.netasked Matheus Menegatte 83