I’ve noticed that most of the c# developers i’am talking to, know exactly what “public”, “private”, “protected” and “internal” access modifiers mean and how to use them, but when it comes to “protected internal” they start guessing the answer and it’s never the right one.
Read more…
VN:F [1.9.16_1159]
Rating: 4.8/5 (17 votes cast)
Unusual software bugs are a class of software bugs that are considered exceptionally difficult to understand and repair. There are several kinds, mostly named after scientists who discovered counterintuitive things.
Read more…
VN:F [1.9.16_1159]
Rating: 4.2/5 (5 votes cast)
The following are two simple questions related to C# inheritance.
Please try to give an answer without executing the code, otherwise where is the fun part ?
Read more…
VN:F [1.9.16_1159]
Rating: 4.6/5 (5 votes cast)

IETester is a free WebBrowser that allows you to have the rendering and javascript engines of IE8, IE7 IE 6 and IE5.5 on Vista and XP, as well as the installed IE in the same process. Read more…
VN:F [1.9.16_1159]
Rating: 5.0/5 (5 votes cast)
This is a C# class which allows you to create Web and WinForm captcha control.
The class is very configurable, so finaly you could create a Captcha that suits your needs.
You can hold the Captcha secret key as a session or an encrypted cookie variable.
Coming soon…
VN:F [1.9.16_1159]
Rating: 0.0/5 (0 votes cast)
Well, this is not a new technique, but i couldn’t find any decent c# code that makes it work – so i’ve decided to write my own.
Coming soon…
VN:F [1.9.16_1159]
Rating: 0.0/5 (0 votes cast)
Once upon a time there were objects like ASPJeg which made it possible to manipulate images files – resize, convert and much more…
Lucky for us those times are gone and now we have a great framework called .NET, so why not use it ?
Some Image extension methods that will make your life easier.
Read more…
VN:F [1.9.16_1159]
Rating: 5.0/5 (5 votes cast)
Recent Comments