Click here to Skip to main content
15,904,652 members
Home / Discussions / C#
   

C#

 
Questionneed help with windows application Pin
balukk20-Feb-09 22:45
balukk20-Feb-09 22:45 
AnswerRe: need help with windows application Pin
Deresen21-Feb-09 3:11
Deresen21-Feb-09 3:11 
AnswerRe: need help with windows application Pin
balukk21-Feb-09 3:56
balukk21-Feb-09 3:56 
GeneralRe: need help with windows application Pin
Deresen22-Feb-09 2:23
Deresen22-Feb-09 2:23 
GeneralRe: need help with windows application Pin
balukk23-Feb-09 5:44
balukk23-Feb-09 5:44 
QuestionWrite into Stream Pin
Abdul Rahman Hamidy20-Feb-09 22:21
Abdul Rahman Hamidy20-Feb-09 22:21 
Questioncrystal reports Pin
sritha20-Feb-09 22:19
sritha20-Feb-09 22:19 
QuestionTo Create Property or Method For another indexer property i write??? Pin
thrashead20-Feb-09 21:45
thrashead20-Feb-09 21:45 
Hi. I create a usercontrol. It's name is Imagelists and it holds images as a list. And it has indexer property as

public Image this[int i]

when i use it in an event as Imagelists1[2]. i want to see the second image name as a property. when i call Imagelists1[3].Name, let it returns me the name of image. But i couldn't see the Name property when i use it with it's indexer. if i don't use indexer an i use like ImageLists1.Name, i can see the Name property. I just want to see like Imagelists1[3].Name and it returns me the name of 3rd image. How could i do this?
QuestionUnsafe Code + GetEnumerator() [modified] Pin
grzesio191220-Feb-09 21:24
grzesio191220-Feb-09 21:24 
Questionwindoes live id / hotmail authentication in c# windows application Pin
techismart20-Feb-09 19:22
techismart20-Feb-09 19:22 
AnswerRe: windoes live id / hotmail authentication in c# windows application Pin
Eslam Afifi21-Feb-09 4:28
Eslam Afifi21-Feb-09 4:28 
QuestionRTF format !!! Pin
Mohammad Dayyan20-Feb-09 18:03
Mohammad Dayyan20-Feb-09 18:03 
Questioncommon language runtime error Pin
ashkan002120-Feb-09 17:58
ashkan002120-Feb-09 17:58 
AnswerRe: common language runtime error Pin
Xmen Real 20-Feb-09 18:00
professional Xmen Real 20-Feb-09 18:00 
Questionuse one serialport Rx, RTS and CTS at the same time causing conflict!? Pin
little_cOder20-Feb-09 13:41
little_cOder20-Feb-09 13:41 
QuestionC# Replicating SQL Server Scheduler Pin
MasterEvilAce20-Feb-09 12:32
MasterEvilAce20-Feb-09 12:32 
QuestionHow to remove the seconds from DatetimePicker ???? Pin
Yanshof20-Feb-09 12:00
Yanshof20-Feb-09 12:00 
AnswerRe: How to remove the seconds from DatetimePicker ???? Pin
PIEBALDconsult20-Feb-09 14:03
mvePIEBALDconsult20-Feb-09 14:03 
AnswerRe: How to remove the seconds from DatetimePicker ???? Pin
Riaan Booyzen20-Feb-09 17:50
Riaan Booyzen20-Feb-09 17:50 
GeneralRe: How to remove the seconds from DatetimePicker ???? Pin
Yanshof20-Feb-09 23:23
Yanshof20-Feb-09 23:23 
GeneralRe: How to remove the seconds from DatetimePicker ???? Pin
arnepop23-Mar-10 4:20
arnepop23-Mar-10 4:20 
QuestionAccessing db fields through Mule Web Service from ASP.NET 3.5 in C# Pin
Cindy White20-Feb-09 6:18
Cindy White20-Feb-09 6:18 
AnswerRe: Accessing db fields through Mule Web Service from ASP.NET 3.5 in C# Pin
vaghelabhavesh20-Feb-09 6:22
vaghelabhavesh20-Feb-09 6:22 
GeneralRe: Accessing db fields through Mule Web Service from ASP.NET 3.5 in C# Pin
Cindy White20-Feb-09 6:27
Cindy White20-Feb-09 6:27 
QuestionCan we use the Queue Class for structs? Pin
Bruce Coward20-Feb-09 5:22
Bruce Coward20-Feb-09 5:22 

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.