BlogEngine.NET released version 1.6 Blogenine.net released its version 1.6 last day. It is a cool open source blog engine written in C#. You can use XML for the data storage, so that you will not need a database. This blog is running using the blogengine.net New features on 1.6 (From... [More]
Multiple ways to Download YouTube videos 1. Using Java Script – Open the YouTube video page, Paste the corresponding JavaScript to the address bar and press enter. Regular Clarity javascript:window.location.href = 'http://youtube.com/get_video?video_id=' + yt.getConfig('SWF... [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]
Free Asp.Net Controls SharPieces is a collection of Open Source ASP.NET controls which will help you to make your web application more beautiful and user friendly. It contains ExtendedDropDownList Support for OPTGROUP tag, with easy to use syntax ListIte... [More]
Twitter Live writer Plug-in - post to different twitter accounts I was using Twitter Notify windows live writer plug-in to tweet after a post in my blog. It is a great plug-in. The only issue i faced was I use two twitter accounts for two different blogs, so it is difficult to switch users and enter the password a... [More]
Remove links on comment section Blogengine.net Am getting to much comments on this blog, most of them are not even related to that post or not even something on this blog. That kind of comments are just indented to make a back link from this site to their site, which may increase the search engin... [More]
Post to Twitter with out visiting the Twitter site using C# I have just written an application which will allow you to post to Twitter with out visiting the website. This is just a small exe file of 36KB size. 1. It will not store your Twitter username or password anywhere – so you will have to en... [More]
Extension for Blogengine.net –Add a signature at the end of a post This is a simple extension. This will add a Author name at the end of the post. You can set any Font [More]