LINQ in Action roller

Linq SQL Insert with SP1 ?

OK, how do I get a NEW row of data to an existing table? Books and other web pages reference code like this: using(LogicorModel.LogicorEntities LDB = new LogicorModel.LogicorEntities()) { LogicorTrans lt = new LogicorTrans { PackageID = logT.PackageID, CarrierCode = logT.CarrierCode, ServiceCode = logT.ServiceCode, TrackingNumber = logT.TrackingNumber, LabelDT = logT.LabelDT, ShipperFee = logT.ShipperFee, FuelSurcharge = logT.FuelSurcharge, PackageShippedDT = DateTime.Now, Duties = logT.Duties, Fees Read More...
Published Monday, July 07, 2008 9:31 PM by MSDN Forums: LINQ Project General
Anonymous comments are disabled

Featured Item

This Blog

Sponsoring

Syndication