I\'m trying to split a string into 2 subs. The first contains the first 236 (0 to 235) chars and the second one from 237 to the end of the string.
Hi Guys thanks for all the help on things. Im using linq and im able get get data ouf of it realy easy. but i seem to not be able to update the data. the program does not error on it and it looks like
I have a small ASP.net web app for sales, when the \"Make New Sale\" page loads, I want the TextBox for the Barcode to be in focus, so that the user doesn\'t have to navigate to it and click it then e
Is there any way I can convert a date of format: dd/mm/yyyy to yyyymmdd format? For开发者_Go百科 example from : 25/07/2011 to 20110725? in VB.NET?Dates themselves don\'t have formats inherently. You c
I need a method so that I can check for a certain selection of keywords(i.e. \"The great cake\") out of any 开发者_JAVA百科website? Is there a method.Use System.Net.WebClientCheck out the WebRequest c
I\'m developing a very simple program in VB2010 Express that will create 开发者_运维百科folders based on entries in a remote database. I am fully aware that the minimum requirement to run the exe is t
i have a couple of questions about my basic project if i have a check box and when its checked, it is going to a text box which is displaying the price, when i uncheck it my price still says in that
I have an application who have multiple files .rtf i open it on a rich text box, but im having an issue
How can I, in VB.NET, set a window\'s z-index comparatively to other windows? My program runs in the background of other programs开发者_C百科, and when a specific event happens, my custom class pops
I have some issues trying to make a thing, if any 1 here can give me an advice or some help will be nice.