Click here to Skip to main content
15,890,512 members

Comments by AminMhmdi (Top 39 by date)

AminMhmdi 3-Jul-19 23:18pm View    
tnx a lot , can you explain OrderBy(p=>sortOrder.IndexOf(p.ProductID)==-1 ? 2 : sortOrder.IndexOf(p.ProductID))???
AminMhmdi 28-Jun-19 13:30pm View    
no, currently i show product with it sorted id =>> 1,2,3,4,5...
i want show product 5 in second place and product with id 4 in first place
AminMhmdi 27-Jul-18 16:31pm View    
@dave your solution is expensive, i write Device driver using WDK before but filter drive is not economic!!!
AminMhmdi 15-Jun-17 13:29pm View    
tnx for explain but what is benefit that we have one reference for multi derived class?? is this trick for Save memory or something??
AminMhmdi 13-Feb-17 1:36am View    
@richard tnx but what about other fields??for example bookName is string but it doesnt accept space too