Click here to Skip to main content
15,879,184 members

Comments by xszaboj (Top 97 by date)

xszaboj 20-Sep-16 7:35am View    
sorry where are those links in modal window?
xszaboj 19-Sep-16 6:42am View    
Can you provide example excel document?
xszaboj 7-Sep-16 11:50am View    
What is the reason not to use XML dataReader? Can you use XDocument?
xszaboj 7-Sep-16 5:18am View    
Could you please format your code correctly? But it looks like you need to return List<int> right? That means something like return new List<int>(){1,2,3,4,5,6};
xszaboj 26-Aug-16 9:25am View    
http://codepen.io/xszaboj/pen/qNZWdj working example of question code