Browse by Tags

All Tags » C# (RSS)

"NHibernate Part 1: Hello World with NHibernate" article - Getting to work in Microsoft SQL Server 2005

You can check out this article here http://sdesmedt.wordpress.com/2006/04/05/hello-world-with-nhibernate/ I can say it is really easy to get started. However if you follow the codes in there, you will start to realize to face problems getting it running...
Posted by chuawenching | 6 comment(s)
Filed under: ,

Telerik Code Converter is impressive

I believe this is something new which I will recommend you all to check this out. You can see this link here http://converter.telerik.com/ I had tried with couple of .NET 2.0 codes and it worked fine. Pretty impressive. I tried with a basic example below...
Posted by chuawenching | with no comments
Filed under:

C# DateTable.Select - DateTime comparison filter

Dear all, I got an email from my colleague today. Basically he wanted to filter a DataTable based on a date range. So I decided to help him out. I am using a Console application to demonstrate the solution, however you can do this in asp.net as well....
Posted by chuawenching | 1 comment(s)
Filed under: ,