Technology, Smartphones, Games

14 Free E-Books for Designers and Developers

1. Dive Into HTML5 by Mark Pilgrim 2. Designing for the Web by Mark Boulton 3. jQuery Fundamentals by Rebecca Murphey 4. Designing Interfaces by Jenifer Tidwell 5. The Elements of Typographic Style Applied to the Web by Robert Bringhurst ... [More]

8 Free eBooks from Microsoft

Free ebook: Moving to Microsoft Visual Studio 2010 (10 chapters by by Patrice Pelland, Pascal Paré, and Ken Haines) Free ebook: Programming Windows Phone 7, by Charles Petzold (a 24-chapter gift from the Windows Phone 7 team and Microsoft Press) ... [More]

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]

Free Online Training on SQL Server 2008 R2

Free online training on SQL Server 2008 R2 on Virtual Tech Days. Date, Time and Topics 2nd May, 2011 (2:30 pm - 3:45 pm) - Managing and Optimizing Resources for SQL Server 3rd May, 2011 (2:30 pm - 3:45 pm) - Optimizing and Tuning Full Text Se... [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]