NicolTIP#006- how to show previous and next item using LINQ
I had a table on SQL 2005 I am accessing it via LINQ. I had to select an item via a “where” condition (see below). var item = (from snap in adc.Snapshots ...
s
I had a table on SQL 2005 I am accessing it via LINQ. I had to select an item via a “where” condition (see below). var item = (from snap in adc.Snapshots ...
To write a web site and give to the entire site a coherent “look” with ASP.NET and master pages is very easy and productive. In brief, into the master page y...
I love keyboard shortcuts and W7 add some new really cool… Managing Your Windows. Windows 7 simplifies document and program management by allowing you to “do...
If you try to install Windows SharePoint Services 3.0 Tools - Visual Studio 2008 Extensions, Version 1.2 on Windows Vista, you will get an error message tell...
Step to extract a content type and columns to CAML (XML) Create you content type and columns in the web UI. Create a list/library item using you new c...