First  |  Prev |  Next  |  Last
Pages: 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
.net Versions
I have been maintaining VB 6 apps and at your suggestion added Virtual XP to my new Win 7 machine. Thank you all for that advice. I have some time on my hands and decided to look again at VB.Net for a new app. I bought VB.Net Standard 2002 and Matthew MacDonald's book back in 2004 I think. I tried to load i... 31 Mar 2010 13:16
.config files are getting corrupted
In VB.Net, .config files are getting corrupted, when the system goes down due to some powere failure or some other reason. what could be solution to prevent those files ? Thanks, Rajan ... 31 Mar 2010 09:52
Weird application exit
So I've got my application starting by calling Sub Main() which checks for the existence of files and will load one of two screens depending on if the files are present or not. The problem is that when it loads the screen, the application immediately terminates. I'm suspecting that this is because the end of Su... 30 Mar 2010 02:54
How might one serialize a sorted dictionary?
given a sorted dictionary of sorted dictionaries Private m_profilesDict As Dictionary(Of String, Object) = New Dictionary(Of String, Object) If m_profilesDict.ContainsKey(ProfileName) Then ProfileDict = m_profilesDict.Item(ProfileName) Else ProfileDict = New SortedDictionary(Of Double, String) m_profile... 30 Mar 2010 01:49
container for tables & queries in VB.NET 2008
Hello. Is there any container on VB.NET 2008, so I can drop queries & tables objects on it? Thanks :) ... 5 Apr 2010 11:38
A solution!
This problem was driving me crazy for a few hours. What I found was that I had version 8.0.1 of the Dymo Software installed. I downloaded the 8.2 version of the Dymo software and all is good now! cmdolcet69 wrote: Registered COM error 30-Oct-08 Whenever I start my program up from vb 2005 i get the fol... 1 Apr 2010 15:47
DateTimePicker Minimum and Maximum Values
I have set the minimum and maximum dates allowed in a datetimepicker. If I type a date in the datetimepicker that is before the minimum value I have set it reverts back to today's date which is fine, however, if I 'drop down' the date selection and use the arrow keys to go to a date before the minimum value I g... 30 Mar 2010 18:25
Finding Bold Text in RichTextbox
plz send me the code for this subject From http://www.google.co.in/url?sa=t&source=web&ct=res&cd=9&ved=0CCgQFjAI&url=http://www.developmentnow.com/groups/post.aspx?newsgroupid=38&threadid=918358&rct=j&q=using+find+method+find+the+number+of+boldtext+in+richtextbox+in+vb.net&ei=iYKwS-D1N46mrQen6oGnAQ&usg=AFQjCNFmz3PUi9O... 29 Mar 2010 08:03
Ocx : how to read MajorVer, MinorVer and RevisionVer ?
Hello, I am looking for a trick to read the file version of an ocx in dotnet, the file version that is showed in the file explorer : I want to be sure that the version of the registered ocx is correct before continuing to run a software which depends on the ocx. Does anyone has a solution ? Thanks. Example in th... 29 Mar 2010 12:30
Earn $200 daily with offline data entry job
Earn $200 daily with offline data entry job register now to start earning at http://moourl.com/fc7vo http://moourl.com/fc7vo http://moourl.com/fc7vo http://moourl.com/fc7vo ... 29 Mar 2010 05:52
First  |  Prev |  Next  |  Last
Pages: 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43