Technology, Smartphones, Games

dotPeek - Free .NET decompiler

dotPeek is free .Net decompiler from jetBrains. It supports framework 1.0 to 4.0 and can decompile to C#. Features Opening and Browsing Assemblies Viewing the Source Code with Syntax highlighting and code insight (Visual Studio look-and-feel) Q... [More]

Free eBook - C# Tips, Tricks for Beginners

   The Windows Club released a new free eBook C# Tips, Tricks for Beginners. If you are a beginner in C# programming this will be a real helpful one. Contents HOW TO CREATE SQL CONNECTION IN C# HOW TO WRITE TEXT TO A TXT FILE IN ... [More]

Automating C# Coding Standards using StyleCop and FxCop

Automate your C# coding standards using StyleCop (Free you can get it from Codeplex) and FxCop which is inbuilt in Visual studio 2008 and 2010. Includes Standardizing an “Art” Enforcing Standards Benefits of Automation Standards Automat... [More]

jQuery Controls for ASP.NET

All these articles by MS Joe 1. jQuery Combo Box for ASP.NET This is a very useful Combo box control which you can filter items by typing the staring letters of the word. 2. jQuery for ASP.NET Styled DropDown 3. jQuery for ASP.NET Textbox A... [More]

Random Post Control for BlogEngine.Net

First of all, this control is not developed by me. I have just downloaded and made some changes to the control written by Paul Tumelty,  you can read more and download about the Random Post Link Generator Control for BlogEngine.Net he developed.... [More]