Showing related tags and posts accross the entire site.
-
I usually code my own authentication module in my Windows Application but since i have been playing with Web Applications lately, I thought, maybe there's a way to use the Membership API inside System.Web on my Windows Applications. So after playing and Googling around i have made it worked. Below...
-
A few months ago i have a new project and i've stumbled upon a bug in my app which is related to events on one of my instantiated ListBox Control. Here's a tool that helped me a lot in understanding the series of events that happen when you do something to a control (Click, Drag etc). http://www.codeproject...