Click here to Skip to main content
16,004,974 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionClient & server application in vb6 Pin
chubalkrs26-Jul-10 3:36
chubalkrs26-Jul-10 3:36 
AnswerRe: Client & server application in vb6 Pin
Dave Kreskowiak26-Jul-10 6:30
mveDave Kreskowiak26-Jul-10 6:30 
GeneralRe: Client & server application in vb6 Pin
MikeD 228-Jul-10 3:58
MikeD 228-Jul-10 3:58 
GeneralRe: Client & server application in vb6 Pin
Dave Kreskowiak28-Jul-10 8:10
mveDave Kreskowiak28-Jul-10 8:10 
GeneralRe: Client & server application in vb6 Pin
MikeD 229-Jul-10 5:50
MikeD 229-Jul-10 5:50 
GeneralRe: Client & server application in vb6 Pin
Dave Kreskowiak29-Jul-10 9:32
mveDave Kreskowiak29-Jul-10 9:32 
QuestionAssembly Version vs Publish version and doing a auto check for new version Pin
Member 442053425-Jul-10 23:10
Member 442053425-Jul-10 23:10 
AnswerRe: Assembly Version vs Publish version and doing a auto check for new version Pin
jbbarnes25-Aug-10 2:10
jbbarnes25-Aug-10 2:10 
We had the same problem, and finally decided to write a small AppVersion.exe that checks a local AppVersion.txt and compares it to the server's AppVersion.txt - if different, it shows a message informing the user that an update is being installed, installs the update from the server, and replaces the local AppVersion.txt from the one on the server. Whether an update was done or not, AppVersion.exe starts a process of the main application and then closes.
The only implementation problem we had was changing all the desktop icons to point to AppVersion.exe instead of the main program.
Questioncreate setup project that install app and also msde Pin
mehrnoosh25-Jul-10 21:26
mehrnoosh25-Jul-10 21:26 
AnswerRe: create setup project that install app and also msde Pin
DaveAuld25-Jul-10 21:51
professionalDaveAuld25-Jul-10 21:51 
GeneralRe: create setup project that install app and also msde Pin
mehrnoosh25-Jul-10 22:25
mehrnoosh25-Jul-10 22:25 
GeneralRe: create setup project that install app and also msde Pin
DaveAuld25-Jul-10 22:53
professionalDaveAuld25-Jul-10 22:53 
QuestionOpening Files On Network via VB.NET on Windows 7 Pin
nlindley723-Jul-10 4:53
nlindley723-Jul-10 4:53 
AnswerRe: Opening Files On Network via VB.NET on Windows 7 Pin
Eddy Vluggen23-Jul-10 5:00
professionalEddy Vluggen23-Jul-10 5:00 
GeneralRe: Opening Files On Network via VB.NET on Windows 7 Pin
nlindley723-Jul-10 5:04
nlindley723-Jul-10 5:04 
AnswerRe: Opening Files On Network via VB.NET on Windows 7 Pin
Jason Vetter23-Jul-10 5:21
Jason Vetter23-Jul-10 5:21 
GeneralRe: Opening Files On Network via VB.NET on Windows 7 Pin
nlindley723-Jul-10 5:27
nlindley723-Jul-10 5:27 
AnswerRe: Opening Files On Network via VB.NET on Windows 7 [modified] Pin
nlindley723-Jul-10 5:36
nlindley723-Jul-10 5:36 
GeneralRe: Opening Files On Network via VB.NET on Windows 7 Pin
nlindley726-Jul-10 7:00
nlindley726-Jul-10 7:00 
GeneralRe: Opening Files On Network via VB.NET on Windows 7 Pin
Dave Kreskowiak26-Jul-10 12:08
mveDave Kreskowiak26-Jul-10 12:08 
GeneralRe: Opening Files On Network via VB.NET on Windows 7 Pin
MikeD 227-Jul-10 3:31
MikeD 227-Jul-10 3:31 
GeneralRe: Opening Files On Network via VB.NET on Windows 7 Pin
nlindley727-Jul-10 6:57
nlindley727-Jul-10 6:57 
Questionhavent been programming for a while Pin
eiel23-Jul-10 1:46
eiel23-Jul-10 1:46 
AnswerRe: havent been programming for a while Pin
DaveAuld23-Jul-10 2:12
professionalDaveAuld23-Jul-10 2:12 
GeneralRe: havent been programming for a while Pin
eiel23-Jul-10 5:46
eiel23-Jul-10 5:46 

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.