SQL Server 2014 Editions
Details about various SQL Server 2014 Editions and the major differences between each of the six editions in SQL Server 2014.
Articles about Microsoft technologies like Windows, SQL server, MS Office, Sharepoint, IIS, Dot Net, etc..
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?
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.
SQL query for joining tables from multiple databases on the same server. Joining tables from different databases in a single select query.
CSS and JS Bundles are not rendering in MVC project!. Fix the problem using bundles.IgnoreList.Clear().
Step by step instructions for creating ASP.NET MVC 5 web application using Zurb Foundation user interface framework. Zurb Foundation 4 with ASP.NET MVC 5.
List of my articles about Zurb Foundation web user interface framework. List of zurb foundation articles for web designers and web developers.
Step by step instructions for creating MVC 4 web application with Zurb Foundation 4 as user interface framework. Zurb Foundation 4 with ASP.NET MVC 4.
Step by step instructions for creating ASP.NET Web Forms application with Zurb Foundation user interface framework. Zurb Foundation with ASP.NET web forms.
Step by step instruction for creating ASP.NET MVC 5 web application with Twitter Bootstrap 3 as User Interface Framework.
Part 2 of Creating a sample MVVM architecture website using Knockout.js and Bootstrap with ASP.NET MVC Razor View Engine.