You will often hear people say, “I don’t need to learn ‘programming’ skills, that’s for the tech guys”; but we live in an increasingly competitive world and the job market can be difficult to navigate ...
Microsoft last week updated the SQL Server 2012 Developer Training Kit to "release to manufacturing" status, according to a tweet from the product's Twitter page. The update comes nearly 2.5 months ...
TLDR: This six-course bootcamp-style deep analysis of SQL will help you master database creation and management as well as get hired for only $21. If you want a job in tech, then learn the skills that ...
As a training company we always have a dilemma when a new release comes out. The early adopters want the training yesterday so that they can be at the leading (or bleeding) edge of technology. Many ...
I've been playing around with the new Microsoft service, currently in preview and it's time to show off what it can do. Have you ever struggled with a database performance problem or ever struggled to ...
In SQL Server, the database can be stored in different files and filegroups. If your database is small (100 MB or less), you do not need to worry too much about files and filegroups. But if you have a ...
Microsoft PM Carlos Robles previews his Live! 360 Orlando session on how recent updates to the MSSQL extension—like GitHub ...
The first installment of this TechRepublic series focused on C# developer interview questions. It generated a lively discussion on the merits of such questions and the different approaches to ...
Despite its steep licensing costs, SQL Server continues to prove its worth over open-source alternatives in some key areas. SQL Server is an expensive part of your IT stack -- SQL Server Enterprise ...
There are times as a developer that you will want to be able to delete all the data from a database as efficiently as possible. Unfortunately, doing so may not be as easy as it seems. There are times ...