Click here to Skip to main content
15,890,123 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: how to replace application in multiuser enviroment Pin
JernejR16-Mar-09 3:04
JernejR16-Mar-09 3:04 
GeneralRe: how to replace application in multiuser enviroment Pin
Eddy Vluggen16-Mar-09 3:18
professionalEddy Vluggen16-Mar-09 3:18 
GeneralTimer forcing exit Pin
David Mujica16-Mar-09 3:41
David Mujica16-Mar-09 3:41 
GeneralRe: Timer forcing exit Pin
Eddy Vluggen16-Mar-09 3:58
professionalEddy Vluggen16-Mar-09 3:58 
GeneralRe: Timer forcing exit Pin
JernejR16-Mar-09 3:59
JernejR16-Mar-09 3:59 
GeneralGroup Policy to force workstation lock Pin
David Mujica16-Mar-09 5:02
David Mujica16-Mar-09 5:02 
GeneralRe: Group Policy to force workstation lock Pin
JernejR16-Mar-09 5:11
JernejR16-Mar-09 5:11 
GeneralRe: Timer forcing exit Pin
JernejR16-Mar-09 4:55
JernejR16-Mar-09 4:55 
I guess that I will solve this problem "my way"

Security revision pointed that no user should work with old vesion if new one exists (even he already run the application)

I have control over class that communicate with DB (oracle). So I will implement
checking before select, insert or update statement if new version exists the mentioned
statements will fail, and user will get the message something like
"close app and start new version..."

On starting shortcut (thin client), application will download new class library (which
have all forms and logic inside)
GeneralDatabase version check could lead to uncessary overhead Pin
David Mujica16-Mar-09 5:09
David Mujica16-Mar-09 5:09 
GeneralRe: Database version check could lead to uncessary overhead Pin
JernejR16-Mar-09 5:15
JernejR16-Mar-09 5:15 
GeneralRe: Timer forcing exit Pin
Jon_Boy16-Mar-09 4:59
Jon_Boy16-Mar-09 4:59 
GeneralRe: how to replace application in multiuser enviroment Pin
Luc Pattyn16-Mar-09 6:35
sitebuilderLuc Pattyn16-Mar-09 6:35 
AnswerRe: how to replace application in multiuser enviroment Pin
Dave Kreskowiak16-Mar-09 6:17
mveDave Kreskowiak16-Mar-09 6:17 
GeneralRe: how to replace application in multiuser enviroment Pin
Luc Pattyn16-Mar-09 6:38
sitebuilderLuc Pattyn16-Mar-09 6:38 
GeneralRe: how to replace application in multiuser enviroment Pin
Dave Kreskowiak16-Mar-09 7:00
mveDave Kreskowiak16-Mar-09 7:00 
AnswerRe: how to replace application in multiuser enviroment Pin
supercat916-Mar-09 10:39
supercat916-Mar-09 10:39 
QuestionLinking text boxes to a database without being databound Pin
Dave McCool16-Mar-09 1:00
Dave McCool16-Mar-09 1:00 
AnswerRe: Linking text boxes to a database without being databound Pin
JernejR16-Mar-09 1:51
JernejR16-Mar-09 1:51 
Questionread write from usb port + vb Pin
mouhamad rayed16-Mar-09 0:15
mouhamad rayed16-Mar-09 0:15 
AnswerRe: read write from usb port + vb Pin
Eddy Vluggen16-Mar-09 0:26
professionalEddy Vluggen16-Mar-09 0:26 
AnswerRe: read write from usb port + vb Pin
Dave Kreskowiak16-Mar-09 6:13
mveDave Kreskowiak16-Mar-09 6:13 
Questionhow to convert images of types gif to jpeg using vb.net code ? Pin
ahlamissa16-Mar-09 0:04
ahlamissa16-Mar-09 0:04 
AnswerRe: how to convert images of types gif to jpeg using vb.net code ? Pin
Luc Pattyn16-Mar-09 1:14
sitebuilderLuc Pattyn16-Mar-09 1:14 
Questionis there any way to copy RDLC graph directly to power point ? Pin
bhushan09715-Mar-09 22:44
bhushan09715-Mar-09 22:44 
Questionhow to pass the parameter to show the reports(report.rdlc) in reportviewer using vb.net [modified] Pin
againnaga15-Mar-09 21:31
againnaga15-Mar-09 21:31 

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.