Get Free SQL Server Developer Edition By Microsoft
The SQL Server Developer Edition is now free to download. Microsoft is not allowing the developers to download the developer edition of SQL Server for free.
The SQL Server Developer Edition is now free to download. Microsoft is not allowing the developers to download the developer edition of SQL Server for free.
Details about various SQL Server 2014 Editions and the major differences between each of the six editions in SQL Server 2014.
Details about various SQL Server Editions and differences between each edition in SQL Server. Editions include enterprise, standard, web, express and dev.
A simple step by step tutorial on SQL Server basics. This tutorial is focused for the beginners who are trying to learn Microsoft SQL Server from scratch.
How to search and find stored procedure by its name, part of the name, containing text and containing table name? Methods to search for stored procedures.
How to search and find the tables by their name in SQL Server? Methods to search and find table in sql server using table name or column name or a phrase.
How to get the table created date time and modified date time in SQL server? There is an easy query to find the table creation date time in MS SQL Server.
Some useful options to get and use free or highly discounted Microsoft development tools and software. Microsoft is providing lot of free and discounted development tools for budding developers.
Razor view engine vs jQuery vs KnockoutJS: Which one is best for my requirement? Which one to select Razor vs jQuery vs KnockoutJS.
What is Buffer Pool Extension in SQL Server 2014? What is it’s purpose and benefits of using buffer pool extension in sql server?
Step by step instructions for Installing and setting up Fedora linux OS in VMWare Player. Simple steps to install Fedora in VMWare.
Setting up a (DotNetNuke) DNN Development Environment for developing DNN Modules
DNN Upgrade: Upgrading a Dot Net Nuke (DNN) Content Management System Website from version 6.x to 7.x.
Some useful websites, links and articles for web developers who are planning to use Twitter Bootstrap. Hand-picked bootstrap resources.
SQL query for joining tables from multiple databases on the same server. Joining tables from different databases in a single select query.
Article on the basic structure and layout of a html page for using Twitter Bootstrap as the user interface framework. Structure and layout for bootstrap.
What is Twitter Bootstrap? What are the advantages and disadvantages of using Bootstrap?
How to make the bootstrap drop-down menu to drop down on hover? Modifying the default bootstrap drop-down menu to respond on mouse hover.