Click here to Skip to main content
15,916,463 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Help For Win32 Appl Pin
swapnil_bhanagle25-Nov-08 10:01
swapnil_bhanagle25-Nov-08 10:01 
GeneralRe: Help For Win32 Appl Pin
Dave Kreskowiak25-Nov-08 10:51
mveDave Kreskowiak25-Nov-08 10:51 
GeneralRe: Help For Win32 Appl Pin
swapnil_bhanagle25-Nov-08 18:00
swapnil_bhanagle25-Nov-08 18:00 
GeneralRe: Help For Win32 Appl Pin
Pete O'Hanlon25-Nov-08 22:27
mvePete O'Hanlon25-Nov-08 22:27 
GeneralRe: Help For Win32 Appl Pin
Dave Kreskowiak26-Nov-08 4:04
mveDave Kreskowiak26-Nov-08 4:04 
AnswerRe: Help For Win32 Appl [modified] Pin
Alan N26-Nov-08 6:10
Alan N26-Nov-08 6:10 
QuestionVb.Net Win Appl Need Help for deplovment Pin
swapnil_bhanagle25-Nov-08 6:35
swapnil_bhanagle25-Nov-08 6:35 
AnswerRe: Vb.Net Win Appl Need Help for deplovment Pin
Jon_Boy25-Nov-08 6:57
Jon_Boy25-Nov-08 6:57 
So many options, but it depends on the complexity of your app:

If you created the app using .Net and aren't using any com objects, all you should have to do is COPY and paste your prog directory onto another client (known as XCOPY). You could also do a click once (do a google search) which forces your clients to update anytime you update your files.

If you are using interop objects, you can either set them to be isolated or shared (you need to ensure all clients have these interop .dlls and use regsvr32 to register them).

Depending on references, you may need to have redistributable setups or files as well - just depends on what your referencing.

Any suggestions, ideas, or 'constructive criticism' are always welcome.

"There's no such thing as a stupid question, only stupid people." - Mr. Garrison

GeneralRe: Vb.Net Win Appl Need Help for deplovment Pin
swapnil_bhanagle25-Nov-08 7:12
swapnil_bhanagle25-Nov-08 7:12 
GeneralRe: Vb.Net Win Appl Need Help for deplovment Pin
Jon_Boy26-Nov-08 2:39
Jon_Boy26-Nov-08 2:39 
Questionhelp needed pls Pin
Umangj25-Nov-08 1:47
Umangj25-Nov-08 1:47 
AnswerRe: help needed pls Pin
Dave Kreskowiak25-Nov-08 3:22
mveDave Kreskowiak25-Nov-08 3:22 
GeneralRe: help needed pls Pin
Umangj25-Nov-08 4:04
Umangj25-Nov-08 4:04 
GeneralRe: help needed pls Pin
Luc Pattyn25-Nov-08 4:15
sitebuilderLuc Pattyn25-Nov-08 4:15 
GeneralRe: help needed pls Pin
Umangj25-Nov-08 4:57
Umangj25-Nov-08 4:57 
QuestionVisual Basic.net User Control Pin
Ryno Engelbrecht24-Nov-08 23:18
Ryno Engelbrecht24-Nov-08 23:18 
AnswerRe: Visual Basic.net User Control Pin
Jon_Boy25-Nov-08 1:32
Jon_Boy25-Nov-08 1:32 
AnswerRe: Visual Basic.net User Control Pin
Ryno Engelbrecht25-Nov-08 1:52
Ryno Engelbrecht25-Nov-08 1:52 
GeneralRe: Visual Basic.net User Control Pin
Jon_Boy25-Nov-08 3:42
Jon_Boy25-Nov-08 3:42 
QuestionRequested registry access is not allowed Pin
Member 445034221-Nov-08 5:55
Member 445034221-Nov-08 5:55 
GeneralRe: Requested registry access is not allowed Pin
Paul Conrad21-Nov-08 6:29
professionalPaul Conrad21-Nov-08 6:29 
AnswerRe: Requested registry access is not allowed Pin
Dave Kreskowiak21-Nov-08 7:36
mveDave Kreskowiak21-Nov-08 7:36 
QuestionProblem while creating Sharepoint custome Tmer Job Pin
Krunal3919-Nov-08 21:20
Krunal3919-Nov-08 21:20 
QuestionCan I do assembly binding with major, minor but not build? Pin
pdohara19-Nov-08 10:12
pdohara19-Nov-08 10:12 
RantSystem.Windows.Forms.DateTimePicker.BackColor Pin
PIEBALDconsult19-Nov-08 7:06
mvePIEBALDconsult19-Nov-08 7:06 

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.