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

C#

 
GeneralRe: I cant make a full dynamic query in LINQ Pin
mucahit7-Jul-08 23:05
mucahit7-Jul-08 23:05 
Questionsmart card Data Identification Pin
naveen20_57-Jul-08 18:52
naveen20_57-Jul-08 18:52 
QuestionProblems with generic list data structure Pin
sam L7-Jul-08 18:03
sam L7-Jul-08 18:03 
AnswerRe: Problems with generic list data structure Pin
leppie7-Jul-08 19:32
leppie7-Jul-08 19:32 
GeneralRe: Problems with generic list data structure Pin
sam L7-Jul-08 20:00
sam L7-Jul-08 20:00 
GeneralRe: Problems with generic list data structure Pin
leppie7-Jul-08 21:02
leppie7-Jul-08 21:02 
GeneralRe: Problems with generic list data structure Pin
sam L7-Jul-08 21:15
sam L7-Jul-08 21:15 
GeneralRe: Problems with generic list data structure Pin
leppie7-Jul-08 21:39
leppie7-Jul-08 21:39 
It's your code, you should know what it does. If you are not familiar with the pattern you are using, please read up on it.

Your 'indexer' (key really) can be based on anything if you use hashtables instead.

Lastly, why do you want to loop? Do you want to combine the data maybe? Then do that after you got the data. Solve one problem at a time.

xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 alpha 4a out now (29 May 2008)

AnswerRe: Problems with generic list data structure Pin
dibya_20037-Jul-08 19:50
dibya_20037-Jul-08 19:50 
GeneralRe: Problems with generic list data structure Pin
leppie7-Jul-08 21:00
leppie7-Jul-08 21:00 
AnswerRe: Problems with generic list data structure Pin
N a v a n e e t h7-Jul-08 21:32
N a v a n e e t h7-Jul-08 21:32 
QuestionSetup and deployment for windows application Pin
vishnukamath7-Jul-08 18:03
vishnukamath7-Jul-08 18:03 
AnswerRe: Setup and deployment for windows application Pin
Rutvik Dave8-Jul-08 8:56
professionalRutvik Dave8-Jul-08 8:56 
QuestionPerformance Related bug in C# code Pin
Tina P7-Jul-08 17:56
Tina P7-Jul-08 17:56 
AnswerRe: Performance Related bug in C# code Pin
Ashfield7-Jul-08 21:09
Ashfield7-Jul-08 21:09 
GeneralRe: Performance Related bug in C# code Pin
Tina P7-Jul-08 21:21
Tina P7-Jul-08 21:21 
AnswerRe: Performance Related bug in C# code Pin
Harvey Saayman7-Jul-08 21:20
Harvey Saayman7-Jul-08 21:20 
GeneralRe: Performance Related bug in C# code Pin
Tina P7-Jul-08 21:28
Tina P7-Jul-08 21:28 
GeneralRe: Performance Related bug in C# code Pin
Harvey Saayman7-Jul-08 21:40
Harvey Saayman7-Jul-08 21:40 
GeneralRe: Performance Related bug in C# code Pin
Ashfield7-Jul-08 22:12
Ashfield7-Jul-08 22:12 
GeneralRe: Performance Related bug in C# code Pin
mav.northwind7-Jul-08 22:33
mav.northwind7-Jul-08 22:33 
GeneralRe: Performance Related bug in C# code Pin
Ashfield7-Jul-08 22:38
Ashfield7-Jul-08 22:38 
QuestionQuery regarding IEnumerable [modified] - Stupid question Pin
dan!sh 7-Jul-08 17:55
professional dan!sh 7-Jul-08 17:55 
AnswerRe: Query regarding IEnumerable Pin
PaulLinton7-Jul-08 18:54
PaulLinton7-Jul-08 18:54 
GeneralRe: Query regarding IEnumerable Pin
dan!sh 7-Jul-08 19:06
professional dan!sh 7-Jul-08 19:06 

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.