.NET Framework Source Code, Silverlight streaming, PLinq

News summary of today

Scott Gu has info on how to look at the source code for .NET Framework.
Live has 4 gb of sliverlight streaming FREE
PLinq – paralell linq to be used on multiprocessor machines

Ajax actvity indicators

I found a web site that generates cool Ajax activity indicator images http://www.ajaxload.info/; and http://www.napyfab.com/ajax-indicators/ is worth taking a look too.

An 8 Year old Cop

The Jubilee Hills police station in Hyderabad had an eight-year-old inspector. The boy got to interrogate a petty offender, asking him what his offence was. He told the offender that instead of committing thefts, he could earn a living by working hard, before adding that offenders would be sent to jail.
read more | digg story

Split text with a delimiter and Text Qualifier

I have read an article that spoke about spltting a string for given Delimiter and TextQualifier at codeproject by Larry Steinle. Larry had an example of Delimiter being FULL-STOP and Text Qualifier being DOUBLE-QUOTE.
If you are unsure of what i am talking, conside this. For example, say we have some text test string “example.”.cool!, we [...]

ParkingZone

I saw this game on digg, it was nice. Its basically to park a car it its own colored parking spot. But it had a problem that it was shaking. I did a refresh at first, but problem seem to persist. So, I clicked the car regardless (in level 4), it worked. In level six, [...]

Solved the TopCoder problem with least non-zero success rate

Background
Have anyone heard of PrePrime? Prime number is a number that is divisible by 1 and itself (it has 2 divisiors). PrePrime has 4 divisiors. For example, the 1st preprime is 6 (1, 2, 3 & 6). The numbers 6, 8, 11, 14 … are a sequence of PrePrimes.
The Problem
Find the nth preprime. Sounds simple, [...]

It was FreeTextBox!

Hmmm… The logo of FileManager and freetextbox are same. Looks like they are doing free controls. I wonder what else they have got

SQL Injection Attacks explained by example

I never knew that ‘ is treated as ‘ in MySql. It was just good that we build few applications using MySql.
read more | digg story

Web based File Manager

Hmmm… this looks and works similar to Tom Ashmor’s file manager. Tom’s one looked exactly similar to Windows File Explorer, this is a bit different. I am sure i saw this logo somewhere else. They had a good controls. Does anyone know who owns this site?

Bar Code .NET?

lesnikowski has developed a bar code image generator using .NET. The assembly is available for download at http://www.lesnikowski.com/barcode/