Click here to Skip to main content
15,885,435 members
Home / Discussions / C#
   

C#

 
RantRe: help Pin
thatraja29-Apr-14 20:30
professionalthatraja29-Apr-14 20:30 
QuestionBeginner here. How would I go about doing this? Simple Data Entry Pin
Member 1078417429-Apr-14 11:32
Member 1078417429-Apr-14 11:32 
AnswerRe: Beginner here. How would I go about doing this? Simple Data Entry Pin
Pete O'Hanlon29-Apr-14 12:04
mvePete O'Hanlon29-Apr-14 12:04 
QuestionGenerate Rayleigh,Erlang,Exponential,Impulse,Uniform Noise in c#. Pin
Member 1053224929-Apr-14 10:55
Member 1053224929-Apr-14 10:55 
SuggestionRe: Generate Rayleigh,Erlang,Exponential,Impulse,Uniform Noise in c#. Pin
Richard MacCutchan29-Apr-14 20:23
mveRichard MacCutchan29-Apr-14 20:23 
QuestionArabic Word Problem In C# app Pin
Mohamed Abdel Rehim29-Apr-14 10:28
professionalMohamed Abdel Rehim29-Apr-14 10:28 
QuestionPopulation Data Chapter 7 Program 7 Pin
Member 1078420929-Apr-14 10:20
Member 1078420929-Apr-14 10:20 
SuggestionRe: Population Data Chapter 7 Program 7 Pin
Richard MacCutchan29-Apr-14 20:22
mveRichard MacCutchan29-Apr-14 20:22 
A couple of suggestions:

  • Create a class for your population entries, and a list of its objects.
  • Add another method to read the file and create the list of population objects
  • Use that list as binding source for your listview. See A Detailed Data Binding Tutorial[^] for information on how to do it.

QuestionBeginner question. How do I create this? Simple data entry Pin
Member 1078417429-Apr-14 10:05
Member 1078417429-Apr-14 10:05 
AnswerRe: Beginner question. How do I create this? Simple data entry Pin
Dave Kreskowiak29-Apr-14 10:19
mveDave Kreskowiak29-Apr-14 10:19 
GeneralRe: Beginner question. How do I create this? Simple data entry Pin
Member 1078417429-Apr-14 10:30
Member 1078417429-Apr-14 10:30 
GeneralRe: Beginner question. How do I create this? Simple data entry Pin
Wes Aday29-Apr-14 13:08
professionalWes Aday29-Apr-14 13:08 
GeneralRe: Beginner question. How do I create this? Simple data entry Pin
Member 1078417429-Apr-14 14:19
Member 1078417429-Apr-14 14:19 
GeneralRe: Beginner question. How do I create this? Simple data entry Pin
Wes Aday29-Apr-14 14:24
professionalWes Aday29-Apr-14 14:24 
SuggestionRe: Beginner question. How do I create this? Simple data entry Pin
Matt T Heffron29-Apr-14 14:32
professionalMatt T Heffron29-Apr-14 14:32 
GeneralRe: Beginner question. How do I create this? Simple data entry Pin
Dave Kreskowiak30-Apr-14 2:28
mveDave Kreskowiak30-Apr-14 2:28 
AnswerRe: Beginner question. How do I create this? Simple data entry Pin
Hamza ain uddin khan4-May-14 12:21
professionalHamza ain uddin khan4-May-14 12:21 
AnswerRe: Beginner question. How do I create this? Simple data entry Pin
Member 1082060315-May-14 3:14
Member 1082060315-May-14 3:14 
QuestionHow to capture Skype voice communication by C# program using win32 function Pin
Tridip Bhattacharjee29-Apr-14 4:09
professionalTridip Bhattacharjee29-Apr-14 4:09 
AnswerRe: How to capture Skype voice communication by C# program using win32 function Pin
Pete O'Hanlon29-Apr-14 4:23
mvePete O'Hanlon29-Apr-14 4:23 
GeneralRe: How to capture Skype voice communication by C# program using win32 function Pin
Tridip Bhattacharjee29-Apr-14 20:58
professionalTridip Bhattacharjee29-Apr-14 20:58 
GeneralRe: How to capture Skype voice communication by C# program using win32 function Pin
Pete O'Hanlon29-Apr-14 21:38
mvePete O'Hanlon29-Apr-14 21:38 
GeneralRe: How to capture Skype voice communication by C# program using win32 function Pin
Tridip Bhattacharjee30-Apr-14 4:26
professionalTridip Bhattacharjee30-Apr-14 4:26 
QuestionA Query regarding Nullable types in C# Pin
Agent__00728-Apr-14 20:24
professionalAgent__00728-Apr-14 20:24 
AnswerRe: A Query regarding Nullable types in C# Pin
OriginalGriff28-Apr-14 20:47
mveOriginalGriff28-Apr-14 20:47 

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.