vote up 0 vote down star

When using Linq to SQL with stored procedures, what is the best way to re-generate the C# code generated by Visual Studio?

For example, when adding a column to your SP's result set and need to have Visual Studio re-create the class describing the result set, I'd expect to open the DBML designer, right-click the SP in question, and select Refresh from the context menu. But there's no such option...

flag

56% accept rate

1 Answer

vote up 1 vote down check

See this question.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.