Click here to Skip to main content
15,887,350 members
Home / Discussions / C#
   

C#

 
GeneralRe: Manual serialization of a class that contains the same class Pin
nadavst9-Dec-12 20:53
nadavst9-Dec-12 20:53 
AnswerRe: Manual serialization of a class that contains the same class Pin
lukeer9-Dec-12 20:54
lukeer9-Dec-12 20:54 
GeneralRe: Manual serialization of a class that contains the same class Pin
nadavst9-Dec-12 23:17
nadavst9-Dec-12 23:17 
AnswerRe: Manual serialization of a class that contains the same class Pin
BobJanova9-Dec-12 22:53
BobJanova9-Dec-12 22:53 
QuestionHow to pase the CCD (continuity Careof Document )in xml format to fetch that in dataset in ASP.NET Pin
shamalj7-Dec-12 3:50
shamalj7-Dec-12 3:50 
Questionapplication to update itself... Pin
Jassim Rahma7-Dec-12 2:10
Jassim Rahma7-Dec-12 2:10 
AnswerRe: application to update itself... Pin
Simon_Whale7-Dec-12 2:22
Simon_Whale7-Dec-12 2:22 
AnswerRe: application to update itself... Pin
Dave Kreskowiak7-Dec-12 4:41
mveDave Kreskowiak7-Dec-12 4:41 
You can use ClickOnce for this.

If you install your application under the Program Files folder, the users will NOT be able to update their applications. The Program Files folder is readonly for normal users on Windows Vista and above. So, this means you'll have to install your application somewhere where users have permissions to write to the folder.

Frankly, in corporate environments, a self-updating application is generally forwned upon because the new version of the application cannot be tested before going to production.

GeneralRe: application to update itself... Pin
Ennis Ray Lynch, Jr.7-Dec-12 5:03
Ennis Ray Lynch, Jr.7-Dec-12 5:03 
AnswerRe: application to update itself... Pin
harsimranb7-Dec-12 6:08
harsimranb7-Dec-12 6:08 
Questionhow to convert hex to rgb color code in asp.net Pin
Deenuji6-Dec-12 23:13
Deenuji6-Dec-12 23:13 
AnswerRe: how to convert hex to rgb color code in asp.net Pin
Simon_Whale6-Dec-12 23:33
Simon_Whale6-Dec-12 23:33 
GeneralRe: how to convert hex to rgb color code in asp.net Pin
Deenuji6-Dec-12 23:59
Deenuji6-Dec-12 23:59 
GeneralRe: how to convert hex to rgb color code in asp.net Pin
Simon_Whale7-Dec-12 0:13
Simon_Whale7-Dec-12 0:13 
GeneralRe: how to convert hex to rgb color code in asp.net Pin
Richard Deeming7-Dec-12 1:18
mveRichard Deeming7-Dec-12 1:18 
GeneralRe: how to convert hex to rgb color code in asp.net Pin
Simon_Whale7-Dec-12 1:22
Simon_Whale7-Dec-12 1:22 
GeneralRe: how to convert hex to rgb color code in asp.net Pin
Richard Deeming7-Dec-12 1:26
mveRichard Deeming7-Dec-12 1:26 
GeneralRe: how to convert hex to rgb color code in asp.net Pin
Simon_Whale7-Dec-12 1:38
Simon_Whale7-Dec-12 1:38 
JokeRe: how to convert hex to rgb color code in asp.net Pin
Richard MacCutchan7-Dec-12 2:56
mveRichard MacCutchan7-Dec-12 2:56 
GeneralRe: how to convert hex to rgb color code in asp.net Pin
Richard MacCutchan7-Dec-12 2:55
mveRichard MacCutchan7-Dec-12 2:55 
QuestionUniversal Patch Finder .NET plug-ins Pin
Hypercube Softwares6-Dec-12 20:38
Hypercube Softwares6-Dec-12 20:38 
AnswerRe: Universal Patch Finder .NET plug-ins Pin
Mycroft Holmes6-Dec-12 21:53
professionalMycroft Holmes6-Dec-12 21:53 
AnswerRe: Universal Patch Finder .NET plug-ins Pin
Pete O'Hanlon6-Dec-12 23:01
mvePete O'Hanlon6-Dec-12 23:01 
AnswerRe: Universal Patch Finder .NET plug-ins Pin
Paul Conrad7-Dec-12 8:08
professionalPaul Conrad7-Dec-12 8:08 
GeneralRe: Universal Patch Finder .NET plug-ins Pin
Hypercube Softwares2-Mar-13 5:51
Hypercube Softwares2-Mar-13 5:51 

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.