Blocks4.NET .net components for .net developers
Interested in getting reliable email hosting or server web hosting for your business? Check up out today!

More on LINQ to XML. Creating and modifying XML documents

August 23, 2007 11:10 by blocks4
LINQ to XML also provides great usability when it comes to creating and modifying XML documents. The feature called “functional construction” allows us to create XML documents in a simplified and more efficient manner. Here is a sequence for creating from scratch an XML document (... [Read more]

Currently rated 4.0 by 1 people

  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Querying XML documents with LINQ to XML

August 6, 2007 15:20 by blocks4
Language-Integrated Query (LINQ) is a new approach that unifies the way data can be retrieved in .NET. There already has been a lot of talking about the power of LINQ and if you had the chance to test its capabilities you can surely confirm that. To resume in a few words what particular feature no... [Read more]

Currently rated 4.5 by 6 people

  • Currently 4.5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Google AdSense for Search on ASP.NET Page

May 28, 2007 15:02 by blocks4
Several days ago, we have started to extend our search page with a Google Search Box. Very soon we faced  a problem with the code to add into our ASP.NET  2.0 page. The html code supplied by Google is contained into a couple of <form></form> tags. As only one couple of &... [Read more]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5