BlogEngine 2.9 Beta is available BlogEngine.Net released beta of its latest version 2.9. BlogEngine is an open source blogging platform written in C#. We are using it for this blog. One of the main advantage is that you do not need a database like MySql or SQL server to us... [More]
The conversion of a varchar data type to a datetime data type resulted in an out-of-range value When I executed a query on my website it threw the following exception The conversion of a varchar data type to a datetime data type resulted in an out-of-range value. The conversion of a varchar data type to a datetime data type resulted in an o... [More]
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]
BlogEngine tag based related posts if you are using BlogEngine.NET for your blog and you are using the related posts control, you may need this. Normally BlogEngine will decide the related posts from the body and heading, but it may not display related posts accurate on all posts, s... [More]
BlogEngine - Reduce the image sizes up to 75 percentage We are using BlogEngine.NET as our bloging plat form, from the beginning of this website. It is a cool open source, well supported ASP.NET blog engine. The images using on our blog posts were PNG mostly and with big size caused slow page loading. If... [More]
Microsoft Visual Studio 2013 Preview Microsoft Visual Studio 2013, will be released this year with latest dot net framework version 4.5.1. You can download the preview version of Visual studio 2013. As usual there are different versions Ultimate Premium Professional and Ex... [More]
Social Media Share buttons - BlogEngine.NET Extension We have just completed the Upgrading of our blogging platform to the latest BlogEngine.NEt version 2 [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]
Web Standards Update for Microsoft Visual Studio 2010 - Support HTML5 and CSS3 Microsoft released “Web Standards Update for Microsoft Visual Studio 2010 SP1”. which will add HTML5 and CSS3 support to Visual studio 2010. This update will support Visual Web Developer Express 2010 SP1 also. This update will add H... [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]