Jump to content

Recommended Posts

Posted

I've added my first LINQ to SQL Class to my project and have written the related code to get the data using my stored procedure from SQL Server.* Cool and all that.

 

However, I need to add another stored procedure to this project, and I want to use LINQ to SQL Class for that as well.* When I was using the O/R Designer it was clear I could probably have dragged other things from SQL onto the design surface, but I'm not sure if that is the best thing to do or not.

 

So the question is, should I create a whole new LINQ to SQL Class for this other SP, or not?

 

 

More...

 

View All Our Microsoft Related Feeds

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...