Adding Index ActionResult

As we did earlier, in LINQ to SQL method, we need perform the datacontext.

private OperationDataContext context;

public SongController()
{
    context = new OperationDataContext();
}

results matching ""

    No results matching ""