Popular PHP, SQL, Windows Server, SQL Programming books Free on Amazon [Limited Time] Amazon is a quite popular service and has been a good source of popular applications, games [More]
Packt Publishing - USD 5 for any eBook or video Packt Publishing on this new year is having a wonderful offer of giving any eBooks or Videos for just $5. This offer is available for the Best sellers of the 2013 too. The categories includes Application Development Big Data and... [More]
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]
Project Siena – Develop your own Windows 8 Applications Project Siena is a Windows 8 modern UI application which can help you to create your own windows 8 applications with out programming. This application is still in beta but you can develop application with this. Siena apps are just HTML5 and... [More]
Learn basic coding for free with Codecademy’s iOS app Codeacademy have release a new iOS app for free, which will let users learn basic coding in one hour. Hence the name, Hour of Code. The app has 5 basic categories: Introduction to Coding Data Types Variables Comparisons If… E... [More]
Visual Studio Themes Visual Studio supports changing the color theme of it to have a better look for your developer environment. You can create your own theme by customizing a theme (you can create a copy of the theme and customize it But website named StudioStyles h... [More]
How to change a column to identity–SQL Server First of all, there is no direct way to do this. You have two options to do this 1. Add all the contents to a new table with Identity column and copy data to that table. Drop the current table and you may rename the table. CREATE TABLE dbo.Tmp_N... [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]
A portable multiple database manager - Database .NET Database .NET is a Free multiple database manager. which supports many database applications like Microsoft Access, Excel, SQLite, Firebird, dBase, FoxPro, OData, Generic OLEDB, Generic ODBC, SQL Server, LocalDB, SQL Server Compact, SQL Azure, My... [More]