Click here to Skip to main content
15,891,645 members
Home / Discussions / C#
   

C#

 
QuestionHow to open ms excel file in C#. Pin
maheesh6-Jul-09 1:26
maheesh6-Jul-09 1:26 
AnswerRe: How to open ms excel file in C#. Pin
fly9046-Jul-09 1:34
fly9046-Jul-09 1:34 
Question'Red Cross' is displayed for non-admin user Pin
Sifar - 06-Jul-09 0:31
Sifar - 06-Jul-09 0:31 
AnswerRe: 'Red Cross' is displayed for non-admin user Pin
Hariharan.T6-Jul-09 0:58
Hariharan.T6-Jul-09 0:58 
GeneralRe: 'Red Cross' is displayed for non-admin user Pin
Sifar - 06-Jul-09 1:02
Sifar - 06-Jul-09 1:02 
QuestionHow to create new winform with code(without template winform existed)? Pin
mctramp1685-Jul-09 23:52
mctramp1685-Jul-09 23:52 
AnswerRe: How to create new winform with code(without template winform existed)? Pin
stancrm5-Jul-09 23:55
stancrm5-Jul-09 23:55 
AnswerRe: How to create new winform with code(without template winform existed)? Pin
Luc Pattyn6-Jul-09 0:10
sitebuilderLuc Pattyn6-Jul-09 0:10 
Hi,

there is no magic involved: all that Visual Designer does is put some code in a file called myForm.Desisgner.cs; you can open that file and have a look; then create similar code in your own file (don't edit the designer.cs files, your changes may get lost, and might confuse Visual Designer).

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

Questionhow can i avoid this error while working on c# form application?? Pin
CoderForEver5-Jul-09 23:29
CoderForEver5-Jul-09 23:29 
AnswerRe: how can i avoid this error while working on c# form application?? Pin
Hariharan.T5-Jul-09 23:31
Hariharan.T5-Jul-09 23:31 
GeneralRe: how can i avoid this error while working on c# form application?? Pin
CoderForEver6-Jul-09 20:39
CoderForEver6-Jul-09 20:39 
AnswerRe: how can i avoid this error while working on c# form application?? Pin
Dinesh Mani5-Jul-09 23:56
Dinesh Mani5-Jul-09 23:56 
AnswerRe: how can i avoid this error while working on c# form application?? Pin
ScottM16-Jul-09 6:51
ScottM16-Jul-09 6:51 
GeneralRe: how can i avoid this error while working on c# form application?? Pin
CoderForEver6-Jul-09 20:44
CoderForEver6-Jul-09 20:44 
QuestionInterop call fails when ran from Scheduled tasks Pin
Hariharan.T5-Jul-09 23:19
Hariharan.T5-Jul-09 23:19 
AnswerRe: Interop call fails when ran from Scheduled tasks Pin
SeMartens5-Jul-09 23:22
SeMartens5-Jul-09 23:22 
GeneralRe: Interop call fails when ran from Scheduled tasks Pin
Hariharan.T5-Jul-09 23:26
Hariharan.T5-Jul-09 23:26 
GeneralRe: Interop call fails when ran from Scheduled tasks Pin
SeMartens5-Jul-09 23:31
SeMartens5-Jul-09 23:31 
GeneralRe: Interop call fails when ran from Scheduled tasks Pin
Hariharan.T5-Jul-09 23:39
Hariharan.T5-Jul-09 23:39 
GeneralRe: Interop call fails when ran from Scheduled tasks Pin
SeMartens6-Jul-09 0:16
SeMartens6-Jul-09 0:16 
GeneralRe: Interop call fails when ran from Scheduled tasks Pin
Hariharan.T6-Jul-09 0:53
Hariharan.T6-Jul-09 0:53 
QuestionHow to get Current User IP Address for my Intranet site Pin
kish205-Jul-09 23:12
kish205-Jul-09 23:12 
AnswerRe: How to get Current User IP Address for my Intranet site Pin
Dinesh Mani6-Jul-09 0:06
Dinesh Mani6-Jul-09 0:06 
AnswerRe: How to get Current User IP Address for my Intranet site Pin
Luc Pattyn6-Jul-09 0:14
sitebuilderLuc Pattyn6-Jul-09 0:14 
QuestionAjax collapsible Panel not working for Master page Pin
kish205-Jul-09 22:59
kish205-Jul-09 22:59 

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.