I\'m using a 2D array to store data in a grid and all the data is ones and zeros. By default, the array is all zeros. When I attempt to modify values in the array using variable(y)(x) = 1 where x and
I have an sql database (agentroster.sdf) in my Visual Basic 2010 Express solution, and I have been able to create a data source (AGENT_ROSTER), with the datatable. All this works, as far as I can tell
H开发者_Go百科ow do I reach the bit.ly API with VB.net 2010—is it even possible? How?I was interested myself to see how it works, this might get you started:
I am currently learning .net and have come to a brick wall with trying to implement url rounting. I have most of it working fine, but I am trying to generate hyperlinks from information in my databas
I need to display a list on a ListBox component in VB .NET. // params is a string representing a path, empty means root folder
I use the LostFocus Event in vb.net to check the validity of a field for the name. After this field a have another one which is the for the password validity, and i\'m handilg the same event in order
I developed one application in VB.Net 2010. It worked fine on my laptop. Now when I run this on another PC, it just crashes and give w开发者_运维知识库indows error as below.
I have a single WSDL file with many operation. But each of the operation soap body has the same element name , but in different namespaces. e.g operation1 has soap.body.op1:Service
I\'m very confused about how to get TTS working in VB 2010 Express. I read several how-tos, each of them showing how to do TTS in a different way (through System.Speech, adding a reference to Microsof
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this