Click here to Skip to main content
15,911,711 members
Home / Discussions / C#
   

C#

 
GeneralRe: Metro UI for windows Form Pin
Hari-CodeBlogger7-Jan-15 5:24
Hari-CodeBlogger7-Jan-15 5:24 
GeneralRe: Metro UI for windows Form Pin
Dave Kreskowiak7-Jan-15 5:29
mveDave Kreskowiak7-Jan-15 5:29 
GeneralRe: Metro UI for windows Form Pin
Swinkaran7-Jan-15 12:04
professionalSwinkaran7-Jan-15 12:04 
AnswerRe: Metro UI for windows Form Pin
Swinkaran5-Jan-15 12:44
professionalSwinkaran5-Jan-15 12:44 
GeneralRe: Metro UI for windows Form Pin
Hari-CodeBlogger6-Jan-15 23:56
Hari-CodeBlogger6-Jan-15 23:56 
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 

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.