Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
S

sanjumake23

@sanjumake23
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • trouble to get data from stored procedure with linq
    S sanjumake23

    hi i m getting trouble if i use exec statment in stored procedure and when i m trying to fetch data with that stored procedure with linq then it error. if i use exec command then it will not dispaly list() like below

    LS25DataContext mydb = new LS25DataContext();

    list IResult = mydb.usp_search(int custid,int iprice).ToList()

    ; can i use exec command in stored procedure when use linq? please help me thanks in Advance.

    LINQ help csharp database linq question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups