Top Posts From October
Community November 3rd, 2007
Cross posted from: http://blog.maordavid.com
Well, October was an interesting month. I wrote 30 posts, and these are the 5 posts you mostly interested:
- Query XML using XLINQ – How to query XML data using XLinq.
- C# Coding standards guideline – a guideline which was written by Juval Lowy.
- Linq to XML – Adding,Updating and Deleting data – How to add,update and delete XML data using Linq.
- I Search with Google’s experimental – new from Google Labs: Experimental search. I explain there what is it and how to use it.
- Reset autonumber (IDENTITY) column in SQL Server – How to reset the autonumber – identity column in a table.
That is my review of October posts. Comments, suggestions and links to things you think I should be talking about always welcome.
Thanks for reading!
Similar Posts:
- Query XML using XLINQ
- I Search with Google’s experimental
- Pro LINQ: Language Integrated Query in C# 2008 – Early Review
- Linq to XML – Adding,Updating and Deleting data
- LINQPad – Cool Utility For LINQ
Tags: Blog, Networking
About


This comment originally written by:
Well, October was an interesting month. I wrote 30 posts, and these are the 5 posts you mostly interested: Query XML using XLINQ – How to query XML data using XLinq. C# Coding standards guideline – a guideline which was written by Juval Lowy. Linq to