VB.NET
Persist browser scroll position
I\'m looking for a simple, efficient way to get the position of the browser vertical scrollbar and save it into a session variable in an ASP page.[详细]
2023-04-12 03:26 分类:问答Adding a number with zero's
Using VB.Net When i add a the number with zeros means, it is showing exact result without zero\'s For Example[详细]
2023-04-12 03:19 分类:问答LINQ VB how to check for duplicates in a list of objects
I have a list of objects, each with 2 relevant开发者_高级运维 properties: \"ID\" and \"Name\". Lets call the list \"lstOutcomes\".[详细]
2023-04-12 03:13 分类:问答How to make a Gridview Header Check Box
Using VB.Net (Windows Application) I am using checkbox in the girdview column, now i want to add a checkbox in the header.[详细]
2023-04-12 01:50 分类:问答Save multiple times by doing a LOOP depending on the number of checked checkboxes on a datagridview VB.NET 2010
I have a datagridview with checkboxes in the first column and I want to do a loop on saving the serialnumber(s) when the users decides to check a number of checkboxes ...[详细]
2023-04-12 01:43 分类:问答SSIS read/write to variable in script task
I have a variable called Valint that i need to read/write to in a script task, but it doesn\'t seem to work:[详细]
2023-04-12 01:40 分类:问答how to use set and get methods in visual basic?
I\'m kind of confuse on how to use ge开发者_运维技巧t and set in vb how would i access the get/set method within the class and when i instantiate the class somewhere else?[详细]
2023-04-12 01:17 分类:问答XElement.Remove (XNode.Remove) doesn't work
I\'m trying to remove individual nodes from their parent, I tried the Remove method but it doesn\'t seem to be working. How is this done? Is this a bug or what?[详细]
2023-04-12 01:15 分类:问答GetType not defined?
I\'m developing a vb.net program with VS2008. In my case, dt_list is a instance member as List(of Single). When I wrote[详细]
2023-04-12 01:14 分类:问答Automatic logout when login in other site in the same server
We develop 2 sit开发者_如何学Goes in asp.net, this both use forms authentication, when a user login in one of this sites it work fine, but if login into the second site, it\'s logout for the server of[详细]
2023-04-12 00:55 分类:问答