Search my blog articles

Tuesday, February 22, 2005

Searching for a FREE BarCode control

I have spend more than 2 hours trying to find a free bar code/CODE 3 of 9 encoding control or dll to use in our project. If anyone knows about this, plz let me know.

SourceForge.net: Gentle.NET 1.2.0 released!

I need to spend some time looking into this. This seems like a widely used framework in the c# world.


SourceForge.net: Gentle.NET 1.2.0 released!

Thursday, February 17, 2005

The Code Project

This article talks about how to defeat dictionary login attacks. Interesting approach. I was thinking in the same lines as this one when trying to reason out another issue. What led me was the thought about why IE does not promt/remember userids and passwords in certain webpages for example, mail.yahoo.com.
Though I use the page several times in a day, IE's autocomplete does not promt or populate the login id text box. I am sure they might have implemented this or something similar to this.

But, this method is quite nifty.

Preventing Automated / Dictionary Login Attacks without the use of CAPTCHA

Tuesday, February 15, 2005

Kick off

Usually, I am inundated with lots of technical quandries in a day, but today is a slow day or a day where I could find answers easily. So I hope tomorrow will be a more challenging than today.

I don;t want to sound like I did'nt do anything technical today. So, here one thing we worked on today.
User Interface Process Application Block - Version 2.0(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag/html/uipab.asp). I spent a good 1 hour trying to understand this app block, if anyone has a good implementation of this app block I would be interested in it.
I will be looking into asp.net 2.0 tomorrow hopefully I might have something new to blog tomorrow.