VB.NET
Editing Registry With VB
I\'m just familiarising myself to edit registry in VB. I am having a problem with changing a value in the HKEY_LOCAL_MACHINE key. When ever I change a value at runtime it always assumes that I am goin[详细]
2023-04-13 00:55 分类:问答Prevent changes on radio button checked?
When i change the checked into another radio button, i wanna show a message and when user answers no, i want there will be any changing in my form but in my case i do get any changes.[详细]
2023-04-13 00:42 分类:问答Modem gives ERROR after issuing ATDTnnnnnnn
I am attempting to call a remote modem using a local modem connected via USB. Programming language is VB.NET and I am using the SerialPort control to talk to the modem.[详细]
2023-04-13 00:24 分类:问答Copy text with bullets in OpenXml
I have the following problem: Text needs to be copied from 1 wordprocessing document to another wordprocessing document.The source document is not always accessible when inserting the text in the tar[详细]
2023-04-13 00:21 分类:问答looping through datagridview
Mine is a windows app. containing forms named BOM nd BOMSelected.. There is datagridview in BOM which contains checkbox column.. When the user selects checkbox, the selected rows should be seen in th[详细]
2023-04-13 00:13 分类:问答Pagenation on a blog SQL query
I have a blog (non wordpress or anything) written in vb.net. At the moment I pull my data back just by bringing in the last 10 results:[详细]
2023-04-12 22:41 分类:问答Selected Value appear in the gridview
Using VB.Net (Windows Application) Gridview and Textbox When I enter the number or character in the textbox, that value should blink in the gridview.[详细]
2023-04-12 22:32 分类:问答How to copy One row to another row in gridview
Using VB.Net I want to Copy one row data to another row. I am using checkbox in the gridview, if i clicked the checkbox and press button then selected row copy to new cell (row)[详细]
2023-04-12 21:50 分类:问答Set enum value via dropdown list select (ddl)
There are three files: index.aspx serverInfo.cs setup.aspx.vb My enum is in: --------------- //Class:serverInfo.cs[详细]
2023-04-12 21:18 分类:问答How to reference page class from a code folder?
I have an ASP.NET website written in VB.NET and trying to add MVC to it. I managed to add controllers (to CS_Code folder) and make them running. However, I have to use some code from aspnet pages.[详细]
2023-04-12 21:13 分类:问答