Database Reference
In-Depth Information
Set the ScrollBars property to Vertical.
4. For the Size property, set Width to 315 and Height to 320. Now your LinqToSql
form in the Design view should look like Figure 18-5.
Figure 18-5. The Design view of the LinqToSql form
5. Before you begin coding the functionality, you must add the required assembly
references. LinqToSql will require an assembly reference of System.Data.Linq
to be added to the Linq project. To do so, select References, right-click, and
choose Add Reference. From the opened Reference Manager dialog, scroll
down to the assembly list, and select System.Data.Linq, as shown in Figure
18-6. Click OK.
 
Search WWH ::




Custom Search