scurial

Stories submitted by scurial

NHibernate vs. Entity Framework 4.0(ayende.com)

submitted by scurialscurial(25) 2 years, 4 months ago

Compares some of the differences between NHibernate and Entity Framework 4.0. read more...

add a comment |category: |Views: 109

tags: another

Find the GeoCode of a location using MapPoint Web Services(codestrider.com)

submitted by scurialscurial(25) 3 years, 3 months ago

Ever wondered how to find the Latitude and Longitude of an address, postal code or landmark? This tutorial walks you through how to use Map Point to GeoCode a location. read more...

add a comment |category: |Views: 3

tags: another

Serialize and Deserialize objects using .Net’s SoapFormatter(codestrider.com)

submitted by scurialscurial(25) 3 years, 3 months ago

Tutorial on serializing and deserializing objects in .net without writing to disc. read more...

add a comment |category: |Views: 29

tags: another