Click here to Skip to main content
15,881,559 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Hex and Ascii issue converting back and forth from text and ascii Pin
Cory Kimble3-Apr-09 5:55
Cory Kimble3-Apr-09 5:55 
GeneralRe: Hex and Ascii issue converting back and forth from text and ascii Pin
Luc Pattyn3-Apr-09 6:48
sitebuilderLuc Pattyn3-Apr-09 6:48 
GeneralRe: Hex and Ascii issue converting back and forth from text and ascii Pin
Cory Kimble3-Apr-09 9:33
Cory Kimble3-Apr-09 9:33 
GeneralRe: Hex and Ascii issue converting back and forth from text and ascii Pin
Luc Pattyn3-Apr-09 10:05
sitebuilderLuc Pattyn3-Apr-09 10:05 
GeneralRe: Hex and Ascii issue converting back and forth from text and ascii Pin
Cory Kimble3-Apr-09 10:55
Cory Kimble3-Apr-09 10:55 
QuestionSaveFileDialog with Serialport Pin
Quin Nee3-Apr-09 1:39
Quin Nee3-Apr-09 1:39 
AnswerRe: SaveFileDialog with Serialport Pin
Luc Pattyn3-Apr-09 3:27
sitebuilderLuc Pattyn3-Apr-09 3:27 
Questionproblem in overwriting the previous setup Pin
Pankaj Garg3-Apr-09 0:47
Pankaj Garg3-Apr-09 0:47 
Hi,

My Front end is VB.net 2008
I was trying to fix the problem of overwriting the previous setup problem. So while surfing the net, i got the following link useful.

http://social.msdn.microsoft.com/Forums/en-US/winformssetup/thread/aea77734-3517-4301-8525-a40748a7905c/[^]


But I have a query, there I found the following code.

If My.Settings.UpdateRequired Then
            My.Settings.Upgrade()
            My.Settings.UpdateRequired = False
            My.Settings.Save()
        End If


Can you tell me, In which file I should write this code?
AnswerRe: problem in overwriting the previous setup Pin
Tom Deketelaere3-Apr-09 1:47
professionalTom Deketelaere3-Apr-09 1:47 
QuestionCan only delete numbers in access database Pin
hendrikbez2-Apr-09 22:05
hendrikbez2-Apr-09 22:05 
AnswerRe: Can only delete numbers in access database Pin
Jay Royall2-Apr-09 22:20
Jay Royall2-Apr-09 22:20 
GeneralRe: Can only delete numbers in access database Pin
hendrikbez2-Apr-09 22:29
hendrikbez2-Apr-09 22:29 
GeneralRe: Can only delete numbers in access database Pin
Jay Royall2-Apr-09 22:47
Jay Royall2-Apr-09 22:47 
GeneralRe: Can only delete numbers in access database Pin
JC.KaNNaN3-Apr-09 20:57
JC.KaNNaN3-Apr-09 20:57 
AnswerRe: Can only delete numbers in access database Pin
Tom Deketelaere2-Apr-09 22:49
professionalTom Deketelaere2-Apr-09 22:49 
QuestionData transfer in SAP through VB Pin
yog21122-Apr-09 19:25
yog21122-Apr-09 19:25 
AnswerRe: Data transfer in SAP through VB Pin
Tom Deketelaere2-Apr-09 21:53
professionalTom Deketelaere2-Apr-09 21:53 
GeneralRe: Data transfer in SAP through VB Pin
Jon_Boy3-Apr-09 2:25
Jon_Boy3-Apr-09 2:25 
QuestionMultiple timers accessing single class Pin
Doug.Aliff2-Apr-09 16:10
Doug.Aliff2-Apr-09 16:10 
AnswerRe: Multiple timers accessing single class Pin
Tom Deketelaere2-Apr-09 21:48
professionalTom Deketelaere2-Apr-09 21:48 
AnswerRe: Multiple timers accessing single class Pin
Mycroft Holmes2-Apr-09 22:04
professionalMycroft Holmes2-Apr-09 22:04 
GeneralRe: Multiple timers accessing single class Pin
Eddy Vluggen2-Apr-09 22:20
professionalEddy Vluggen2-Apr-09 22:20 
GeneralRe: Multiple timers accessing single class Pin
Jon_Boy3-Apr-09 2:23
Jon_Boy3-Apr-09 2:23 
AnswerRe: Multiple timers accessing single class Pin
Dave Kreskowiak3-Apr-09 9:26
mveDave Kreskowiak3-Apr-09 9:26 
GeneralRe: Multiple timers accessing single class Pin
Doug.Aliff4-Apr-09 16:43
Doug.Aliff4-Apr-09 16:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.