Click here to Skip to main content
15,909,373 members
Home / Discussions / C#
   

C#

 
GeneralRe: Commercial use of C# Express Pin
Ian Uy21-Mar-08 17:53
Ian Uy21-Mar-08 17:53 
GeneralRe: Commercial use of C# Express Pin
Christian Graus21-Mar-08 19:45
protectorChristian Graus21-Mar-08 19:45 
GeneralRe: Commercial use of C# Express Pin
Paul Conrad22-Mar-08 5:32
professionalPaul Conrad22-Mar-08 5:32 
QuestionApplication server for Forms based solution ( not Web Based ) . Pin
unitecsoft21-Mar-08 13:32
unitecsoft21-Mar-08 13:32 
GeneralRe: Application server for Forms based solution ( not Web Based ) . Pin
Christian Graus21-Mar-08 13:50
protectorChristian Graus21-Mar-08 13:50 
GeneralRe: Application server for Forms based solution ( not Web Based ) . Pin
unitecsoft21-Mar-08 14:27
unitecsoft21-Mar-08 14:27 
GeneralRe: Application server for Forms based solution ( not Web Based ) . Pin
MNFlyer21-Mar-08 15:19
MNFlyer21-Mar-08 15:19 
GeneralRe: Application server for Forms based solution ( not Web Based ) . Pin
Luis Alonso Ramos21-Mar-08 21:59
Luis Alonso Ramos21-Mar-08 21:59 
MNFlyer wrote:
I used the publish feature in VS2005 (not sure if exists in 2003)


That's a different thing. The Publish feature creates a ClickOnce installer for your application. No matter whether you have an icon on your Start menu or not, the application is installed on the local machine, and everytime you run it (by going to the .application URL or clicking the icon) it checks for updates in the server. But the app is actually installed in the client PC.

And no, it's a .NET 2.0 feature so it doesn't exist in VS.NET 2003.


Luis Alonso Ramos
Intelectix
Chihuahua, Mexico




My Blog!



GeneralRe: Application server for Forms based solution ( not Web Based ) . Pin
MNFlyer22-Mar-08 4:06
MNFlyer22-Mar-08 4:06 
GeneralRe: Application server for Forms based solution ( not Web Based ) . Pin
Luis Alonso Ramos22-Mar-08 8:43
Luis Alonso Ramos22-Mar-08 8:43 
GeneralRe: Application server for Forms based solution ( not Web Based ) . Pin
MNFlyer22-Mar-08 4:09
MNFlyer22-Mar-08 4:09 
GeneralRe: Application server for Forms based solution ( not Web Based ) . Pin
Luis Alonso Ramos21-Mar-08 22:02
Luis Alonso Ramos21-Mar-08 22:02 
GeneralMDI Child to Mdi Parent controls z-order Pin
Stevo Z21-Mar-08 11:36
Stevo Z21-Mar-08 11:36 
GeneralRe: MDI Child to Mdi Parent controls z-order Pin
Luis Alonso Ramos21-Mar-08 22:06
Luis Alonso Ramos21-Mar-08 22:06 
Generallargest size of a byte array Pin
Jimmy Zhang21-Mar-08 10:24
Jimmy Zhang21-Mar-08 10:24 
GeneralRe: largest size of a byte array Pin
PIEBALDconsult21-Mar-08 10:31
mvePIEBALDconsult21-Mar-08 10:31 
GeneralRe: largest size of a byte array Pin
Derek Bartram21-Mar-08 15:31
Derek Bartram21-Mar-08 15:31 
GeneralRe: largest size of a byte array Pin
PIEBALDconsult21-Mar-08 17:46
mvePIEBALDconsult21-Mar-08 17:46 
GeneralRe: largest size of a byte array Pin
Derek Bartram22-Mar-08 0:51
Derek Bartram22-Mar-08 0:51 
GeneralRe: largest size of a byte array Pin
Colin Angus Mackay22-Mar-08 3:16
Colin Angus Mackay22-Mar-08 3:16 
GeneralRe: largest size of a byte array Pin
PIEBALDconsult22-Mar-08 6:09
mvePIEBALDconsult22-Mar-08 6:09 
GeneralRe: largest size of a byte array Pin
Derek Bartram22-Mar-08 6:35
Derek Bartram22-Mar-08 6:35 
GeneralRe: largest size of a byte array Pin
Jimmy Zhang24-Mar-08 5:29
Jimmy Zhang24-Mar-08 5:29 
QuestionSystem.IO functions not working in Windows Service Pin
MNFlyer21-Mar-08 9:46
MNFlyer21-Mar-08 9:46 
GeneralRe: System.IO functions not working in Windows Service Pin
Robert Rohde21-Mar-08 11:58
Robert Rohde21-Mar-08 11:58 

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.