Click here to Skip to main content
15,881,413 members
Home / Discussions / C#
   

C#

 
AnswerRe: How can I make a Location-like collapsible properties? Pin
Gerry Schmitz21-Dec-17 10:53
mveGerry Schmitz21-Dec-17 10:53 
QuestionAccess a combobox defined in datatemplate Pin
Hervend20-Dec-17 1:18
Hervend20-Dec-17 1:18 
AnswerRe: Access a combobox defined in datatemplate Pin
Gerry Schmitz20-Dec-17 4:15
mveGerry Schmitz20-Dec-17 4:15 
GeneralRe: Access a combobox defined in datatemplate Pin
Hervend20-Dec-17 22:45
Hervend20-Dec-17 22:45 
GeneralRe: Access a combobox defined in datatemplate Pin
Pete O'Hanlon20-Dec-17 23:15
mvePete O'Hanlon20-Dec-17 23:15 
GeneralRe: Access a combobox defined in datatemplate Pin
Hervend21-Dec-17 0:02
Hervend21-Dec-17 0:02 
QuestionLinq to Update multiple fields in the list Pin
Member 984545419-Dec-17 20:36
Member 984545419-Dec-17 20:36 
AnswerRe: Linq to Update multiple fields in the list Pin
Richard Deeming20-Dec-17 2:29
mveRichard Deeming20-Dec-17 2:29 
Start by renaming the method. A method that updates something should not be called Get...!

Fix the compilation error. The method is declared as returning a MyListViewModel, but it doesn't return anything.

Then provide a proper description of what you're trying to do, what you've tried, and where you're stuck.



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


QuestionRe: Linq to Update multiple fields in the list Pin
Gerry Schmitz20-Dec-17 4:37
mveGerry Schmitz20-Dec-17 4:37 
Questionc sharp windows form application in visual studio Pin
Member 1358596919-Dec-17 20:30
Member 1358596919-Dec-17 20:30 
AnswerRe: c sharp windows form application in visual studio Pin
OriginalGriff19-Dec-17 21:38
mveOriginalGriff19-Dec-17 21:38 
QuestionHow to speech russian text in C#? Pin
Ldta19-Dec-17 15:38
Ldta19-Dec-17 15:38 
AnswerRe: How to speech russian text in C#? Pin
Pete O'Hanlon19-Dec-17 19:35
mvePete O'Hanlon19-Dec-17 19:35 
GeneralRe: How to speech russian text in C#? Pin
Ldta20-Dec-17 1:43
Ldta20-Dec-17 1:43 
GeneralRe: How to speech russian text in C#? Pin
Pete O'Hanlon20-Dec-17 2:43
mvePete O'Hanlon20-Dec-17 2:43 
QuestionDrag and drop dynamically a video from a media player to another container Pin
Hervend19-Dec-17 0:19
Hervend19-Dec-17 0:19 
AnswerRe: Drag and drop dynamically a video from a media player to another container Pin
Richard MacCutchan19-Dec-17 2:48
mveRichard MacCutchan19-Dec-17 2:48 
GeneralRe: Drag and drop dynamically a video from a media player to another container Pin
Hervend19-Dec-17 20:37
Hervend19-Dec-17 20:37 
Questionsave appointment on the shared exchange calendar Pin
maxim^18-Dec-17 23:22
maxim^18-Dec-17 23:22 
AnswerRe: save appointment on the shared exchange calendar Pin
OriginalGriff18-Dec-17 23:26
mveOriginalGriff18-Dec-17 23:26 
AnswerRe: save appointment on the shared exchange calendar Pin
Pete O'Hanlon19-Dec-17 4:03
mvePete O'Hanlon19-Dec-17 4:03 
Questionlambda expression to retrieve sequence based on an array value where the array is stored in the sequence Pin
Krellon18-Dec-17 23:02
Krellon18-Dec-17 23:02 
AnswerRe: lambda expression to retrieve sequence based on an array value where the array is stored in the sequence Pin
OriginalGriff18-Dec-17 23:25
mveOriginalGriff18-Dec-17 23:25 
GeneralRe: lambda expression to retrieve sequence based on an array value where the array is stored in the sequence Pin
Krellon19-Dec-17 0:13
Krellon19-Dec-17 0:13 
GeneralRe: lambda expression to retrieve sequence based on an array value where the array is stored in the sequence Pin
Richard Deeming19-Dec-17 2:19
mveRichard Deeming19-Dec-17 2:19 

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.