Hello -
I need to make some changes to the existing web app. This web app is written in C# using LINQ to SQL
technology. I am a newbie to C#; the new requirements seem to be obvious to understand. But did not work as I expected to be.
My question is for this technology when make a change to a query do I need to compile it into a dll file? because there are a few dll files involve and I am not sure how to compile into a dll or do I need to.
I have been reading on this technology but not quite get it yet.
Please advice,
Thank you.
I need to make some changes to the existing web app. This web app is written in C# using LINQ to SQL
technology. I am a newbie to C#; the new requirements seem to be obvious to understand. But did not work as I expected to be.
My question is for this technology when make a change to a query do I need to compile it into a dll file? because there are a few dll files involve and I am not sure how to compile into a dll or do I need to.
I have been reading on this technology but not quite get it yet.
Please advice,
Thank you.