elsewhere home of a .NET geek

  Home  |   Contact  |   Syndication    |   Login
  21 Posts | 1 Stories | 52 Comments | 35 Trackbacks

News

This blog has random information about Managed Code and Design Pattern. Every day, while i code, the thoughts come in mind are the one you would be reading here.

If you're seeking me for asking any questions, please use the contact page of this site.

Twitter












Article Categories

Archives

Post Categories

Tuesday, March 21, 2006 #

I came across a java script which compares two text and shows the difference and matching words in colors. This script works in amazing speed. Well, You might want to check the same kind of script (but more faster)here

I am trying port the same in ASP.NET/C#, Hope time permits me to do this.