Archive for January 28th, 2008
Using The LINQDataSource
There is a new datasource control available in Visual Studio that works in much the same way as the SQLDataSource and the ObjectDataSource. While I would argue that the LinqDataSource is better than the SqlDataSource, I’m not yet ready to say that it is better than the ObjectDataSource. And, until I do a bit more experimenting with this new control, I’ll probably still use the ObjectDataSource.
However, there are some of you who are probably using the SqlDataSource who should probably move to the LinqDataSource ASAP. Here’s the basics of how you use this new control.
Other Related Items:
Floating Leaf and Debris Pond Net - 7 ft. x 10 ft.Protect your fish from predators and keep the autumn leaves out with Supreme Floating Pond Netting. Tough, durable netting floats on surface for easy set up and removal.
MICROSOFT C5E-00247 UPG VISUAL STUDIO PRO 2008 WIN32 DVDVisual Studio 2008 Professional Edition enables developers and development teams to create great connected applications on the latest platforms,... Read More >
Beginner's ASP.NET in VB.NET 2003 on DVDASP.NET (VB.NET) 2003 represents an important technology for building enterprise level web applications. Learn the basics of ASP.NET development as yo... Read More >

