Developer Geeks Home
 

Recent Code Dumps [184]

RSS
  • 0
  • Likes
  • 21
  • Views
  • 0
  • Comments

How to perform deep clone of objects or copy objects by value in C#



Sample code: How to perform deep clone of objects or copy objects by value in C#


  • 0
  • Likes
  • 415
  • Views
  • 0
  • Comments

Register HTTP Handler in IIS 7 under Classic Mode and Integrated Mode



Sample code: Register HTTP Handler in IIS 7 under Classic Mode and Integrated Mode


  • 0
  • Likes
  • 203
  • Views
  • 0
  • Comments

Generate Sequence Number for Rows



Sample code: Generate Sequence Number for Rows


  • 0
  • Likes
  • 598
  • Views
  • 0
  • Comments

How to use COALESCE to get Non-Null value from a SQL table



Sample code: How to use COALESCE to get Non-Null value from a SQL table


  • 0
  • Likes
  • 745
  • Views
  • 0
  • Comments

How to create your first custom HTTP Module in ASP.NET



Sample code: How to create your first custom HTTP Module in ASP.NET


  • 0
  • Likes
  • 765
  • Views
  • 0
  • Comments

EventWaitHandle and AutoResetEvent in .Net Threading



Sample code: EventWaitHandle and AutoResetEvent in .Net Threading


  • 0
  • Likes
  • 515
  • Views
  • 0
  • Comments

How to Self Host a WCF Service



Sample code: How to Self Host a WCF Service


  • 0
  • Likes
  • 518
  • Views
  • 0
  • Comments

How to use Derived Table in SQL Server



Sample code: How to use Derived Table in SQL Server


  • 0
  • Likes
  • 931
  • Views
  • 0
  • Comments

How to Decrypt a Message with the DES Algorithm Using a User Specified Password



Sample code: How to Decrypt a Message with the DES Algorithm Using a User Specified Password


  • 0
  • Likes
  • 1.6k
  • Views
  • 0
  • Comments

How to Encrypt a Plain-Text Message with the DES Algorithm Using a User Specified Password



Sample code: How to Encrypt a Plain-Text Message with the DES Algorithm Using a User Specified Password