Click here to Skip to main content
15,890,282 members
Home / Discussions / C#
   

C#

 
AnswerRe: Best way to read a file?? Pin
Richard MacCutchan25-May-10 22:55
mveRichard MacCutchan25-May-10 22:55 
GeneralRe: Best way to read a file?? Pin
Muammar©28-May-10 8:17
Muammar©28-May-10 8:17 
GeneralRe: Best way to read a file?? Pin
Richard MacCutchan28-May-10 22:05
mveRichard MacCutchan28-May-10 22:05 
QuestionLoad PDF inside the .Net Application Pin
Fakeer25-May-10 21:35
Fakeer25-May-10 21:35 
AnswerRe: Load PDF inside the .Net Application Pin
Mycroft Holmes25-May-10 22:43
professionalMycroft Holmes25-May-10 22:43 
AnswerRe: Load PDF inside the .Net Application Pin
Johnny J.25-May-10 22:46
professionalJohnny J.25-May-10 22:46 
AnswerRe: Load PDF inside the .Net Application Pin
Abhinav S25-May-10 23:09
Abhinav S25-May-10 23:09 
QuestionIQueryable to DataTable [modified] Pin
ezeljko25-May-10 20:01
ezeljko25-May-10 20:01 
Is there option to convert from System.Linq.IQueryable to DataTable with some sort of ToDataTable() function, and avoid looping? Both approaches on
http://www.c-sharpcorner.com/UploadFile/VIMAL.LAKHERA/LINQResultsetToDatatable06242008042629AM/LINQResultsetToDatatable.aspx gives me similar speed efect, but I need speeder. Actually I am wondering if there is something like http://msdn.microsoft.com/en-us/library/bb386921.aspx but with using System.Linq.IQueryable instead IEnumerable? I have few functions that sends System.Linq.IQueryable parameter to this function expecting DataTable[] in return.

Best Regards,
Zex

modified on Wednesday, May 26, 2010 6:26 AM

AnswerRe: IQueryable to DataTable Pin
Abhinav S25-May-10 20:08
Abhinav S25-May-10 20:08 
AnswerRe: IQueryable to DataTable Pin
Peace ON25-May-10 20:17
Peace ON25-May-10 20:17 
GeneralRe: IQueryable to DataTable Pin
ezeljko25-May-10 21:07
ezeljko25-May-10 21:07 
QuestionMessage Removed Pin
25-May-10 19:15
Samiul Aman25-May-10 19:15 
Answer[Repost]: UserControl/TreeView Problem....Not getting result during runtime.. Pin
Sandeep Mewara25-May-10 19:43
mveSandeep Mewara25-May-10 19:43 
QuestionHELP!!!!!!!!!!!!!!HELP>>> Pin
linkent8825-May-10 17:51
linkent8825-May-10 17:51 
Answerstupid subject line Pin
Luc Pattyn25-May-10 18:09
sitebuilderLuc Pattyn25-May-10 18:09 
AnswerRe: HELP!!!!!!!!!!!!!!HELP>>> Pin
Abhinav S25-May-10 19:57
Abhinav S25-May-10 19:57 
GeneralRe: HELP!!!!!!!!!!!!!!HELP>>> Pin
JHizzle25-May-10 22:25
JHizzle25-May-10 22:25 
AnswerRe: HELP!!!!!!!!!!!!!!HELP>>> Pin
Alaric_26-May-10 2:28
professionalAlaric_26-May-10 2:28 
GeneralRe: HELP!!!!!!!!!!!!!!HELP>>> Pin
JHizzle26-May-10 3:17
JHizzle26-May-10 3:17 
QuestionOpening an application through Services.msc Pin
le0nard25-May-10 15:56
le0nard25-May-10 15:56 
AnswerRe: Opening an application through Services.msc Pin
#realJSOP26-May-10 0:08
mve#realJSOP26-May-10 0:08 
QuestionWebBrowser object and the result of an Ajax request [modified] Pin
LeonardoDaga25-May-10 13:17
LeonardoDaga25-May-10 13:17 
AnswerRe: WebBrowser object and the result of an Ajax request Pin
AspDotNetDev25-May-10 15:10
protectorAspDotNetDev25-May-10 15:10 
GeneralRe: WebBrowser object and the result of an Ajax request Pin
LeonardoDaga30-May-10 7:36
LeonardoDaga30-May-10 7:36 
GeneralRe: WebBrowser object and the result of an Ajax request Pin
AspDotNetDev30-May-10 10:26
protectorAspDotNetDev30-May-10 10: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.