Click here to Skip to main content
15,920,673 members
Home / Discussions / C#
   

C#

 
GeneralThanks Pin
neelchauhan24-May-08 3:03
neelchauhan24-May-08 3:03 
QuestionWhich is an error while I add XpExploreBar in csharp? Pin
ngoloi23-May-08 2:25
ngoloi23-May-08 2:25 
AnswerRe: Which is an error while I add XpExploreBar in csharp? Pin
Not Active23-May-08 2:44
mentorNot Active23-May-08 2:44 
AnswerRe: Which is an error while I add XpExploreBar in csharp? Pin
Abhijit Jana23-May-08 3:05
professionalAbhijit Jana23-May-08 3:05 
AnswerRe: Which is an error while I add XpExploreBar in csharp? Pin
Ravi Bhavnani23-May-08 5:45
professionalRavi Bhavnani23-May-08 5:45 
QuestionUsing LINQ with a ASP application Pin
Steve Holdorf23-May-08 2:19
Steve Holdorf23-May-08 2:19 
AnswerRe: Using LINQ with a ASP application Pin
Not Active23-May-08 2:42
mentorNot Active23-May-08 2:42 
GeneralRe: Using LINQ with a ASP application Pin
Steve Holdorf23-May-08 3:08
Steve Holdorf23-May-08 3:08 
See, I have used LINQ in the presentation layer for manupulating data when a sort, search, filtering is done. This makes sense because I am binding and rebinding to controls (Grids, ListBoxes, etc.) and the same data is being used. The generic list are non-persistant and in the business layer I use things like a static ProductManager class to call the ADO object, or cache, and return Product objects. Now, because my data in the business layer, Results from cache, new queries etc. are specific to the generic lists and query, how is LINQ useful there. I don't want someone to write me a book, I just want some ideas.

Thanks,


Steve
GeneralRe: Using LINQ with a ASP application Pin
Not Active23-May-08 3:16
mentorNot Active23-May-08 3:16 
Questioncannot convert char* to object or string? Pin
cristi_alonso23-May-08 1:41
cristi_alonso23-May-08 1:41 
AnswerRe: cannot convert char* to object or string? Pin
DaveyM6923-May-08 1:55
professionalDaveyM6923-May-08 1:55 
AnswerRe: cannot convert char* to object or string? Pin
leppie23-May-08 8:49
leppie23-May-08 8:49 
QuestionAccessing an ArrayList from a sub-form Pin
Dirk.Bock23-May-08 0:27
Dirk.Bock23-May-08 0:27 
AnswerRe: Accessing an ArrayList from a sub-form Pin
Phil J Pearson23-May-08 0:51
Phil J Pearson23-May-08 0:51 
AnswerRe: Accessing an ArrayList from a sub-form Pin
DaveyM6923-May-08 1:28
professionalDaveyM6923-May-08 1:28 
QuestionUsing NUnit to test class which uses external XML file. Pin
N a v a n e e t h23-May-08 0:01
N a v a n e e t h23-May-08 0:01 
AnswerRe: Using NUnit to test class which uses external XML file. Pin
Colin Angus Mackay23-May-08 0:13
Colin Angus Mackay23-May-08 0:13 
GeneralRe: Using NUnit to test class which uses external XML file. Pin
N a v a n e e t h23-May-08 0:57
N a v a n e e t h23-May-08 0:57 
GeneralRe: Using NUnit to test class which uses external XML file. Pin
Colin Angus Mackay23-May-08 4:11
Colin Angus Mackay23-May-08 4:11 
QuestionProblem in ReportDocument.Export() function. [modified] Pin
Nitten22-May-08 23:55
Nitten22-May-08 23:55 
QuestionDictionary. Can anyone spot whats going on here? Pin
MarkB77722-May-08 22:41
MarkB77722-May-08 22:41 
AnswerRe: Dictionary. Can anyone spot whats going on here? Pin
Giorgi Dalakishvili22-May-08 22:47
mentorGiorgi Dalakishvili22-May-08 22:47 
GeneralRe: Dictionary. Can anyone spot whats going on here? Pin
MarkB77723-May-08 0:00
MarkB77723-May-08 0:00 
GeneralRe: Dictionary. Can anyone spot whats going on here? Pin
Giorgi Dalakishvili23-May-08 7:02
mentorGiorgi Dalakishvili23-May-08 7:02 
AnswerRe: Dictionary. Can anyone spot whats going on here? Pin
The Nightcoder23-May-08 15:26
The Nightcoder23-May-08 15:26 

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.