vb.net-2010
Altering array values in VB.NET
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[详细]
2023-02-02 11:16 分类:问答How to add row to EXISTING Datatable
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[详细]
2023-02-01 03:47 分类:问答Is it possible to call the bit.ly API with VB.net?
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:[详细]
2023-01-30 01:35 分类:问答ASP.NET 4 ACCESS DATA TO APPLY TO NavigateUrl
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[详细]
2023-01-28 14:20 分类:问答how to get a list size em VB .NET?
I need to display a list on a ListBox component in VB .NET. // params is a string representing a path, empty means root folder[详细]
2023-01-25 13:28 分类:问答Lost Focus problems
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[详细]
2023-01-22 16:42 分类:问答VB.net application crashes without specific error
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.[详细]
2023-01-20 01:29 分类:问答wsdl.exe : how to generate proxy code when having same element name in operation?
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[详细]
2023-01-18 03:45 分类:问答VB 2010 Express: Text-to-speech
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[详细]
2023-01-15 12:19 分类:问答How to change gridview font? [closed]
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[详细]
2023-01-13 17:24 分类:问答