You can easily empty the contents of a textbox when you place the cursor or click the pointer inside it…
Tag Archives: xml
How to: Create a SP2007 Site Collection Template in VS2008 in XML only
So, the other day, I got a curious request. I was to provide a new site collection template, a custom…
Quick tip: Get a SharePoint 2010 Lists XML file
There will be times that you need to fetch the XML file that describes one of your lists in SharePoint…
How to: Update XSD queries
Working with an .XSD (XML schema file) in Visual Studio may be easy at first but, it might give you…
Basics: InnerXml and OuterXml
If you worked though the first attempt to interact with SharePoint data through web services (here) you must have noticed…