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]
Collection of Visual Studio color schemes and Visual Studio Wallpapers Studiostyl.es is a web site where you can Share/Create /Download Visual studio color schemes. You can see few samples below Some of the themes will make your eyes feel better when you code. If you need to create your own color scheme you can cre... [More]
Expresso - Free DOTNET regular expression development tool Features Build complex regular expressions by selecting components from a palette Test expressions against real or sample input data Display all matches in a tree structure, showing captured groups, and all captures within a group Build... [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]
Add twitters tweet button to Blogengine.NET - Blogengine extension This is a simpel extension which will add the Tweet button from the twitter at the end of the post or page in Blogengine.Net blogs. This extenstion does not have a settings so you will need to edit the code (just two lines) Edit the Twitter Us... [More]
Free eBook - Programming Windows Phone 7 (Special Excerpt 2) This is a second draft of the eBook Charles Petzold’s upcoming Programming Windows Phone 7! . Contents Part I The Basics Chapter 1 Hello, Windows Phone 7 Chapter 2 Getting Oriented Chap... [More]
Free FIFA world cup 2010 Live status Web Service Visual DataFlex Web Service exposes functions for the current football pool Here is the WDL details of the service The operations available are. AllPlayerNames Returns an array with the id, name, country and flag reference of all pl... [More]
Few things to Enhance your Visual Studio experience Here are some Free Add-ons am using with the Visual Studio 2010. 1. Visual Studio 2010 Pro Power Tools With this you can get too many handy things on your visual studio. Some of them are Scrollable tabs Maintain spatial consistency of the ... [More]