Click here to Skip to main content
15,890,506 members
Home / Discussions / C#
   

C#

 
GeneralRe: Metro UI for windows Form Pin
BibhutiAlmighty7-Jan-15 4:50
BibhutiAlmighty7-Jan-15 4:50 
GeneralRe: Metro UI for windows Form Pin
Hari-CodeBlogger7-Jan-15 5:08
Hari-CodeBlogger7-Jan-15 5:08 
Questioni cant understand logic code ...help me Pin
Nguyen Jay3-Jan-15 21:56
Nguyen Jay3-Jan-15 21:56 
AnswerRe: i cant understand logic code ...help me Pin
OriginalGriff3-Jan-15 22:38
mveOriginalGriff3-Jan-15 22:38 
GeneralRe: i cant understand logic code ...help me Pin
Nguyen Jay3-Jan-15 22:54
Nguyen Jay3-Jan-15 22:54 
GeneralRe: i cant understand logic code ...help me Pin
OriginalGriff3-Jan-15 23:11
mveOriginalGriff3-Jan-15 23:11 
GeneralRe: i cant understand logic code ...help me Pin
Nguyen Jay3-Jan-15 23:15
Nguyen Jay3-Jan-15 23:15 
AnswerRe: i cant understand logic code ...help me Pin
Abhinav S4-Jan-15 1:17
Abhinav S4-Jan-15 1:17 
There is a Products collection that contains Product objects.
Each Product object has some properties e.g. Price, Description, Category etc.

The ShoppingCart class calculates the total price of various products using LinqValueCalculator class.

What is missing in your code here is the class that instantiates ShoppingCart.
This class would be responsible for instantiating ShoppingCart and LinqValueCalculator.

GeneralRe: i cant understand logic code ...help me Pin
Nguyen Jay4-Jan-15 1:34
Nguyen Jay4-Jan-15 1:34 
AnswerRe: i cant understand logic code ...help me Pin
Abhinav S4-Jan-15 16:05
Abhinav S4-Jan-15 16:05 
QuestionHelp me ... IEnumerable/IEnumerator Pin
Nguyen Jay3-Jan-15 17:54
Nguyen Jay3-Jan-15 17:54 
AnswerRe: Help me ... IEnumerable/IEnumerator PinPopular
BillWoodruff3-Jan-15 19:47
professionalBillWoodruff3-Jan-15 19:47 
GeneralRe: Help me ... IEnumerable/IEnumerator Pin
Nguyen Jay3-Jan-15 20:06
Nguyen Jay3-Jan-15 20:06 
QuestionFEATURE_BROWSER_EMULATION for Class Addin Pin
Member 113215783-Jan-15 9:57
Member 113215783-Jan-15 9:57 
AnswerRe: FEATURE_BROWSER_EMULATION for Class Addin Pin
BillWoodruff3-Jan-15 11:55
professionalBillWoodruff3-Jan-15 11:55 
GeneralRe: FEATURE_BROWSER_EMULATION for Class Addin Pin
Member 113215783-Jan-15 15:13
Member 113215783-Jan-15 15:13 
GeneralRe: FEATURE_BROWSER_EMULATION for Class Addin Pin
BillWoodruff3-Jan-15 15:35
professionalBillWoodruff3-Jan-15 15:35 
QuestionSearch options Database Pin
rattlerrFx3-Jan-15 6:38
rattlerrFx3-Jan-15 6:38 
AnswerRe: Search options Database Pin
DamithSL3-Jan-15 14:55
professionalDamithSL3-Jan-15 14:55 
GeneralRe: Search options Database Pin
rattlerrFx3-Jan-15 15:15
rattlerrFx3-Jan-15 15:15 
QuestionProblem sending bulk mails with multiple attachments. Pin
Member 108281323-Jan-15 5:09
Member 108281323-Jan-15 5:09 
AnswerRe: Problem sending bulk mails with multiple attachments. Pin
Richard MacCutchan3-Jan-15 5:17
mveRichard MacCutchan3-Jan-15 5:17 
QuestionEmailing Image To Tumblr Pin
JBHowl3-Jan-15 1:12
JBHowl3-Jan-15 1:12 
AnswerRe: Emailing Image To Tumblr Pin
DamithSL3-Jan-15 1:31
professionalDamithSL3-Jan-15 1:31 
GeneralRe: Emailing Image To Tumblr Pin
JBHowl3-Jan-15 1:45
JBHowl3-Jan-15 1:45 

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.