Part I: How to fail an Exam? Chief EditorFebruary 06, 2023 Seriously? looking for a recipe to fail. Wow! Well then – wait no more, jump directly the section marked as “ The Recipe to Fail ” How...Read More
How to: create Custom ByteArray class Chief EditorOctober 16, 2010A friend sent this to me, as an Urgent question, Write a class called ByteArray that implement allocating, reading and writing to an array...Read More
How to: DISTINCT, SUM, COUNT the DataTable for a given XML? Chief EditorOctober 06, 2010Sometimes, you desire that you want something very quick. So you plan on using the Xml as data source and LINQ as a processor. And then yo...Read More
How to: Convert string to Time Chief EditorOctober 05, 2010Generated from this question , I thought it might be helpful for others looking for something similar. Incoming data: 1000 (string format...Read More
How to validate xml using xsd? Chief EditorMarch 31, 2010A lot of times I have come across this question on several forums; and to not avail the google, the question is being asked again and again....Read More