Click here to Skip to main content
16,016,184 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Convert decimal value to hh:mm:ss format Pin
Luc Pattyn13-Dec-07 22:19
sitebuilderLuc Pattyn13-Dec-07 22:19 
QuestionHow to create IE Favorites like TreeView? Pin
lclarsen12-Dec-07 21:51
lclarsen12-Dec-07 21:51 
AnswerRe: How to create IE Favorites like TreeView? Pin
TJoe18-Dec-07 2:23
TJoe18-Dec-07 2:23 
GeneralRe: How to create IE Favorites like TreeView? Pin
lclarsen19-Dec-07 22:03
lclarsen19-Dec-07 22:03 
GeneralClickOnce Deployment Issue Pin
DotNetWWW11-Dec-07 20:33
DotNetWWW11-Dec-07 20:33 
GeneralRe: ClickOnce Deployment Issue Pin
Michael Sync12-Dec-07 19:51
Michael Sync12-Dec-07 19:51 
GeneralRe: ClickOnce Deployment Issue Pin
DotNetWWW12-Dec-07 22:20
DotNetWWW12-Dec-07 22:20 
GeneralRe: ClickOnce Deployment Issue Pin
Michael Sync12-Dec-07 22:32
Michael Sync12-Dec-07 22:32 
You are publishing your application on the server directly. If you need to add or modify the required dlls that you already published on the server, you can use MageUI to make changes. then, you can give the installation URl to client to install your application.. then your application will be downloaded to the client machine (under ClickOnce Deployment Cachae folder e.g. C:\Documents and Settings\[User Name]\Local Settings\Apps\2.0) and will run the application..

Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)


GeneralRe: ClickOnce Deployment Issue Pin
DotNetWWW13-Dec-07 2:20
DotNetWWW13-Dec-07 2:20 
GeneralRe: ClickOnce Deployment Issue Pin
Michael Sync13-Dec-07 19:59
Michael Sync13-Dec-07 19:59 
GeneralRe: ClickOnce Deployment Issue Pin
DotNetWWW13-Dec-07 20:10
DotNetWWW13-Dec-07 20:10 
GeneralRe: ClickOnce Deployment Issue Pin
Michael Sync13-Dec-07 20:44
Michael Sync13-Dec-07 20:44 
GeneralRe: ClickOnce Deployment Issue Pin
DotNetWWW13-Dec-07 20:57
DotNetWWW13-Dec-07 20:57 
GeneralRe: ClickOnce Deployment Issue Pin
Michael Sync13-Dec-07 21:14
Michael Sync13-Dec-07 21:14 
GeneralRe: ClickOnce Deployment Issue Pin
DotNetWWW13-Dec-07 21:53
DotNetWWW13-Dec-07 21:53 
GeneralRe: ClickOnce Deployment Issue Pin
Michael Sync13-Dec-07 22:16
Michael Sync13-Dec-07 22:16 
GeneralRe: ClickOnce Deployment Issue Pin
DotNetWWW13-Dec-07 22:23
DotNetWWW13-Dec-07 22:23 
GeneralWindows Media Center Development Pin
Krugger40411-Dec-07 19:50
Krugger40411-Dec-07 19:50 
GeneralDeclaring String Array in Structure Pin
Meenge11-Dec-07 17:35
Meenge11-Dec-07 17:35 
GeneralRe: Declaring String Array in Structure Pin
Michael Sync11-Dec-07 19:13
Michael Sync11-Dec-07 19:13 
GeneralForcing deployment of .NET 2.0 to all computers of a network Pin
Luis Alonso Ramos11-Dec-07 9:47
Luis Alonso Ramos11-Dec-07 9:47 
GeneralRe: Forcing deployment of .NET 2.0 to all computers of a network Pin
Dave Kreskowiak11-Dec-07 12:11
mveDave Kreskowiak11-Dec-07 12:11 
GeneralRe: Forcing deployment of .NET 2.0 to all computers of a network Pin
Luis Alonso Ramos11-Dec-07 14:56
Luis Alonso Ramos11-Dec-07 14:56 
GeneralCopying files to debug at build time (VS 2005) Pin
Vodstok11-Dec-07 7:19
Vodstok11-Dec-07 7:19 
AnswerRe: Copying files to debug at build time (VS 2005) Pin
TJoe11-Dec-07 7:34
TJoe11-Dec-07 7:34 

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.