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

C#

 
GeneralRe: rollover image Pin
Michael Bookatz13-Mar-09 0:20
Michael Bookatz13-Mar-09 0:20 
QuestionHow to run C# application as a web service? Pin
ADIDADPU12-Mar-09 21:16
ADIDADPU12-Mar-09 21:16 
AnswerRe: How to run C# application as a web service? Pin
Ashfield12-Mar-09 21:53
Ashfield12-Mar-09 21:53 
QuestionHOW TO FOCUS PARTICULAR CHILD CONTROL OF MULTIPLE USER CONTROL Pin
Member 183966212-Mar-09 21:13
Member 183966212-Mar-09 21:13 
Questionhow to generate a unique name to my application instance? Pin
abhiram_nayan12-Mar-09 21:01
abhiram_nayan12-Mar-09 21:01 
AnswerRe: how to generate a unique name to my application instance? Pin
stancrm12-Mar-09 21:06
stancrm12-Mar-09 21:06 
GeneralRe: how to generate a unique name to my application instance? Pin
abhiram_nayan12-Mar-09 21:35
abhiram_nayan12-Mar-09 21:35 
GeneralRe: how to generate a unique name to my application instance? Pin
stancrm12-Mar-09 21:52
stancrm12-Mar-09 21:52 
I think you must create a new Guid using Guid.NewGuid() and put that Guid in your excel sheet and xml. Then if you open it, just open the excel sheet, get the guid from that sheet, and find the same guid in xml.
GeneralRe: how to generate a unique name to my application instance? Pin
abhiram_nayan12-Mar-09 22:05
abhiram_nayan12-Mar-09 22:05 
GeneralRe: how to generate a unique name to my application instance? Pin
abhiram_nayan12-Mar-09 22:08
abhiram_nayan12-Mar-09 22:08 
AnswerRe: how to generate a unique name to my application instance? Pin
Mycroft Holmes12-Mar-09 21:56
professionalMycroft Holmes12-Mar-09 21:56 
GeneralRe: how to generate a unique name to my application instance? Pin
abhiram_nayan12-Mar-09 22:04
abhiram_nayan12-Mar-09 22:04 
GeneralRe: how to generate a unique name to my application instance? Pin
Mycroft Holmes12-Mar-09 23:09
professionalMycroft Holmes12-Mar-09 23:09 
QuestionFont Dialog Box Pin
fungweizz12-Mar-09 20:55
fungweizz12-Mar-09 20:55 
AnswerRe: Font Dialog Box Pin
jaypatel51212-Mar-09 21:02
jaypatel51212-Mar-09 21:02 
AnswerRe: Font Dialog Box Pin
fungweizz12-Mar-09 21:40
fungweizz12-Mar-09 21:40 
GeneralRe: Font Dialog Box Pin
0x3c012-Mar-09 21:47
0x3c012-Mar-09 21:47 
GeneralRe: Font Dialog Box Pin
fungweizz12-Mar-09 22:43
fungweizz12-Mar-09 22:43 
GeneralRe: Font Dialog Box Pin
0x3c013-Mar-09 3:38
0x3c013-Mar-09 3:38 
GeneralRe: Font Dialog Box Pin
jaypatel51212-Mar-09 22:15
jaypatel51212-Mar-09 22:15 
GeneralRe: Font Dialog Box Pin
fungweizz12-Mar-09 22:55
fungweizz12-Mar-09 22:55 
GeneralRe: Font Dialog Box Pin
jaypatel51213-Mar-09 2:57
jaypatel51213-Mar-09 2:57 
GeneralRe: Font Dialog Box Pin
fungweizz15-Mar-09 14:41
fungweizz15-Mar-09 14:41 
GeneralRe: Font Dialog Box Pin
jaypatel51217-Mar-09 7:08
jaypatel51217-Mar-09 7:08 
GeneralRe: Font Dialog Box Pin
fungweizz18-Mar-09 20:26
fungweizz18-Mar-09 20:26 

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.