Click here to Skip to main content
15,867,686 members
Everything / Database Development / SQL Server

SQL Server

SQL-Server

Great Reads

by Wonde Tadesse
This tip/trick helps to set a default value for blob data type such as Image, VarBinary.
by Jovan Popovic(MSFT)
Mapping properties in EF model to database columns that contain JSON
by Steve Krile
Fully AJAX-enabled user control used to select names from a database in a drop-down format.
by Mubin M. Shaikh
Create time dimension with 24 hour plus values and time buckets in your data warehouse

Latest Articles

by yuvalsol
POCO generating application for SQL Server
by scastelli
SQL resolves special character challenges, streamlining NULL parameter handling
by Federico Di Marco
spSearchTables: a helper T-SQL stored procedure for digging into (large) databases
by Federico Di Marco
Query Excel or CSV files with T-SQL without importing them in a table first

All Articles

Sort by Updated

SQL Server 

24 Jun 2013 by Enrique Albert
Azure WebSite and W8 Store App using SQL-CE, Azure SQL, Mobile Services, SignalR, EF, WebAPI and integration to Bing Maps
13 Feb 2020 by Jeremy Likness
Tutorial for file processing and importing to SQL leveraging serverless Azure Functions
28 Feb 2022 by Richard Deeming
EF Core methods to call SQL Server's TRY_PARSE function