lukepro

Stories kicked by lukepro

NHibernate.LinQ error with Identity column in SQLServer(team.sfi.vn)

submitted by lehoangdunglehoangdung(490) 2 years, 6 months ago

I mapped a table to NHibernate (which's id is Indentity type), and write a repository method using NHibernate.LinQ and it throw error. Maybe it because of Identity Id. read more...

4 comments |category: |Views: 167

tags: another

Build Version Increment Addin for Visual Studio(team.sfi.vn)

submitted by lehoangdunglehoangdung(490) 2 years, 6 months ago

Today I will introduce a tool for Visual Studio Build Version Increment Add-In Visual Studio I want to have automatic build version increment for my apps and libraries to avoid setting it manually again and again. After 5 minutes searching on the internetnet, I found Build Version Increment add-in for Visual Studio 2005/2008. This add-in is very simple in use but do exactly what everyone developer needs. read more...

add a comment |category: |Views: 514

tags: another

37 More Shocking jQuery Plugins(team.sfi.vn)

submitted by ngocmanhhv722004ngocmanhhv722004(165) 2 years, 6 months ago

jQuery Plugins read more...

2 comments |category: |Views: 1110

tags: another

Some ways to convert a byte array to Bitmap(team.sfi.vn)

submitted by lehoangdunglehoangdung(490) 2 years, 6 months ago

How to convert a byte-array to a Bitmap and from a Bitmap to a byte-array read more...

add a comment |category: |Views: 292

tags: another