Free .NET decompiler dotPeek is a free .NET decompiler, which can decompile .NET assemblies to c# codes. This utility supports framework 1.0 to 4.5. earlier we have posted about this software while it was in beta , you can read that - dotPeek - Free .NET decompiler... [More]
Geekiest Album - web photo album developed in C# I have completed a photo album and you can see a demo here http://geekiest.net/photos/. This album is developed using C#. Features Automatic watermark (Text or Image) Dynamic Album cover photo Set size of album cover photo Set size of t... [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]
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]
Download Microsoft Enterprise Library 5.0 – April 2010 Microsoft Enterprise Library is a collection of reusable components which will help developers. It contains Caching Application Block. Developers can use this application block to incorporate a cache in their applications. Pluggable cache provide... [More]
An Open source URL shortner ASP.NET C# ShortUrl-Dotnet is a free and open source URL shortner which you can use if you are having a ASP.NET hosting and a MSSQL or MySql server for data storage. to implement this 1. Go to the application page 2. Click “Download Now” and save shorturl-do... [More]
Your friends' faces on your Twitter background - open source web application - C# You may heard about Twilk, which will allow you to make an image with the users you follow or following you (or both). I just wrote a web application with the help of csharptwitt, this will create an image with the profile pictures of your friends. ... [More]
How to download 1382 National geographic wallpapers Earlier i developed an application which will download the 2008 and 2009 photo contest wallpapers from national geographic website. I just modified the application which will now download the 2007,2008 and 2009 your shot section wallpapers t... [More]
windows application to download All of National Geographic's Wallpapers at Once with Source Code Downloader for all 399 wallpapers - .Net framework 2.0 needed. 1. Select year first (2008, 2009 or both) 2. Select a folder where you want to download the images 3. Click start Downloading 4. Wait till all get downloaded. There are two posts on ... [More]