use another Thread in LINQ TO SQL

  • Thread starter Thread starter oniks993
  • Start date Start date
O

oniks993

Guest
hello

I have LINQ TO SQL IN WF (C#) , I would like to know how can I use another thread to query some tables from DAtabase,

I need code, because when I try to write It i get Cross threading error every time

Continue reading...
 
Back
Top