I need a C#/Linq developer to take Methods I provide and code the Linq2SQL DataAccess/CRUD (using L2S) against the Database. I will provide the script to auto generate the database. It has about 12 tables, nothing too complicated. This has to be done using Linq2SQL. You also have to create Unit Tests as well. That Create,Update and Delete data..
So I would provide the database script. (12 Tables)
Create the dbml file from the database.
Received a list of 30 or so Methods. Not Complex. Just Create, Update, etc.
Write Linq2SQL based on the Method Name. Like CreateProject, GetProjectByProjectID.
Write Unit Tests for each action. Generate your own mock data. This can be done last.
It’s not a lot of work, but I need it as soon as possible.
Examples would be:
GetProjectByProjectId(id)
CreateTasksForProject(projectID)
UpDateProjectByProjectID(projectID)
If you do this well much more work to follow.