Click here to Skip to main content
16,005,037 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionREG: VB Pin
rajasekar.mpbs9-Oct-07 2:08
rajasekar.mpbs9-Oct-07 2:08 
AnswerRe: REG: VB Pin
Dave Kreskowiak9-Oct-07 4:44
mveDave Kreskowiak9-Oct-07 4:44 
GeneralRe: REG: VB Pin
mr_lasseter9-Oct-07 6:11
mr_lasseter9-Oct-07 6:11 
GeneralRe: REG: VB Pin
Dave Kreskowiak9-Oct-07 6:44
mveDave Kreskowiak9-Oct-07 6:44 
Questionpropertygrid control Pin
balakpn9-Oct-07 1:22
balakpn9-Oct-07 1:22 
AnswerRe: propertygrid control Pin
Dave Kreskowiak9-Oct-07 4:42
mveDave Kreskowiak9-Oct-07 4:42 
QuestionVB.NET and designing of Patch Files Pin
Vimalsoft(Pty) Ltd9-Oct-07 0:53
professionalVimalsoft(Pty) Ltd9-Oct-07 0:53 
AnswerRe: VB.NET and designing of Patch Files Pin
Tom Deketelaere9-Oct-07 1:14
professionalTom Deketelaere9-Oct-07 1:14 
depends on what needs to be done and how big you'r programme is

but for almost every programme you can follow the following procedure:
just code the additional functionality into the original project then build and at client side you can just replace the exe and dll files (perhaps with a batch file) and the functionality will be implemented into the application.
if you don't use class projects in you don't need to replace dll's (you probably will not have any)
if all you change is a form then replacing the exe file will be enough

If my help was helpfull let me know, if not let me know why.

The only way we learn is by making mistaks.

GeneralRe: VB.NET and designing of Patch Files Pin
Vimalsoft(Pty) Ltd9-Oct-07 1:21
professionalVimalsoft(Pty) Ltd9-Oct-07 1:21 
QuestionForm Control Pin
Sarfaraj Ahmed9-Oct-07 0:21
Sarfaraj Ahmed9-Oct-07 0:21 
AnswerRe: Form Control Pin
Dave Kreskowiak9-Oct-07 4:40
mveDave Kreskowiak9-Oct-07 4:40 
Questiontextbox auto postback Pin
Sarfaraj Ahmed8-Oct-07 23:14
Sarfaraj Ahmed8-Oct-07 23:14 
AnswerRe: textbox auto postback Pin
Taylor Kobani8-Oct-07 23:30
Taylor Kobani8-Oct-07 23:30 
GeneralRe: textbox auto postback Pin
Sarfaraj Ahmed8-Oct-07 23:47
Sarfaraj Ahmed8-Oct-07 23:47 
GeneralRe: textbox auto postback Pin
nishkarsh_k8-Oct-07 23:50
nishkarsh_k8-Oct-07 23:50 
GeneralRe: textbox auto postback Pin
Sarfaraj Ahmed8-Oct-07 23:57
Sarfaraj Ahmed8-Oct-07 23:57 
QuestionMobile Application in .net [modified] Pin
Ahamed Azeem8-Oct-07 21:23
Ahamed Azeem8-Oct-07 21:23 
AnswerRe: Mobile Application in .net Pin
Tom Deketelaere8-Oct-07 22:10
professionalTom Deketelaere8-Oct-07 22:10 
GeneralRe: Mobile Application in .net Pin
Ahamed Azeem8-Oct-07 22:15
Ahamed Azeem8-Oct-07 22:15 
GeneralRe: Mobile Application in .net Pin
Tom Deketelaere8-Oct-07 22:26
professionalTom Deketelaere8-Oct-07 22:26 
GeneralRe: Mobile Application in .net Pin
Ahamed Azeem8-Oct-07 22:34
Ahamed Azeem8-Oct-07 22:34 
GeneralRe: Mobile Application in .net Pin
Tom Deketelaere8-Oct-07 23:06
professionalTom Deketelaere8-Oct-07 23:06 
GeneralRe: Mobile Application in .net Pin
Ahamed Azeem8-Oct-07 23:15
Ahamed Azeem8-Oct-07 23:15 
GeneralRe: Mobile Application in .net Pin
Tom Deketelaere8-Oct-07 23:38
professionalTom Deketelaere8-Oct-07 23:38 
GeneralRe: Mobile Application in .net Pin
Ahamed Azeem8-Oct-07 23:49
Ahamed Azeem8-Oct-07 23:49 

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.