Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / SQL

SQL

SQL

Great Reads

by Nirosh
This tutorial is designed for .NET programmers who need to understand ‘Nido’ framework and its application.
by Akhil Mittal
Repository pattern in MVC3 application with entity framework
by Paul Rony
Programmer's Guide to Starting a Software Company and Building an Enterprise Application
by Rick Bassham
How to use the SqlChangeMonitor with the new MemoryCache class in .NET 4.0.

Latest Articles

by Nirosh
This tutorial is designed for .NET programmers who need to understand ‘Nido’ framework and its application.
by Akhil Mittal
Repository pattern in MVC3 application with entity framework
by Paul Rony
Programmer's Guide to Starting a Software Company and Building an Enterprise Application
by Rick Bassham
How to use the SqlChangeMonitor with the new MemoryCache class in .NET 4.0.

All Articles

Sort by Score

SQL 

by Nirosh
This tutorial is designed for .NET programmers who need to understand ‘Nido’ framework and its application.
by Akhil Mittal
Repository pattern in MVC3 application with entity framework
by Paul Rony
Programmer's Guide to Starting a Software Company and Building an Enterprise Application
by Redgate Software
Identifying an application’s performance bottlenecks is all about understanding how the application is spending its time. Only with the most complete understanding of how an application is operating is it possible to understand what it is doing wrong, as this article describes.
by Shrilata Ellaboina
.NET Dynamic Control Creation
by Shemeer NS
CultureInfo, DateFormat, Number Format, Currency Format, Percent Format, Infinity Format, etc. in .NET Framework Cultures
by Shemeer NS
Utility for .NET Framework Cultures with Culture Specific Formats and Mapping with SQL Server Language. CultureInfo, DateFormat, Number Format, Currency Format, Percent Format, Infinity Format, etc.
by Mark Pelf
NET8/EF8 Breaking Change. Old servers/databases might not understand queries from EF8.
by Liam Cavanagh
The purpose of this article is to help get a user started in building a mobile database application using SQL Anywhere and Visual Studio .NET (C#)
by Liam Cavanagh
The purpose of this article is to help get a user started in building a mobile database application using Visual Studio .NET (C#).
by dingoishere
This article introduces you to 3 kinds of comparison and synchronization for SQL Server Database.
by Michael Sydney Balloni
Wanna add basic database functionality to your C++ app? Too lazy to use SQLite directly? Read on!
by Liam Cavanagh
The purpose of this article is to show how to add data replication to a mobile application through the use of .NET (C#).
by Omar Al Zabir
Production Architecture for a SaaS web application built using ASP.NET and SQL Server that guarantees 99.99% availability and super performance
by Software Developer's Journal
This article aims to explore the basic ideas and principles about noSQL databases. noSQL caters to database admins, programmers, coders, web devs, etc.
by essentialSQL
This is a case study on how to use Joins, Subqueries, and Unions to combine data in SQL.
by Denis Vasilik
Overview of Microsoft's cloud platform
by Dr. Song Li
This is the part 3 of a comparison on Data Access methods in the .NET environment.
by Gurdeep Singh Toor
A Complete Guide to develop aplication using MyGeneration code genration framework. We will develop a Meeting Room Booking web application in this Article.
by zhengdong jin
It's very easy to use and the most conventient DataGrid pager control.
by andrewcates
In an attempt to open DotNetNuke to a wider audience, I have converted the original VB code into C#
by marcominas
A Windows Service that uses interface to work like the Linux Crontab service
by Juan Fajardo
This article is a tutorial on how to create a CRUD (Create, Retrieve, Update and Delete) Form using SharpDevelop and PostgreSQL, implementing a BindingNavigator to explore the table used in the application.
by Nanaa
An approach on how to organize your data into tables that will help you generate large ‘Crosstab’ Reports using SQL Server.
by Kemal Erdogan
An implementation of role-based authorization control (RBAC) model with row-level access control capabilities at the database server level
by RichardEastes
Realtime page editing, simple, "on-the-fly" menu construction, modifiable permissions for users and groups, built-in search engine optimisation
by Alberto Venditti
Using a .NET Windows service as an engine for specialized custom plug-ins execution
by poodull76
Create T-SQL command text to update a table with OpenXML quickly and with minimal effort.
by bobleith
A generic interval range table to generate permutations
by santosh poojari
This article shows you how to make use of DataAccessLayer and caching.
by msalmank
A quick hands-on application to guide you in using paneled forms, multi-splash screens, SQL Express, and many more....
by Mark Brandon
A helper object library to automate migration of SQL RS items from development to production servers.
by lost in transition
This article illustrates a helpful database library.
by Eric Bishard
In this article, we hope to provide resources that will help you hit the ground running on your path to learning about document databases and Couchbase.
by TofuBug24
Shows a solution for creating a Master-Detail relation using textboxes.
by Kemal Erdogan
Addressing the general problem of representing directed acyclic graphs (DAGs) in SQL databases
by Robert Pittenger, MCPD-EAD
This article presents a naming scheme for database tables and fields.
by Atle Solbakken
Are the programming languages we use for web design today really adapted well enough to fit our needs?
by mikvos
A list of news articles in an ASP.NET GridView control with custom paging.
by gamitech
A not so simple firewall if I can call it so. This application will ask you if you want a certain program to start.
by Dr. Song Li
This is a note on Hibernate many to many mappings.
by Niladri_Biswas
This article will discuss about Copy Column, Derived Column, Character Map and Conditional Split Transformation in SSIS with a palindrome example.
by Voicent Support
How to make a performance meter that looks like the one in Windows Task Manager
by Weidong Shen
This article describes building a sample Silverlight application with the MVVM Light toolkit, WCF RIA Services, and a pluggable application architecture using MEF.
by Jesus Carroll
SQL Server 2016 introduces support for system-versioned temporal tables as a database feature that brings built-in support for providing information about data stored in the table at any point in time rather than only the data that is correct at the current moment in time.
by Paul Rony
A Programmer's Guide to Starting a Software Company and Building an Enterprise Application
by Elizalde G. Baguinon
Most programmers prefer hand-coding database queries. This is a class that automates query building, while the code is as readable as the program logic.
by UV2003
This article will describe how to hook up RoboHelp projects to a database to provide data to pages for both WebHelp and Compiled Help using a single architecture. The implementation will rely on the JavaScript interpreter built into almost all web browsers and that is available in Compiled Help too.
by Weidong Shen
Part 1 of a series describing the creation of a Silverlight business application using MEF, MVVM Light, and WCF RIA Services.
by Weidong Shen
Part 2 of a series describing the creation of a Silverlight business application using MEF, MVVM Light, and WCF RIA Services. In this second part, we will go through various topics on how MVVM Light Toolkit is used in our sample application.
by Jonathan de Halleux
A helper framework for generation of SQL queries in C++ and Lua
by Carlos Antollini
Simple database access using an ADO class.
by Carlos Antollini
Simple database catalog access using a set of ADOX classes
by Joffrey Brouillet
This is an alternative for "A set of ADO classes - version 2.20"
by Carlos Antollini
Two classes that make easy to work with ODBC
by Weidong Shen
Part 4 of a series describing creation of a Silverlight business application using Self-tracking Entities, WCF Services, WIF, MVVM Light toolkit, MEF, and T4 Templates.
by Amit Kumar Dutta
Discusses a technique to record current geographic location from mobile and display in web pages (with Location History Browsing)
by Paul S Ganney
A class to easily do count() queries.
by Uri Lavi
A simple database viewer to manipulate SQL Server data types (in particular: image, binary, varbinary and text).
by Md. Marufuzzaman
A simple example of SQL server admin tools.
by Ahmed IG
A Simple GUI Tool for SQL 2005 Reports deployment without using BI Development Studio
by Sandeep Singh Shekhawat
This article introduces how to create an MVC application using LINQ to SQL. You will create a simple MVC application for Book registration with a Publisher where the Publisher and Book have one-to-many relationships.
by Anand Ranjan Pandey
The purpose of this article is to create a proof of concept to demonstrate the feasibility of ASP.NET Web API Beta Version.
by Stephan Pilz
A tool to generate/manage news and provide news via RSS.
by Md. Marufuzzaman
This article will give you an idea about how to use CASE expression in T-SQL or as a formula of a particular column.
by Alberto Venditti
This article describes a VB.NET tool to test the performances of a Microsoft SQL Server 2000 user database.
by codeajay
A simplified SQL-CSV import/export functionality.
by ronald.cao@gmail.com
The article is to introduce a utility to generate cascading delete script for an Oracle table.
by Patrice Borne
This article demonstrates how to implement a paging DataGrid with an Oracle database. It also demonstrates how to limit the volume of data to exchange between the Web Server and the browser by retrieving only the rows necessary and updating changes in bulk.
by gan.gary
An article on a SQL IDE for different type of RDBMS databases
by Redgate Software
This article describes what was required of our database source control solution, the challenges we faced and how we approached them, and how using Redgate SQL Source Control as a template helped.
by Lindsey Lewis
An article about a tool for comparing SQL database schema versions
by Faustino Dina
Publishes a Transact-SQL function for parsing a string containing a delimited list, similar to the ANSI C languaje strtok() function.
by Steve Abraham
This article shows the reader how to construct a library of scalar and table valued functions for SQL Server 2005 to perform regular expression analysis.
by AlexS9999
The article provides a simple interface for handling large text in SqlClient and C# file streams.
by code-frog
Provide a very simple set of instructions for creating your own media gallery and loading your images from SQL Server 2005.
by Bernardo Castilho
This article describes the implementation of a QueryDesignerDialog class that allows users to create SQL queries based on a given OLEDB connection string.
by defwebserver
A wizard that allows you to FTP an application to a remote server and then launch the configuration wizard from the web browser to update the database connection.
by vipulparmar
Basic understanding of Pro*C
by Wendelius
Article describes basic information about transaction log behavior and truncation of the log.
by Rahul Rajat Singh
This article introduces Dapper to absolute beginners.
by Anwar Ibáñez O'Kamell
The present document tries to describe the architecture of a specific layer of access to data for relational databases. This document tries to present/display a form to automate tasks of access to data.
by Petr Ivankov
Application of abstract approach to database domain
by Oleg Vorkunov
Abstract simplified stored procedure execution using .NET interfaces without dealing with ADO.NET classes
by praba_tuty
CSQL Cache is an open-source high performance, bi-directional updateable data-caching infrastructure that sits between the clustered application process and back-end data sources to provide unprecedented high throughput to your application
by Malpani Amol
Here is some cool stuff to call .NET assembly from SSIS
by Malpani Amol
This article will drive you, how to access and update properties and variable of SSIS package using .NET application
by Balamurali Balaji
Access various types of data using the LinqDataSource control in ASP.NET.
by Balamurali Balaji
Access various types of data using LinqDataSource control ASP.NET
by thomask
How to access a dBase file
by CT CHANG
Add, edit, and delete records/table/database in MS SQL Server CE v1.0/v2.0.
by Wojtek Jeziorczak
How to send/receive MSMQ messages in SQL Server using CLR Integration
by ASP.NET Community
1) Install SQL Server on Window Server 2003/2008 on Network (Select Network option when installing SQL Server)2) Configure Windows Server as a domain
by Snorri Kristjansson
Active Directory change auditing solution. A Windows Service that stores selected AD change events from the Security log of all Domain Controllers to an SQL database.
by Snorri Kristjansson
A SQL server CLR Stored Procedure that can query the Active Directory directly in T-SQL code
by Sven Cipido
How to add a "select all" option to your parameter lists in SQL Reporting.
by xiaojin
The article explains adding a user in SQL Server programmatically, using VC++
by hector [.j.] rivas
Helping the combo box autocomplete function with a frequency count.
by arunpv
Add/drop Linked Servers using SQL Server 2005 SMO
by Anton Ponomarev
By following steps outlined in this article, you will be able to get Report Viewer to generate reports in Microsoft Word formats (DOC, RTF, WordprocessingML, and OOXML) when working in the local mode.
by Benktesh Sharma
Demonstrate how to add EF support in .NET Core project
by SHRIDHAR TL
Allows to maintain and backup your contacts and also maintains a reminder. You can store data in any of the three different databases like Microsoft SQL Server, MySql, Microsoft Access
by rasheed1979
This article demonstrates administrating SQL Server 2000 from Pocket PC on the fly.
by M. Shokuie Nia
A simple introduction to using ADO
by Carlos Antollini
A list of ODBC DSN Connection Strings.
by Ly Nguyen
ADO Data Bound Class Wizard
by Tim Kohler
ADO classes that closely resemble CDatabase and CRecordset.
by mysorian
A tutorial on connecting to SQL 2000 Server.
by Johnny Worker
A VB code generator that reads a SQL Server table and generates ADO.NET code and also Stored Procedures.
by AdamNThompson
A data access component for SQL Server in VB.NET.
by freedeveloper
Simple Implementation of Google API IDataStore that use MS-SQL server to store your token file
by Shivprasad koirala
ADO.NET interview questions: Part 2.
by Kevin Wittmer
101-level tutorial on ActiveX Data Objects
by Mohan Raphel
In this chapter, we discuss a few of the options available to MCMS developers for adding search functionality to their sites. We also take an in-depth look at the searching features built into SharePoint Portal Server and how they can be leveraged as a back-end search workhorse for an MCMS site.
by Dirk Bahle
Tips & Tricks on loading and saving WPF Tree View based content.
by Vikas Sharma
In this article, we will focus on aggregation pipeline. I'll try to cover each major section of it using simple examples. We will be writing mongo shell commands to perform aggregation.
by David Abramson
Discover how quickly and easily you can create BI apps, deploy scalable dashboards and reports, and embed analytics into existing apps. You can then deploy your apps to any number of users on any platform, including mobile - all without per-user fees.
by Monjurul Habib
Introduction to Agile software development methodologies and how to apply them. It is about how to work together to achieve a common goal. This article focus on how technology team work together well to plan, build and deliver software.
by Alexander German
With agStoredProc, you can generate a C# class out of all the stored procedures in a MS-SQL database. No Microsoft ApplicationBlocks needed.
by MehreenTahir
In this article we explore how to enrich our data using a pre-trained model and trigger an Auto ML experiment from a Spark table.
by Redgate Software
Using SQL Toolkit to remotely update customers' databases on the fly.
by ashishparihar1310
The objective behind writing this article is to make use of Ajax Control Toolkit in implementation.
by Mohan Raphel
In this chapter, we'll implement our own online chat application. We'll use this occasion to learn about JSON (JavaScript Object Notation), which represents an alternative to XML for representing data exchanged between the web browser and the web server.
by DreamInHex
Create an AJAX DataGrid that binds, sorts and pages with no post-backs
by LeleHalfon
A great AJAX Grid very customizable. In English & Spanish traduction
by Steve Krile
Create a Rolodex type control for viewing contacts using the SliderExtender control and the GridView.
by Twain Taylor
This post explains how to use data warehouses in the cloud, and compares popular options on major public cloud platforms.
by Jay Kulaindevelu
To change the row colors in reports.
by Matt Perdeck
Add a database to your web site on AWS with automatic fail over using RDS
by Redgate Software
Using a combination of iScala, SQL Server and Red Gate's software tools to manage data processes.
by Dave Elliott
An attempt to create a flexible and re-usable Data Access Layer
by salysle
This article describes an easy approach to examining all of the tables, views, and columns in a database.
by Md. Marufuzzaman
This article will demonstrate how to split a string using Transact-SQL.
by Md. Marufuzzaman
This article will demonstrate how to get a file name or a file extension as well using Transact-SQL.
by Dr. Song Li
This article introduces an example ASP.NET MVC web project to upload and download files.
by Dr. Song Li
This article makes an experimental comparison on the performance of the different methods to pass structured data to SQL Server Stored Procedure parameters from ADO.NET.
by Yunyou Yao
This article will explore some solutions for dynamic connection string and cursor handling using Enterprise Library 2.0 in an ASP.NET 2.0 applications with an Oracle database.
by Niladri_Biswas
This article will demonstrate as how to work with SSIS Script component with two live example
by wizofaus
An interactive SQL console application written to improve upon the "osql" console application that comes with SQL server
by Wayne Applebaum
Actian Zen provides the embedded systems developer with an ACID compliant database that is capable of seamlessly networking across a wide variety of environments, speeding up development, and decreasing maintenance costs.
by Ryan Peden
Get up and running with serverless by creating a geocoding function on Azure
by Niladri_Biswas
In this article we will explore on the new features that Denali has offer us from a SSMS perspective
by Niladri_Biswas
In this article we will explore on the new features that Denali has offer us from a T-Sql perspective
by Niladri_Biswas
In this article we will explore on the new features that Denali has offer us from SSIS perspective
by Niladri_Biswas
In this article we will look into the basics of Contained Database that has been shipped with Sql 11 (Code Name: Denali) CTP 1
by Niladri_Biswas
In this article we will explore on the new features that Denali CTP3 has offer us from SSIS perspective
by Niladri_Biswas
In this article we will explore on the new features that Denali CTP 3 has offer us from a T-Sql perspective
by Niladri_Biswas
In this article we will explore on the Column Store Index- A new feature in SSIS Denali CTP3
by Niladri_Biswas
In this article we will explore the Data Quality Services(DQS)- A new feature in SSIS Denali CTP3
by Jason R. Hall
This article will provide you with enough information to peak your interest in one of Microsoft’s newest services designed to run under SQL Server 2000, and to take advantage of the .NET initiative.
by Niladri_Biswas
In this tutorial, we will learn about SSIS Balanced Data Distributor (BDD)
by roboo
An OLE-DB DLL that you can use in ANSI-C
by Mike Emerson
An Open Source RDL engine for rendering reports to WinForms or ASP.NET
by Lachlan Keown
Describes a crude method of executing an SQL statement against an in-memory DataSet and returning a new DataSet containing the result table(s).
by CatchExAs
How Formula 1 is beginning to use StreamInsight to broadcast data analytics to your screen in real time
by CatchExAs
StreamInsight: A simple demonstration
by Jerod Johnson
In this article, we walk through connecting to Salesforce from CData Cloud Hub & CData API server and connecting to either product from Infragistics Reveal to create a simple dashboard.
by Allister Beharry
Using data from the Global Historical Climatology Network project we can crunch, analyze, and make predictions using gigabytes of numeric climate data collected over two centuries with the SAP HANA in-memory database and Amazon SageMaker hosted Jupyter notebooks.
by O.Nasri
Great article to learn how you can create web application from scratch using Angular2 & .NET Core Web API
by Sarathlal Saseendran
We will create an Angular 6 application with Cosmos DB and Web API 2.0.
by syed shanu
This article shows how to create a menu dynamically from a database using AngularJS, MVC and WCF Rest service.
by syed shanu
How to use AngularJs Filter, AngularJs Sort, AngularJs Animation, Image Mouse Over and Mouse Out Event
by syed shanu
Use AngularJS and WCF Rest Service to create a simple Online Shopping Cart
by Bill SerGio, The Infomercial King
Angular Shopping Cart for Affiliate Marketing in Angular 5 that Is Responsive with TV Commercials with Powerful Features that Drive Real Sales like Unlimited Distributor IDs for Commissions with Editor
by wells cheung
Angular Single-Page Application, MEF, Privilege Control, WCF Restful Service, ui-router,
by Shashangka Shekhar
In this post I am going to demonstrate how to use Angular UI Grid with server side pagination in ASP.Net MVC application.
by syed shanu
In this article lets see in deep on how to work with WEB API, EF for performing a Inventory Management priority based Reorder level system CRUD operation using Angular5 and ASP.NET Core application
by charles922
AngularJS and REST API Tutorial
by charles922
AngularJS and REST API Tutorial - Part 2
by Daron Yndem
My favorite feature of ASP.NET 2.0 is Web Parts. But the anonymous users in ASP.NET cannot save personalization data and can't use Web Parts design options. This article describes how we can solve this problem in a tricky way.
by AnOldGreenHorn
A C++ wrapper to SQLite database
by Christopher W. Backen
Another simple yet cool ADO class for your project - from zCoders.com
by h_wiedey
Asynchronous processing of triggers using cursors
by VISWESWARAN1998
An opensource antivirus engine which uses Yara, Locality Sensitive Hashing to detect malware
by Shashangka Shekhar
In this post we are going to secure our NodeJS API’s with customized security token generated by logged user and HTTP actions.
by Melick
How to resolve the issue: AppFabric installation failed because installer MSI returned with error code: 1603
by siva pinnaka
This article explains how to migrate data between different SQL Server environments.
by Mohammed Ghouse Barq
APPLY operator is a new feature in SQL Server 2005 used in FROM clause of a query. It allows you to call a function-returning TABLE for each row of your outer TABLE. We can pass outer table’s columns as function arguments.
by Shams Mukhtar
This article will enhance your vision on the usage of Robustness Analysis in conjunction with Model View Controller, using UML with application in ASP.NET. This article is a sequel to my articles on Architecture and Design with ASP.NET.
by Wael R. Mansour
Convert numbers to characters for Arabic applications.
by Nirosh
Architecting a Windows Forms based system on top of a framework. This will help you develop a form based application faster.
by mparvez
How to archive all backup (Full, Diff, Log) in a single archive file using 7zip.
by Ed Wiebe
Can't we obtain the benefit of using bitwise operators for SQL many-to-many relationships AND maintain referential integrity?
by Terence Wallace
The primary purpose of this article is to provide quality sample source code for VB.NET developers interested in building data-centric applications using the .NET Framework.
by Pedro J. Molina
This article provides a way for automatically testing SQL embedded in your Data Access Layer (DAL) before publishing a new release of your application.
by Niladri_Biswas
How to generate an Armstrong number between 0 and 999.
by Srinath Gopinath
How to handle an array parameter in a Stored Procedure [SQL Server].
by carlop()
An article about converting ASCII/Multibyte to Unicode using C# and SQL/CLR integration.
by Paladugu Sai Krishna
This article gives a simple checklist that can be simply run on any ASP .Net Web Page to optimize it.
by Jeff Modzel
How to create your own ASP.NET 2.0 custom resource provider to replace resource files (resx) with SQL Server.
by Addison-Wesley
This chapter presents a scenario-based demonstration focused on a day in the life of a developer who is in the process of fulfilling the requirements of a fictional customer.
by mysorian
Walkthrough of generating a report from a SQL 2000 Server using the Reporting Services.
by Alberto Venditti
An alternative and flexible way to manage config settings for multiple web applications.
by Vlad Neculai Vizitiu
ASP.NET Core 1.1 and Identity Adventures
by O.Nasri
ASP.NET Core 2.0 & Angular 4: through this tutorial, you will learn how to build from scratch a web application for vehicles management
by syed shanu
In this article, we will see in detail how to display role-based dynamic menu after a user logs in. For this, we will create a Menu Master table and insert a few records to display the menu and link the URL to the menu based on the logged in user's role.
by syed shanu
Creating an SP to search and bind Customer details in Blazor application
by syed shanu
In this article, we will see how to create a simple CRUD application for ASP.NET Core Blazor using Entity Framework and Web API.
by syed shanu
This article will explain in detail about, how to create an ASP.NET Core Blazor Filter and Sorting for HTML Table using Entity Framework and Web API.
by syed shanu
In this article, let’s see how to create our own ASP.NET Core Blazor Master Detail HTML Grid with Sorting and Filtering using Entity Framework, and Web API. We also use the Dynamic Content features of Blazor to create our Master Detail Grid.
by Yaseer Mumtaz
ASP.NET Core Microservices With Angular 11 Front End, API Gateway, Redis and SQL Server
by syed shanu
In this article let’s see how to create a shopping cart using ASP.NET Core, Angular 2, Entity Framework 1.0.1 and Web API with Template pack .
by syed shanu
In this article, let’s see how to create a ASP.NET Core CRUD web application with Angular2 Animation using Template Pack, WEB API and EF 1.0.1
by syed shanu
In this article you will learn about Insert/Select to database using Angular2 and WEB API in ASP.NET Core1.0.
by Shashangka Shekhar
In this post, we are going to explore how a Single Page Application (SPA) sample can be put together using ASP.Net Core & Angular from scratch.
by Mike Barreyre
Demonstrates an e-commerce style grid with product comparison checkboxes, sorting, images in a database, expandible/collapsible product summary, selectable row display, and product comparison page.
by Don Hoang
This post describes implementing ASP.NET Editable Gridview using Bootstrap 4
by Don Hoang
This post describes implementing ASP.NET Gridview using Bootstrap 4.
by Brian Hendrickson
How to setup and install the PHP issue tracker starter kit on a Linux server.
by Matthew Katakam
ASP.NET MVC Edit Primary Key Values for Composite Keys
by syed shanu
Tutorial for creating a simple web based Hotel Room Booking System using MVC, AngularJS, and WebAPI
by syed shanu
In this article, we will see how to create and manage a User Role based menu using ASP.NET MVC, WEB API and AngularJS.
by Mohd Manzoor Ahmed
ASP.NET MVC Web App on 3-Tier for Beginners – Part 1
by R M Shahidul Islam Shahed
ASP.NET MVC 5 applications
by Shashangka Shekhar
In this article we will get a short overview on AngularJS, then we will create a ASP.Net MVC-5 CRUD application using AngularJS(v1.4.8).
by Srinivasu Pemma
This is most common but very important part of every developer's life, Taken from my technical blog http://www.srinetinfo.com
by Michael Ulmann
The introduction of the ADO.NET Entity Framework implicitly created the need for ASP.NET providers such as membership, role and profile that leverage this new technology.
by osohare
Porting and deploying the report starter kit to Linux (RH7.3/Tomcat5.0.28/Grasshoper1.61)
by Abi Bellamkonda
ASP.NET Reports Starter Kit Porting from Windows to Linux using Mainsoft's Grasshopper
by Srinivasu Pemma
This kind of requirement is useful in many applications originally posted on http://www.srinetinfo.com/search/label/Survey%20Application
by Mark Cafazzo
Race To Linux - How to port a Visual Studio .NET web application to the J2EE Framework on Linux
by Abi Bellamkonda
ASP.NET TimeTracker Starter Kits Porting from Windows to Linux using Mainsoft's Grasshopper
by RovenetBill
ASP.NET c# component for editing SQL tables with plug-in column format adapter architecture.
by Vincent Maverick Durano
A quick demo that highlights how to upload and import CSV file to SQL Server database in ASP.NET WebForms.
by Reza Ahmadi
This article discusses basic concepts in AOP and uses PostSharp to implement AOP concepts in a C# application.
by Leon Segal
Includes description of an asynchronous HTTP handler (vs. alternative WebHandler) implementations that uses an asynchronous DB read operation to render a BLOB DB column as an image to any client browser.
by Vachik Hovhannisyan
Two classes that provide support for asynchronous SQL execution.
by Oleg Vorkunov
Set of SQL CLR Stored Procedures to execute T-SQL asynchronously without using a Service Broker.
by João Paulo Figueira
Exploring SQL CE 2.0 schema information with the ATL OLE DB Consumer Templates.
by jangtimjang
Do you want to know what your DB programmers are doing?
by Rick Drizin
Simple structure for keeping SQL Server Auditing Tables and Versioned Records in the same set of tables, using Audit Triggers and Entity Framework
by Petr Kozelek
Logging of data changes in relational databases
by DataBytzAI
Method for implementing an audit-trail
by Cedric Baelemans
Discussion of audit trail techniques and a script to automate audit trail implementation on a Microsoft SQL database
by Sagar Sengupta
Implement audit trail technique using XML column in SQL Server 2005
by Keshav Singh
An important new feature of MS SQL Server 2008 that provides a true auditing solution - SQL Server Audit.
by Shashangka Shekhar
In this article, we are going to explore the security issue which will help us to prevent unauthorized access of web API access using custom Authorization Filter.
by acarpio1975
Given date ranged data, adjust existing ranges on entry of a new ranged data.
by rperetz
How simple it is to have your own auto-complete text in ASP.NET 2.0.
by li@agileinfollc.com
An article on how to discover Oracle TNS service names.
by Bert O Neill
Features and functionalities associated with Autogenerate DB Unit Test app
by Mr. xieguigang 谢桂纲
You see, this small utility tool save much of your time, this is another happy day! I hope you can enjoyed this code.
by adamAFA46
Simple but powerful GUI O/R Mapper which generates C# 2.0 to handle all of your object relational persistence.
by ashishinfra
The generalized class has static functions that return dataset and datareader objects , It accepts string(name of xml tag that stores the query) and value to be supplied in case query accepts parameters
by SoftWidgets
In just a few minutes, predefined templates, containing formatted sheets and charts, can be generated from any database using simple SQL statements, macros and/or custom C# or VB.NET snap-ins. Generated files can be distributed to a file server or as an email attachment. Usually, no coding is needed
by Asanka Perera
This process can be set up to run on a daily basis to make sure that reports which are interrelated does reconcile with each other, in order to make sure the consistency in report quality.
by Jerod Johnson
This article demonstrates how to use Biml with custom SSIS components to dynamically build SSIS tasks (one for each Salesforce entity) to replicate Salesforce data to a Microsoft SQL Server database.
by JBartlau
This article demonstrates how Report Server offers a distribution of reports that save time, increase efficiency, and reduce potential errors.
by David H. Smith
An event logging class, and an auto-logging LINQ DataContext descendant built around it.
by Ferreri Gabriele (Megasoft78)
Automatic script SQL Server 2005 objects and commit under Subversion
by icemanind
How to automatically create data access layers and business layers from a Microsoft Access or a SQL Server database
by Farhad Jabiyev
One of the most popular questions is whether there exists a method which will automatically decide whether to insert, update or delete entity in the Entity-Framework. Now it is possible with EntityGraphOperations library.
by Dathuraj Pasarge
Database mirroring setup without any DBA effort - on every new database creation
by Jeff Bramlett
Helper classes for automation of stored procedures
by Sangra
ASQLDataGrid is a useful component when working with RDBMS applications. It is capable of automatically constructing and executing SQL statements based on its properties.
by Sangra
ASQLDataGrid is a useful component when working with RDBMS applications. It is capable to automatically construct and execute SQL statements based on its properties.
by Vivek Shaurya
Handling Oracle Max Open cursor error when fetching multiple rows in .NET.
by db_developer
OLE DB Provider pack all query to single line, thus all query text after comment clause will be truncated
by Redgate Software
If you’re thinking about adopting database source control, or have a system but aren’t using it consistently yet, here are seven tips to avoid deployment disasters.
by ASP.NET Community
Abstract: Here we listthe materials which can help you know more about Azure and start itquickly. Welcome anyone add more if you have
by Rahul__Sharma
How Managed Identities enable a Spring Boot web app running in Azure App service
by Rahul__Sharma
How Managed Identities enable a containerized Spring Boot web app running on Azure Kubernetes Service
by Rahul__Sharma
How Managed Identities enable a Spring web app to obtain credentials from Azure Key Store and use them to access both Azure APIs and external APIs
by Matías Quaranta
Azure Cosmos DB is Microsoft’s globally distributed multi-model database, when we team it up with Azure Functions, Azure’s serverless compute service, the result is the ideal database for the serverless era.
by Venkatesh Subbarao
How to copy tables with Stored procedure data from one database to another in AZURE SQL.
by Sibeesh Passion
In this article, we are going to see how we can set up an Azure Function as an Output job topology of an Azure Stream Analytics job. Doesn’t that sound interesting?
by MartinDGut
An Azure Database to hold a Knowledge Base
by David Norton
In this article we outline the problem: our fictional CEO wants to predict taxi use to ensure taxis are available where and when customers need them.
by David Norton
In this article we explore how to view and access model data.
by David Norton
In this article we explore how to get data into Azure Synapse Analytics and build a machine learning model.
by Sacha Barber
SQL Azure
by DataBytzAI
How to ensure there is sufficient disk-space for SQL backup before you run a backup!
by Yovav
Import, export and move your SQL diagram around using sysdiagrams
by Raymund Macaalay
The basic foundation on how to build your own Content Management System.
by Ws Hu
This article tries to fit all levels of readers by covering both basic database concept and practical tips for handling Entity Framework.
by Bangla Gopal Surya Prakash
Basics of SSRS (Microsoft SQL Server Reporting Services)
by MrTimmins
Introduction to using CLR .NET assemblies in Microsoft SQL Server.
by Himanshu Kumar Sinha
Updating a huge table in Production , without locking the whole table .
by mbyamukama
In this article, I will show you how to interface your simple C# applications to the FirebirdSQL Server using the Firebird ADO.NET Client 2.5.
by Dean Pepper
Iron Speed Designer relies on the table relationships in order to determine how best to provide the quickest and most efficient experience.
by dawright, ProtoBytes
A heurisitc graphing tool to help discover 'Big O Notation' function thru infinite asymptotic's and instrumentation.
by Levente Kupás
Managing SQL backups can be more simple by using this FileRelay CLR
by Ganesan Sankaran
How to populate a dropdown in another dropdown change
by JBartlau
This article sheds light on why it is useful to combine different data sources in a report.
by Hayder Marzouk
A small framework to design and print documents containing shapes, text, images, bar codes...
by Nilay Parikh
BizTalk Server 2006 / R2 Throttling Mechanisms, BizTalk 2006 / R2 comes with good relief in terms of performance and throttling mechanism, if you work close to administrating and performance tuning job for BizTalk environment or any messaging system then you can visualize the complexity of pick proc
by Boo!
This article is to help you create context sensitive connexion string: choosen dynamically, depending on which server the application is running.
by Bryan Kowalchuk
Proper Key Column Design
by John_Joseph
Breaking Through the Analytic Limitations of Access and SQL.
by SquaredRomi
A trigger is a database object that is bound to a table. In many aspects, it is similar to a stored procedure. As a matter of fact, triggers are often referred to as a "special kind of stored procedure".
by Yuancai (Charlie) Ye
Application of SocketPro onto various databases for continuous inline request/result batching and real-time stream processing with bi-directional asynchronous data transferring
by Yuancai (Charlie) Ye
Continuous SQL-stream Sending and Processing System
by Redgate Software, Dan Nolan
In this article, I’m going to show you how you can continue using EF Code First to model your database, while also using ReadyRoll to do the actual deployment of T-SQL change scripts and overcome the challenges of the Code First approach.
by Anthony_Chu
In this article, we'll look at how we can use Azure Functions and SignalR Service to broadcast real-time document changes in Azure Cosmos DB to clients over WebSockets.
by Evgeny Vinnik
A simple workaround for Windows Phone 7 apps to work with SQL Azure directly.
by Microsoft
In this tutorial, you learn how to build a .NET Core app to manage Azure Cosmos DB SQL API data.
by Microsoft
This quick start demonstrates how to create an Azure Cosmos DB SQL API account, document database, and collection using the Azure portal. You'll then build and deploy a todo list web app built on the SQL .NET API, as shown in the following screenshot.
by nguyenannhon
This article introduces the steps to create a report with a custom search area.
by Microsoft
This tutorial shows you how to build a Node.js console application to create Azure Cosmos DB resources and query them.
by junnark
We are going to build a simple web chat application using Silverlight 2 and the technologies surrounding it like, ASP.NET 3.5, C#, WCF, and LINQ-to-SQL. We will use MS SQL Server to store user details and messages from this chat room.
by junnark
In Part 1, we built a simple web chat using Silverlight 2. We are going to add functionalities so that users are able to choose from multiple chat rooms as well as chat privately with other users.
by Jorge Bay Gondra
Build a GMail like web based chat using ASP.NET Ajax that can handle several requests and simultaneous users
by junnark
We will create a very simple web chat application using the latest ASP.Net 3.5 technologies from scratch.
by Dwight Johnson
Save hours of time by creating stored procedures and code from database metadata.
by Haroon Ashraf
This article helps beginners to generate over million records of random test data for a database object like books in SQL.
by Paul Reynolds
This is phase 1 of a 3 phase project. Phase 1 accesses a public holiday Web Service, and loads a SQL Server table that can drive dating and aging logic on large sets of data and assist in creating fast-performing queries and reports.
by Klas Jersevi
This tutorial demonstrates how you can use the KendoReact UI framework to work with data that is being served from and persisted in Weavy.
by Yulianto
An article on building a Database Application with OLE DB
by noahhath
Building a hybrid Active Directory and SQL table DataSource view.
by Afzaal Ahmad Zeeshan
R2 Learn, a SaaS-based end-to-end automated machine learning (AutoML) tool, makes it easy for data scientists or data engineers to get from importing a dataset, to training models and getting predictions in just a few steps.
by Anoop Pillai
Doing some 'Big Data' and building a Recommendation Engine with Azure, Hadoop and Mahout
by paul heap
A plug-in for VS.NET that stores code snippets in a database. From the plug-in you can add code, search the database for code snippets. Also includes examples on how to integrate with the IDE as a plug-in.
by Rama Krishna Vavilala
This article builds a web based message board and uses several new technologies introduced with Visual Studio 2008 such as LINQ, WCF Web Programming, WCF Syndication, ASP.NET ListView, ASP.NET DataPager etc.
by Heiko Mohr
Create a simple cms project starting with bootstrap based layout
by Vimalsoft(Pty) Ltd
This article will show you how to build an N-Tier application in VB.NET.
by Steve Marsh
This article describes how to build a logic engine entirely in SQL. In the context of our example, a logic engine is a program that takes in a set of variables and corresponding values, evaluates a set of predefined conditions and builds a result set based on which conditions were found to be true.
by Redgate Software
This article presents a method that allows us to use SQL Provision to build consistent, compliant, useful databases, on demand, for development and test environments.
by John-ph
This article explains about building and executing a Dynamic SQL in a stored procedure.
by Omar Al Zabir
Building High Performance Queue in Database for storing Orders, Notifications, Tasks
by Sekhar Lanka
This article talks about CLR integration and how to program database objects using managed code by using this cool feature of SQL Server 2005.
by Jovan Popovic(MSFT)
How to build REST services with ASP.NET Core Web API and Azure SQL Database
by rafael_p
One of the many solutions to build a quick and robust middle tier.
by mcondon013
Code that adds built-in serialization functionality to your classes in C#
by Mohan Raphel
In this chapter, we are going to walk you through creating a custom module for the CoffeeConnections portal.
by Weidong Shen
This article describes how to do data validation with Self-Tracking Entity Generator for WPF/Silverlight.
by Weidong Shen
This article describes how to use the enum type with Self-Tracking Entity Generator and Visual Studio 2012.
by Weidong Shen
This article describes the IClientChangeTracking interface generated by Self-Tracking Entity Generator and Visual Studio 2012.
by Weidong Shen
This article describes the project setup of building a WPF sample application with Self-Tracking Entity Generator and Visual Studio 2012.
by mbielski
A custom class that creates SQL queries without long and potentially confusing string concatenation
by Muhammad Shujaat Siddiqi
This article discusses SET based operations involving INSERT / UPDATE and DELETE using LINQ to SQL.
by Praveen P R
This article presents a simple and efficient way to bulk insert any .NET list to the database.
by viswaInfotech
Bulk Insert using ODP.NET
by Måns Tånneryd
How to extend the Entity Framework with bulk insert functionality, using DbContext
by JR Hull
Save time when developing large applications, by using code generation for your business objects.
by kribo
How to insert images / binary data into a database.
by kribo
.NET project with a SQLite embedded database
by gaurav_verma_mca
How to send bulk data using table value parameters from C#
by Adam Klobukowski
Class that creates INSERT INTO SQL queries.
by PaulMcKenzie
This stored procedure will generate all the C# code for calling any Stored Procedure
by T Manjaly
Anybody can write code! With a few months of programming experience, you can write "working applications." Making it work is easy, but doing it the most efficient way requires more work than just making it work!
by Mitchell Vines
Source code for SQL formatting (now with formatting options)--as opposed to a utility, web service or plug-in/add-on...
by Baxter P
Dependency Injection Data Demo with Lazy Loading and Data Mocking
by John Atten
If you are new to SQLite, you may well run across one of the most confounding of its implementation details the moment you attempt to do some sort of bulk or batch processing of inserts or updates. What you will discover is that unless properly implemented, inserting or updating multiple records
by Robert Pittenger, MCPD-EAD
This project is a code generator to produce CObject-dervied data classes for Object-Oriented database management
by lihaijian
This article will provide a cross platform C++ wrapper for Oracle's OCI interface.
by lihaijian
This article will provide a cross platform C++ wrapper for Sybase's OPENCLIENT interface.
by Shivprasad koirala
Some caching interview questions: Part 1.
by Wendelius
Some simple scenarios to calculate running totals in SQL Server.
by Sandeep Kumar Tripathi
Call/Run SSRS Reports by using C#
by Tim Corey
Learn how to get started in Windows Azure by following the progress of an actual web application as it is constructed.
by Erik Bartlow
This user-defined function will allow you to capitalize the first character of any string passed to it.
by Tomáš Bauer
Capture of a Typical SQL Server Database Workload
by Manjuke Fernando
How to capture and analyze deadlocks in SQL Server
by DrABELL
Store securely credit cards' structured meta-data, like contact info, PIN, APR on balance transfer/purchase/cash advance, and other terms/conditions
by salysle
This article will discuss alternative methods for performing cascading deletes using LINQ to SQL.
by salysle
This article will discuss alternative methods for performing cascading deletes using LINQ to SQL.
by koolprasad2003
his article explains you how to deal with Case Sensitive search with SQL
by Dimitri Witkowski
SQLite lacks case-insensitive sort of UTF8 data. In this article, you will see how to get rid of this limitation in .NET.
by Daniel Kaminski
A class used to serialize object into a database field
by Donsw
Audit of SQL inserts, udpates, and deletes
by Brian Bayless
A central key manager for multiple web server clients in a web farm.
by John Bevilaqua
SQL DDLs for creating table structures and inserting the data for a set of tables suitable for producing pick lists for validation of the Month Names, Month Numbers, Days in each Month and Years in the 20th Century
by Imran A Momin
This project help you to change ur database at the runtime
by Muhammad Shujaat Siddiqi
Change Data Capture in SQL Server 2008 (shujaatsiddiqi.blogspot.com)
by S. M. SOHAN
An article that shows a simple way of changing the default value of the DataContext CommandTimeout
by Kuldip Rindani
This script calculates size of every user database with summary
by IPC2000
A handy command line tool that checks whether stored procedures, views and functions in a database compile
by Emil Lerch
Command line tool to check validity of objects in SQL Server databases
by jamesplewis
How to check if your Microsoft SQL Server 2005 is ready for the new DST 2007
by smoore4
Loop through all files in a folder/subfolders and run a checksum that is stored in a database. E-mail descrepancies and results.
by Petr Palas
This article compares various approaches to storing, editing, and displaying structured content on the web. It shows the advantages and disadvantages of using XML and relational SQL databases.
by Emmet M
MVC-like for classic ASP.
by Fernando Finelli
dump the transaction log
by Jesús López Méndez
This article introduces you to client side multi-column dynamic pivot, a cleaner, simpler and elegant alternative to the complex and convoluted dynamic server side pivot.
by Super Lloyd
Sample Web Application using TypeScript, KnockoutJS, WebAPI, and T4 Templates.
by Manuel Vidigal
An implementation of the Longest Common Subsequence (LCS) diff algorithm in PL/SQL.
by Christopher Liu
When you copy a row with a primary key, bring other tables that reference it along for the ride!
by Ali-DN
CLR Function for Persian Date Converter in Microsoft SQL Server
by Alexander Wiseman
A class to wrap the use of CDatabase and CRecordset into one object to communicate with databases
by Stefan Chekanov
CODBCRecordset class is intended to be a full replacement of all ClassWizard generated CRecordset derived classes in MFC projects.
by Vinayaka Krishna Shenoy
This utility will help to generate the DataAccess Objects based on the Connection strring provided at the config file
by Chris_Yu
To code our own MVC framework from scratch
by RichardRoe
CodeSmith template for creating Audit Log Triggers on SQL tables.
by Vimalsoft(Pty) Ltd
Beginner to intermediate in N-Tier
by Vijendra(VJ)
This article explains the internals of column store index and the pros and cons of it.
by Santosh P Umarani
Columnstore Index
by Vadim Loboda
Combine Id-ParentId and HierarchyId approaches to keep and fetch the data in hierarchical and alphabetical order
by MarkWei
To dynamically generate a Google Map with combined data sources from an external web service or API and from an internal MS SQL database, using AJAX and the ASP.NET environment.
by mf81
This will be a lightweight site that helps the user track their weekly comics subscriptions.
by skennedyny
Simple console app which shows how to use the .NET CommittableTransaction class
by Alex Pumpet
A simple program for comparing table data from two sources - SQL databases, Excel, CSV or XML-files
by Paritor
Application to show differences between two SQL Server databases.
by h_wiedey
The article treats the differences between triggers in Oracle and MS SQL and demonstrates the mutating table problem.
by Melick
This is a complete guide to install SharePoint in a three server farm using AutoSPInstaller
by Chaudhary
SQL Server manager for remote monitering and managing.
by Robin_Roy
Simple example to show how Composable DML works in SQL Server 2008.
by vikas vohra
This article shows the implementation of Composite Server Control to provide Login features
by Padoor Shiras
Computed Column Specification for populating nth column
by pinaldave
A Finale of Series discussing Computed Columns, Storage and Performance
by Navdeep Bhardwaj
Concatenate field values in one string using CTE in SQL Server.
by Murali Pamidi
ASP.NET - Concurrent user updates using the Timestamp column in SQL Server.
by DiponRoy
Conditional filter query example in SQLAlchemy and Python
by hong_wei_li@yahoo.com
Configure MS SQL Server 2005 Remote Access ( mixed mode )
by Kareem.S
This is an enterprise solution for sending mails from the SQL Server database engine to SMTP servers.
by ASP.NET Community
Most ASP.NET sites talk to SQL Server or a backend SQL Database and there's a number of ways to manage that configuration.I always start with the
by Daniel Miller
This article describes the steps to re-configure SQL Server so that queries return accent-insensitive results. It includes source code (using Microsoft SQL Server 2008 R2 Shared Management Objects) to automate some of the steps in this procedure.
by efero
Codes to help to connect VS 2005 to SQL Express manualy
by efero
Connecting to SQL Express Manualy
by Lizandro Campbell
Using Visual C# 2008 to establish connection to a MySQL 5.1 database with MySQL Connector/NET 5.1.7
by User 4838655
This article explains how to connect to an SQL Server and pass a string.
by henry sentio kauta
Android at figure tips
by ASP.NET Community
The connection string specifies information about how to initialize a connection to a data store.It contains keyword/value pairs. the first pair is
by Lukas_J
How to connect to IBM DB2 from .NET on Windows
by Ramy Mahrous
Microsoft SQL Server 2008 R2 November CTP - Database Engine feature #1
by Gil Shabat
Real-world Use Case: a flexible approach to present dynamic content with SQL Server, ASP.NET, and XSLT.
by Niladri_Biswas
In this article we will see how we can consume a web service expose through HTTP Endpoint via Web Service Task of SSIS
by ASP.NET Community
Contains Like search in SQL Server 2005 This is my first post to wiki. Here I have to show how to contains like search into sql server 2005.There is
by Sibeesh Passion
Continue with learning indexes in MongoDB
by Peter Hancock
Using NAnt and CruiseControl.NET to continuously integrate database changes
by Adam Nachman
Provides a framework for predictably compiling, extracting, and deploying a database project.
by Freek Kootstra
This is a project to control the modelcars on a vintage toy car track using an Arduino and a Windows Azure service.
by Wendelius
This article describes a mechanism how trigger actions bypassed based on database user information
by Bogdan Marian
Ensure your Docker Compose services start in the correct order
by BackyardHackMechanic
Describes how to get more control over the XML output when using the FOR XML AUTO statement. For instance, when adding XML tags.
by StylezHouse
A porting of the ASP.NET reporting starter kit to use Mono, MySQL and Apache on a Linux system.
by topcatalpha
An article on how to convert a Hexadecimal to int using Microsoft SQL
by Florence FZ Li
This article shows how to convert a text file to PDF.
by Eron Wright
Convert a datetime value to .NET-compatible Ticks using a T-SQL User-Defined Function. Useful for interoperation between .NET and unmanaged environments such as ASP and VB6
by Girish Chandra
Convert any compatible System.Type to SqlDbType.
by ritzcoder
This article shows you how to take a date string and use it in a parameterized sql server query
by Dannover Arroyave M.
Developing a catalog of DVDs
by wells cheung
Standalone Privilege Control, Single Sign-On Solution
by wells cheung
Privilege Control System based on MVC and WCF.
by Ameet Parse
How to use SMO to copy database schema and data using C#.
by Niladri_Biswas
A program to demonstrate the copy files from one location to another and rename them after putting time stamp by using Sequence Container, Foreach Loop Container, File System Task and Script task
by Ferdie
Getting the correct column ordinals of an ADOX Table object.
by Andy_L_J
A simple case study to compare the efficiency of using a Sub-Query vs a Case statement to perform data aggregation.
by Ravi Gadag
Azure based e-learning product.
by Rob Groves
A C++ wrapper around the SQLite embedded database library.
by Syeda Anila Nusrat
Create a Business Logic Layer, Data Access Layer classes, and Stored Procedure scripts from a database table.
by Mukund Pujari
This application can be used to create databases, tables, stored procedures during the installation of .NET applications.
by james.wren
How to add a modified on column in SQL Server using triggers.
by Moustafa Refaat
In this article, I will explain how to use Microsoft SQL Management Objects (SMO) to create a Microsoft SQL database from C# code.
by junyaoxu
This article explains how to build a generic and data bound Web based Crystal Reports server.
by Phuong Thanh Nguyen
Create a SQL Server database using C#.
by Mubin M. Shaikh
This article shows how to create and populate date dimension for data warehouse.
by Nagasai Mattegunta
An article on Database Driven Dynamic multiple Treeviews
by Emiliano Musso
In this short article we will see how to create a SQL database using the services provided by Microsoft Azure cloud platform, and then connect to it via C # code, to perform the normal data insertion and retrieval operations
by Niladri_Biswas
In this article we will look into how we can make a custom SSIS transformation component.The custom component is a simple
by simonp_ca
A free, mean and lean way to create data driven PDF on the fly by using SQL server reporting service (SSRS)
by Joshy_geo
Create database in sql server using asp.net with C# (VS2005)
by 2sky
A brief overview of how the Hera Application Framework aids you in the development of data-driven applications.
by ShirleySW
This article provides a step-by-step demo on how to create drill-through reports in local mode using SQL Server 2005, Microsoft Application Blocks, and the ReportViewer control in ASP.NET 2.0.
by ShirleySW
This article provides a step-by-step demo on how to create drill-through reports in local mode using SQL Server 2005, Microsoft Application Blocks, and the ReportViewer control in ASP.NET 2.0.
by ShirleySW
This article provides a step-by-step demo on how to create drill-through reports in local mode using SQL Server 2005, Microsoft Application Blocks, and the ReportViewer control in ASP.NET 2.0.
by Jerry Cruise
SPL can greatly simplify complex computing logics in real-time queries and speed up development with its Agile syntax and procedural programming.
by Mubin M. Shaikh
In this article, I am going to show you the importance of data warehouse.
by Mubin M. Shaikh
This Article will give you a good start for Creating SSRS Report First time with SQL Server Analysis Services OLAP Cube
by Galin Iliev [Galcho]
Creating many-to-many relationships in LINQ for SQL.
by Denis Strukachev
Create md5 hash-code using assemblies in SQL Server 2005
by Dukhabandhu Sahoo
Explore the Entity Framework Code First convention and configuration for creating primary key
by justindhas
Create Sample Application Using Entity Objects Using C#.Net
by Bert O Neill
Create unit tests for your stored procedures\triggers\functions and integrate into TFS continuous integration cycle
by Bert O Neill
Develop your own SSMS ObjectExplorer\CommandBar menus, within SQL Server 12
by pritik889
In this article, we will learn how to create a SSRS report, how to configure the reporting server and how to deploy the report.
by Rami Said Abd Alhalim
Create View To Get Constraints
by TeapotDev
In this article, I explain how to create an application like Googlebot - it finds and indexes websites throught hyperlinks.
by Nadege Rouelle
This article shows how to create a database project to manage database scripts in Visual Studio
by Bryan Sachdeva
This article demonstrates how to create an auto-refreshing Google Desktop Gadget that pulls data from a database.
by Bryan Sachdeva
his article demonstrates how to create an auto-refreshing Vista SideBar Gadget that pulls data from a database.
by Paul Reynolds
This is phase 2 of a 3 phase project. This phase accesses the database created and loaded in phase one to expose an API of common business date functions.
by ASP.NET Community
Open SQL Server and open a database (Already created) . On the Storage section find the Full Text Catalog. Right click and create a New
by LeanneStuive
This article explains the basic AJAX technique, and explains the HTML, JavaScript, and SQL needed to use AJAX to access SQL Anywhere web services. It also covers how to use the AJAX process with a Windows Mobile 6 Device and the SQL Anywhere HTTP Server.
by David Veeneman
This article discusses how to create a private installation for SQL Compact
by DaveDbViewSharp
Using lightweight server and database components, the article builds a REST server that returns serialised JSON objects to a single-page web application written in JQuery or AngularJS.
by Afzaal Ahmad Zeeshan
This articles describes how to kick start a shop website using ASP.NET and the software Microsft WebMatrix
by David Utz
This article shows how to create an OLE DB Data Provider that wraps both a C struct and C++ class containing data that is to be made accessible by a SQL query.
by alifaraze
Custom assembly and reporting services
by Malik Nasir
An article on creating and populating an automated MS Access file from other databases.
by Luis Ramirez
This article shows you how to generate SQL code for CRUD operations using the SqlNetFramework and CodeSmith.
by Member 3209760
Creating CSV from SQL Database table attaching it to MS word as datasource and then creating mailmerge document
by Jürgen Bäurle
This article describes how to create Data Access Layer Components (DALC) using ASP.NET build providers and a self-defined description language in C#, including an easy scanner, parser, and CodeDOM generator.
by Miljan Radovic
Script to generate DimDate for specified date range
by Malik Nasir
An article on generating an Excel sheet with different charts, based on the data in the sheet, and then emailing it.
by Alexander Mikula
Writing to Excel spreadsheets using only ODBC
by sarvesh.upadhyay
In this articleI am going to show how to create log file for stored Procedure
by Girish Nurani Sankaranarayanan
An article describing the implementing of Custom actions in Pocket PC application Setup packages.
by Snesh Prajapati
In this article series (consist of two parts), I am sharing how to create report using Report Builder by fetching data from Oracle DB. As per requirement, before getting the data we need to run a stored procedure which will get data from table based on given parameter and then we need
by Snesh Prajapati
In this article series, I am sharing how to create report using Report Builder by fetching data from Oracle DB.
by Akhil Mittal
In this article I’ll explain how we can host aWebAPI in another process independent of IIS.
by Igor Krupitsky
Unlike Date Dimension (with Year, Month, Date), Time Dimension (with Hour, Minutes, and Seconds) is not automatically created by SSAS (Microsoft SQL Server Analysis Services). This article explains how to create and use Time Dimension in Microsoft SQL Server Analysis Services.
by subai
An article on how to create user defined data types using .NET languages for SQL Server 2005.
by syed shanu
In this article, we will learn how to create a simple web based music player system using MVC, AngularJS and Web API.
by AnnuAbraham
A single report can be used to display different sets of data.
by SquaredRomi
Tree is used for hierarchical display of data and permits you to create effective user interfaces while easing development and maintenance time.
by aleksisa
Build a process to import Leads records from Excel into MS CRM via email.
by Tomz_KV
Introduces a methodology for authenticating user in cross domain/platform and transferring user data from one site to another during the authentication process.
by ColinBashBash
Simple code that can be updated. This generates CRUD procedures.
by O.Nasri
A good example of how to build a CRUD web application using ASP.NET CORE with Angular2 and WebApi
by Akhil Mittal
How to do custom mapping and entity to entity mapping with the help of AutoMapper.
by Gaurav Aroraa
Introduction In these days RAD (Rapid Application Development) is growing at its large. There are numerous framework available to develop Web Applications or Web Projects. We can use either ASP.Net or ASP.Net MVC from Microsoft or any other framework. Although, NancyFx is having its own support for
by MukeshKumarTech
This practical demonstration will help you to understand how to implement CRUD (CREATE, READ, UPDATE and DELETE) operations functionality in Python with SQL database.
by Gaurav Aroraa
In this step-by-step article, we will discuss all about CRUD (Create Read Update Delete) operations with Web API using Repository pattern.
by Shashangka Shekhar
In our previous article we have seen how to startup with .Net Core. In this article we will take a look on database operation according to previous sample application based previous concept.
by syed shanu
In this article, we will see in detail how to create a simple Student Master CRUD (Create/Read/Update and Delete) using scaffolding.
by satalaj
Here You Can Convert Crystal Report To PDF
by Abdul Quadir Saifee
Creating Crystal reports with dynamic number of Columns with Typed dataset with SQL Server 2005
by Yap Chun Wei
A Class to Read and Write to Excel and Text Delimited Spreadsheet
by Keshav Singh
CTE In SQL Server
by Wendelius
How to create custom aggregates in Oracle using PL/SQL
by Wendelius
SQL Server not having the aggregates you need? Why not build your own.
by Srinivasa Dinesh Parupalli
Custom APIs using .NET SDK for SQL API
by Krishna Prasad V.R.
This article focuses on the problems you might face and the probable solution when using .NET custom assemblies. This article also gives in-depth details of modifying .NET assemblies for which you do not have the source code.
by Nagaraj Muthuchamy
Design and implementation of custom pagination and cascaded filtering with rad grid.
by Erwin@Attentia
How to programmatically bind a GridView to a DataSource and let it show a pager.
by RepliCrux
A paging control framework which can be reused.
by Mohan H Prajapati
It shows how to write custom paging procedure
by tanweer
Easy way to implement ASP.NET GridView paging .
by Abhay Dubey
This procedure can be called in another Stored procedure or function and quite handy in debugging and development
by Stefan Wloch
An introduction to custom roles based access control in an ASP.NET MVC application using the Entity Framework.
by Stefan Wloch
An introduction to Custom Roles Based Reporting for ASP.NET MVC applications using the Entity Framework. Protecting confidential information is a business requirement and in many cases also an ethical and legal requirement.
by Wendelius
This article shows a custom SQL Server function to split a string delimited by a character or a set of characters. The function also contains a few handy enhancements.
by Member 11896794
This custom database first approach token authentication will enable you to apply token-based authentication in your application in a simple way with no hassle.
by Haja
When the IIS log is not sufficient for your web analytics , you can use this simple technique to track the extra data about visitors of your web page
by Behrouz Rad
The most advanced things which you can do with GridView in ASP.NET 3.5
by Anandhi Swamy
Customize Identity, Custom Principal with ADS
by Henry Sheldon
A study in communication across multiple technologies using Azure cloud services, all based on a centralized informational domain
by Dan Radu
The DACBuilder application provides auto-generation features from multiple database systems in multiple programming languages.
by Kevin Smith
My added DAO functionality makes database reading and writing easier
by George Swan
An introduction to employing Dapper in an ASP.NET 7 application
by AnOldGreenHorn
An embedded database library in C++.
by ASP.NET Community
There's a lot of great information on the net about accessing data in common data access patterns with ASP.NET 2.0. VideosSQL Server Videos  -
by rperetz
Using SqlHelper in .NET 2.0 and getting return values and output values.
by zhongzf
An open source Data Access Component
by Andrey Shchurov
With SqlWrapper, you can easily create your DAL classes writing the most minimum amount of code.
by Soufiane Rabhi
What you have to know about ADO.NET and Entity Framework
by Nikolai Serdiuk
This article describes creating indexed search systems using relational databases
by theoutlander
An overview on inheriting a ListView and implementing design-time data binding capability.
by Jason Selburg
How to implement data driven subscriptions in SQL RS 2000, Standard edition.
by Bruce Chapman DNN
Using data driven unit tests with SQL Server CE for DotNetNuke private module development.
by Vishnu Prasad C
Data insertion from flat file into SQL through BCP utility
by kvlcek
A C# implementation of CHAID for MSSQL 2005 à la Cognos scenario.
by Horatiu CRISTEA
This article presents a data paging solution in the database. The paging operation was moved on the data layer.
by Abhishek Jaiswall
Data parsing SQL to JSON
by @Abdul Azeez Thekkekandy
This article explores Data Science lifecycles - Business Understanding, Data Understanding and Data Preparation
by AnupKumarYadav
Can be used in Multilevel Marketing with binary tree (can be modified accordingly to be used for n Tree)
by Ganesan Krishnan
Data Synchronization in SQL Express
by Tomz_KV
A custom solution to transform data from rows to columns using dynamic SQL.
by Rashid Thadha
Show a progress dialog when you execute your DTS Package at runtime.
by Martin Lachman
How to create a system on MS SQL Server for detection of actual changed records in a database table.
by Duncan Edwards Jones
An extensible tool to package and deploy database schema objects
by George Zabanah
Take a look at two new patterns to help with database concurrency: SIP and SUP.
by Andrew J Dixon
Explaining Database deadlocking to non-technical people
by Alaric Dailey
Design for data integrity, simplified SQL, and programming ease.
by emadns
How to start a connection using ATL OLE DB consumer classes and how to obtain a session so that you can use it to query or edit the database.
by pavan k vadlamudi
Creates database documentation table(s) schema
by hussain.attiya
A database-driven banner rotator control rotating based on a specific time (and not on page refresh). Each banner will have a display time (in seconds) to move to the next one.
by Olivier_Giulieri
A step wizard for ASP.NET to export database objects to CSV, TXT, HTML, XML, or SQL
by Niemand25
Designing a simple yet functional database for financial accounting application
by Niemand25
Designing simple yet functional database for financial accounting application
by Niemand25
Designing a simple yet functional database for financial accounting application
by Niemand25
Designing a simple yet functional database for financial accounting application.
by Zoodio
This application will permit the user to create tables in SQL 2000. It will also permit the user to save and view images from the database
by Jaryl Sim
Use different database providers without tying implementation to one.
by Massimo Colurcio
Explore the structure of tables (and views)
by nitinnigam21
This article will allow you to move your database from SQL Server to SQL Azure to enhance the performance of your application that has been deployed on the Azure Cloud.
by pseudonym67
Getting MySQL running and programming it with KDevelop.
by Michiel de Rond
A little tool to make life while developing with databases a little easier.
by Sean Goodpasture
An article describing a way to find the differences between two database instances
by Peter Weissbrod
An introductory approach to synchronizing database schema versions
by S. M. Ahasan Habib
Database script execution with testing
by Ajey Dudhe
This utility can be used to compare two MS Access databases for changes in the data. You have the option of generating the SQL scripts and\or a summary XML
by HARISHCHOWDHARY
This article explains how to secure database against the SQL injection attack
by Keshav Singh
An introduction to the database snapshot functionality in MS SQL Server. It is one of the important tools used for generating data for reporting purposes.
by db_developer
This article consists of a data layer and forms for database tables editing.
by Orkun GEDiK
Learn how to export database fields to XML document
by VGirish
This article aims to create a simple tool for visualizing database tables and relations, a database map to refer to.
by pinaldave
5 Database Worst Practices which can be fatal to any business
by Thiru Sagadevan
Showing Tooltip for each cell with data of a table in a Datagrid
by Y. Shahabudeen
Simple datagrid tooltip of each cell values and header tooltip
by Manoh
DataGrid paging using C# Windows Forms - Select only the required (page size) records from the table.
by Manoh
DataGrid paging using DataReader.
by syed shanu
In this article, you will learn how to perform DataGridView CRUD with saving image to SQL Server using C#.
by syed shanu
In this article, we will learn about DataGridView Gantt Style Chart Using C# WinForm.
by darkoman
An article on a simple ODBC SDK wrapper library.
by David Wulff
A framework to completely separate objects from their data source - allowing any data source to be used without prior consideration in your code or designs. Databases, text files, web services and potentially anything else can all be used or swapped transparently.
by AnOldGreenHorn
A template class for creating sequential access record files
by vacen2
Allows you to perform a Distinct query against a DataTable.
by iMuhamad
use date and time as separated components in SQL Server 2000 and above
by Dan Letecky
Create an AJAX monthly event calendar (with drag and drop support) displaying data from SQL Server database in just 10 minutes (including a coffee break).
by Dan Letecky
How to display AJAX Gantt Chart in ASP.NET application.
by Raphael Mun
In this article, we explore how Azure Synapse Analytics combines all the tools business intelligence specialists and data scientists need to analyze data and create visualizations.
by Raphael Mun
In this article we learn how to import and analyze business intelligence data.
by Tommi G
Add-in for copying SQL Server 2005 Express data files between project main folder and output folders.
by J van Rooyen
A simple article: From DB to Browser using Silverlight
by nickadams
A set of classes to encapsulate DB2 CLI APIs in ADO style.
by DataBytzAI
Useful things to know for developers put in charge of an MS database server
by g00p3k
Coding in SQL Server Management Studio doesn't have to be relegated to a second class citizen with the proper tools...
by Mark Williamson
DBInspector is a swiss army knife for database developers. DBInspector helps you generate all types of code based on your database schema.
by wduros1
A poor man's OR tool for generating VB.NET database code against a MySQL database.
by Pieter Van Parys
Creating profiling information in our ProxyDbxxx classes
by Paulo Zemek
Generate DataReaders at run-time and get the best performance by avoiding repetitive code and by using the database's most appropriate Get methods.
by Higty
A DAL generator that generates StoredProcedure client class and creates Table and Record classes
by Star_Friend
All you want to know about how to deal with DataTables.
by Kuv Patel
Debug stored procedures in Visual Studio and SQL Server Management Studio.
by koolprasad2003
This article will help you to know how to Debug your stored procedure
by Kuv Patel
Decrypt Stored Procedures, Views, Functions, and Triggers in SQL Server
by Indrajeet Sutar
All about SQL Indexes - Query Optimizer, Index, Unique Index, Clustered Index, Full Text Index, XML Index and SQL commands to create, delete, and rename SQL indexes.
by Jeremy Mullinax-Hill
A generalized stored procedure that performs constraint checks before performing deletes.
by Tarek Najem
How to delete duplicate entries from a data store, while leaving a single copy.
by junnark
You're using a GridView web control to list records from a particular data source and you want a delete functionality for each row of data. A dialog must be presented to the user to confirm deletion. You also want to show a dialog to the user when an error occurs during deletion.
by Tadas Budvytis
Explains a mechanism of deleting a record when the selected record has related records in other tables.
by Keshav Singh
This article is nothing but a very critical real time scenario that I have faced for a Delta Derivation warehousing project where I found the newly incorporated Merge keyword in SQL Server of immense importance.
by Rasik Bihari Tiwari
Dependency injection, DI containers, IoC containers and Inversion of control are a world of confusion. Let's take them head-on.
by Halil ibrahim Kalkan
An implementation of dependency injection, repository and unit of work patterns using Castle Windsor and NHibernate.
by Saineshwar Bageri
In this article, we are going to have a look on how touse Unity framework with MVC to remove hard code dependencies from Application.
by Rasik Bihari Tiwari
Let's understand exactly what is Dependency Inversion principle and what it is not. How people confuse it to be dependency injection which is it NOT.
by Malpani Amol
This article will drive you, how deploy and debug CLR store procedure
by Stefan Prodan
Deploy MS SQL Server databases using System.Configuration.Install and a VS.NET Setup Project.
by Adam Hurwitz
Using a modified Adjacency List model in SQL, can you retrieve a depth-wise ordered subtree?
by Anand Ranjan Pandey
Design a website architecture that must be simple, easily understandable by any web designer using asp.net MVC, EF, Knockoutjs and Bootstrap
by User 1575800
Capture, storage, query, and transformation of quick notes and drawings before any actual design or programming.
by Ajit Kumar Thakur Microsoft
This article explain step by step approach to implement SSAS Cube.
by David Catriel
Creating a .NET trigger for SQL Server that will log (down to the field level) all changes made to tables.
by Pradeep Fernandes
This article sorts to illustrate one of the ways by which data table changes can be detected through the use of available aggregate functions like BINARY_CHECKSUM and CHECKSUM_AGG.
by DejaVudew
An article on an efficient method to determine missing values in an IDENTITY() sequence.
by gtamir
Overcoming the SqlCommandBuilder.DeriveParameters() problem in .NET 1.1 communicating with SQL Server 2005
by Antonello Provenzano
A description of the base functionalities and usage of a full-featured open-source pure .NET/Mono embedded RDBMS
by Yuancai (Charlie) Ye
Performance comparison between SocketPro and .NET remoting.
by Redgate Software
SQL Data Compare and SQL Packager help iCOMCept ensure customer’s database accuracy
by Zenab_Zenab
This article focuses on developing a workflow client device application for Pocket PC in C# 2003.
by DaveAuld
Too much data is breaking the system, we need a fix!
by aleksisa
Developing Facebook Application with .NET - part 2 - FBML tabs, setFBML, FB:multi-friend-selector, setRefHandle, PublishAction and much more...
by Muhammad Shoaib Raja
Fully functional web data grids with multi column sorting, filtering and pagination using JQuery based data table plugin and .Net generic handlers
by Omar Al Zabir
Comprehensive guide to development of .NET 2.0 Smart Clients working with existing Service Oriented Architecture based XML web services, fully utilizing the Enterprise Library
by Moim Hossain
Describes how to develop custom business portal application using WSS 3.0 and Office SharePoint Server 2007
by satish.phadke
Tutorial for Developing Reports Using Microsoft Reporting Add-In control.
by hussain.attiya
DEVELOPING SSIS to import oracle records to sql server
by Jigar Mehta
Inline Development Comments Automation
by Jeffrey T. Fritz
How IT operations can engage more with a customer’s experience and assist software development in isolating problems in a production environment with no code changes needed from the development engineers.
by raddevus
Learn the basics (and challenges) of using LocalDb to make your SQL dev easier and localized using tools like SqlLocalDb, sqlcmd and built-in Visual Studio server explorer. Now, also includes SqlCmd scripting.
by Tommi G
How to create runtime backups from SQL Server 2005 and restore them.
by simonp_ca
Implement a full text engine by using Stored Procedures for all MS SQL Server editions.
by smiling4ever
To make a dictionary that will work with Google Suggest like Dictionary.
by Samrat Banerjee
Difference between SQL @@IDENTITY, SCOPE_IDENTITY, IDENT_CURRENT functions
by Hafiz Muhammad Suleman
This article clears the differences between the On cluase and Where clause when used with left join.
by DiponRoy
Here, we will see the basic differences or similarities between various joins of MS SQL Server.
by Luis Ramirez
This article gives a brief introduction to development tools available that help you to select data using SQL and .NET
by Avinash A. Dhumal
Implement an audit mechanism for your DML objects
by Moim Hossain
Describes SQL server 2005 Integration Service object model and different data flow components
by Gyanendra Jaiswal
Dimension loading using SQL task gives better performance than SCD transformation.
by Peter Kovalchuk
Reading hardware information in Stored Procedure
by Kuthuparakkal
WMI based DirectoryMonitor triggers SSIS Package execution.
by Tariq Younas
Article describes how to make backup and recovery plan of MOSS 2007.
by Adrian Bacaianu
How to perform different computations for each row of a certain table, with each computation involving several columns.
by Al Moje
How to Display/Store and Retrieve Image Data from Database to Gridview, and also on mouse over
by patelsachin
Displaying , exporting and printing crystal reports in ASP.NET with source code.
by Abhijit Jana
A simple guide for beginners, explaining one method of displaying images taken from a database on a GridView inside an ASP.NET web page
by gayansm
An article on using dynamic images in web pages.
by Zeeshan Jafar Hirani
Where LINQ to SQL shines as compared to other ORM tools in the market is the fact that it abstracts away the database structure behind our business objects, it also supports a query language called LINQ.
by Gary Dryden
Calculate the distance between two locations given their latitude and longitude.
by Arthur V. Ratz
Create a Python web-app using Flask and PostgreSQL server, and run it in Docker
by Refky Wahib
Generic, full cycle of document approval workflow system, using Windows Workflow Foundation (WF).
by Nitinpatel
T-SQL script to generate the document of SQL 2000/2005 database
by Evgeniy Gribkov
The examples of SQL Server database documentation using both the extended properties and a third-party utility.
by Hugo Pais Batista
Extend the .NET framework power with DotNetX - free libraries that allow you to generate code, cache database objects, etc.
by O.Nasri
You will learn how you can build a management user interface using DotnetCore, Angular2, typescript and web API.
by perlmunger
This article describes the DotNetNuke Module Packager application and source code. The application enables the user to generate DotNetNuke private assemblies that are useable out of the box from a custom module defined in the programmer's development environment.
by KASQLDBA
Downgrading from Enterprise to standard edition (SQL server) for those servers which are not using any of enterprise features.
by saddam_msp
Download files using T-SQL server which is very much faster then any other option.
by Sigurd Johansen
How to insert an image on a form in runtime mode, dragging it to the right position and by using a database retrieve the position and shape when starting the application up again
by azamsharp
Create draggable objects and drop them in a shopping cart
by Den367
Short glance at drawing on geographical tiles by using of Microsoft.SqlServer.Types assembly.
by Mark Ericksen
Don't Repeat Yourself (DRY) when working with your database. Simple and easy code that makes it harder to make common mistakes.
by Hossein Ghahvei Araghi
This article is about DSL and SQL Server Modeling
by KRISHNA PRASAD.N
Article to export MS DTS packages from one server to another.
by bobleith
How to dump SQL data in pivoted format
by S. M. Ahasan Habib
In this article I explain how can we identify duplicate rows from database table and clean them up. I also cover duplicate XML nodes inside XML type fields having the same problem and a solution.
by Ciumac Sergiu
Explains sound fingerprinting algorithm, with a practical example of detecting duplicate files on the user's local drive.
by Andrey Chuvahin
Example dynamic configuration of DTS-packages for transferring DBF files to SQL Server with VB
by Tina83
A cursor for dynamic query.
by Asif Sayed
An article to demonstrate the creating of business document ids without using stored counters.
by Rami Said Abd Alhalim
Create Stored Procedure to insert command on any tables
by Syed Hasan Hyder
Provides plausible and high performing data display, for very large data (over a million records)
by Hari Prasad K
The DMVs; newly introduced in SQL Server 2005 gives database administrator information about the current state of the SQL Server machine.
by syed shanu
Simple MVC Pivot HTML Grid using AngularJS and Web API 2
by syed shanu
In this article, we will create a simple dynamic project scheduling from a database using a Stored Procedure using MVC and AngularJS.
by Rick Drizin
Dapper Query Builder using String Interpolation and Fluent API
by Todd Sprang
This article explains how to create a general-purpose data-access library for creating dynamic queries using LINQ-to-Entities.
by Mike Ellison
An approach to creating an aggregate report with a set of dynamic columns based on dates.
by Rob Culhane
How to dynamically add access database columns at runtime using VB.NET
by Venkat Chaitanya Kanumukula
Export SQL Server tables to HTML/Excel/Word Document files dynamically.
by Carlos Alberto Cabrera Gonzalez
This article shows a detailed approach on how to dynamically point to a given shared data source reference by setting up an RDCE and using a couple of tips and tricks.
by mbarbac
Describes how to use C# dynamics to convert a delegate into an expression tree
by Matty22
An introduction to the benefits of ORM using the free Personal Edition of Diamond Binding
by Chad Z. Hower aka Kudzu
Any user who works with database updates uses transactions. Transactions in ADO.NET are done using a transaction object, and a try..catch, but there is an easier, one might even say a more C# way to handle database transactions.
by Frank Kerrigan
An article on easily binding ADO data to control using reusable code.
by Emanuel Santos
In this article i will show how to create a basic application to detect and recognize faces using EmugCV.
by syed shanu
Design your Winform at Runtime.Perform CRUD operation to your Form at Runtime with out writting any code using Stored Procedure.
by syed shanu
In this article, we will see how to create an easy SQL Server Tool.
by Emad Al-Ashi
An easy graphical way to create complex nested SQL Join queries.
by AnOldGreenHorn
An easy to use C++ wrapper class for ODBC.
by Abhinav Kumar singh (Aman)
Learn an interesting way to design database with coder's perspective
by Rudi Breedenraedt
How to share a transaction across multiple Entity Framework contexts
by Gil Fink
EF Feature CTP5: Raw SQL Query/Command Support
by Abdul Quader Mamun
Paging must be effective for large scaleable applications. Without smart and effective paging and sorting for huge amount of data, user request takes more time and uses more resources.
by Abdul Quader Mamun
To develop scalable applications, effective paging is essential. Devoid of smart and effective paging and sorting to handle thousands of thousand data takes extra time and system resources.
by Vitaly Tomilov
Demonstrates effective data processing of ADO recordset objects in C++ via Safe Arrays provided by method GetRows.
by perels
An efficient implementation of paging using a Repeater and the OVER() keyword in SQL Server 2005.
by Vadim Stadnik
Generality and efficiency of a semigroup in C++ are achieved by using an augmented B+ tree. Basic and advanced applications of such a semigroup are discussed.
by SarmadAsghar
Building on My SQL Storage Engines and APIs to Conduct Complex Analysis Using SQL Query Language: Part 5
by Dan Letecky
An example that shows how Firebird database excels in embedding.
by Ryan Peden
We’re going to look at how to use an embedded database – Actian Zen – to store and process data on a Raspberry Pi.
by ASP.NET Community
Employee Info Starter Kit is an open source ASP.NET project template that is intended to address different types of real world challenges faced
by Shashangka Shekhar
In this article, we will focus on how to enable CORS in ASP.NET Core application, get knowledge about CORS policy how we can share resource through different origin.
by Dmitry Tsuranoff
Examining the effects of column encryption on SQL Server performance
by Refky Wahib
This Article supporting these features: Logging to file, TransactionScopeActivity, WorkflowCommitBatchService, SqlTrackingService, fault Handler Activity and Bi-Directional communication using custom services
by venugopalm
A guided tour of the distributed enterprise application design in .NET
by Jason Sobell
This article describes a utility that modifies EF4 edmx files so that they support SQL Server's 'Default Value or Binding' property
by demouser743
How to implement CRUD operations using Stored Procedures in Entity Framework.
by Maxim Kurayan
EF Dynamic Report is a small open source project which allows you to use Entity Framework mapping between types and tables as a dynamic report data source
by Christopher R Davis, Michael S Knight
Generate an Entity Framework data access layer using an nHydrate model.
by earmitage
An article on enumerating SQL Server instances in C# using ODBC thus removing any dependancy on SQLDMO. Based on the C++ article by Santosh Rao.
by Rashid Thadha
Get a list of SQL Servers to which you can connect.
by Chris La
This is an alternative project of "OraLib - a lightweight C++ wrapper over Oracle's OCI library"
by databaseobjectmodel
A sample infrastructure project such as erp, mrp, crm, admin panel.
by Member 11127135
ETL Testing and data-validation, dynamic SQL rule generator
by Torsten Tiedt
Database development with Server Data Tools
by chintu222
This article will emphasize on the mechanisms of State Management that are available with ASP.NET and the steps to learn and understand their implications for usability, performance and scalability.
by Wendelius
The article starts with building a simple toolkit package using basic PL/SQL but also covers some more advanced techniques, such as pipeline.
by Kelvin Armstrong
Import an Excel ".xls" into SQL without the use of JET or OLE
by Kelvin Armstrong
Import an Excel Workbook ".xls" or ."xlsx" into SQL without the use of JET or OLE
by HerbD
Describes how to return tables of values as the result of user defined functions (UDF) in Excel.
by Deepu M.I
Execute Access 2003 Macros in SSIS Package. How to call Access Macros in SSIS Package
by Suresh Suthar
How to execute DTS packages through VB.NET and use global variables.
by Jeff Modzel
Learn how to load and execute a SQL Server 2005 Integration Services package from C# code
by Wendelius
This article describes a few techniques for how multiple SQL statements can be executed with one SqlCommand.
by phil2415
Add expandable rows to a GridView for master/detail view.
by Sergey Sorokin
This article discusses a method for retrieveing hierarchical data from a relational database
by Cristian Odea
A simple OR Mapper built with custom build providers, which reads data from XML files.
by Theo Spears
How to find out the schema details of any database quickly and easily, both from the GUI and using the SQL INFORMATION_SCHEMA features
by Dennis Betten
Export all tables and data to an Excel file.
by Mubin M. Shaikh
Walkthrough of the process for one of the industry best practices to export all SQL tables in Flat file format
by Peter Elzinga
This is a generic solution for converting the output of any SQL server script to an Excel file (using SSIS).
by J Chandra Sekhar Achary
Useful tips for Oracle import/export to address constraint issues.
by Gil Fink
How to expose a stored procedure in WCF data service
by Len Holgate
ADO seems to be the ideal way to expose tabular data from your own COM objects and the ATL OLE DB Provider templates can help!
by Len Holgate
The ATL OLE DB Provider templates appear to rely on the fact that your data is kept in a simple array, but that's not really the case at all!
by Len Holgate
Adding bookmark functionality is relatively easy and it enables our ADO recordset to be used with a greater number of data bound controls.
by Chad Z. Hower aka Kudzu
Ever wished you could truly embed SQL functionality in your C# code without using strings or late binding? Imagine being able to write complex Where clauses purely in C#.
by mbarbac
Kerosene ORM support for complete database-alike WCF services and connections
by jluhman
How to take an existing Windows 8 and Windows Phone 8 Modern app and extend it to the web.
by RedSunBeer
test the apps design
by G3Coder
Details using an ORM model to provide a common facade to multiple disparate databases.
by aleksisa
Build simple and sophisticated Facebook Apps with FBML, ASP.NET
by Dav Zen
A fast and optimized GridView.
by David Wincelberg
Strings that differ by typos can be matched.
by Vidya Vrat
This article talks about SQL Server 2005
by Rashutosh Paul
How to fetch data from Microsoft Excel using SQL
by Md. Marufuzzaman
Few step(s) to remove SQL Server database user(s) when you are facing error like “The database principal owns a database role and cannot be dropped.” for dropping a user.
by Rafael Mizrahi, Laurence Moroney
When working with Microsoft SQL JDBC driver, you cannot invoke a stored procedure without specifying all the parameters, including the optional parameters that have default values. Learn how to fix that problem here.
by Shuqian Ying
Codes for file synchronization between local and local/remote target directory trees that can be run under the NAnt or a console are provided.
by Code Effects
This article discusses the use of one such new feature, namely, rule-based filtering of LINQ queries using Web Rule, the XML-based super-fast rules engine, implementable as an ASP.NET or MVC component.
by Todd Denlinger
Presents a method for monitoring the amount of time database connections stay open in ASP.NET applications.
by akhil khare
Find multiple strings (delimenated by space) in all selected columns.
by brip
Sometimes its tedious to find all calls made to different stored procedures within a stored procedure and generate reports in case we have large databases. This tool is aimed to script all SPs and extract SP calls made with additional information such as author name and description.
by Rajaraman.net05
This sql function is used to find the week in Given Date.
by Sajid.Majeed
This article will address tools and technologies to identify bottlenecks and key consideration points for performance improvement.
by harry_kochhar
This SQL Server function helps to get the nth day of the nth week.
by Dnyaneshwar Pawar
Implementation of AES in C# and SQL Server 2008.
by Iqbal M. Khan
An O/R mapping tool generates persistence objects for your .NET application.
by daniel_nilsson
Testing FlashRemoting with .NET.
by Michael Abramovitch
A flexible way to generate unique numbers for things like invoice numbers
by Sumit Tech Brain
Fluent Migrator makes the database migration very easy. It is a database migration framework for .NET and uses fluent interface to manipulate database.
by AhsanAhmed
A brief introduction on how to use FOR XML clause in AUTO mode in Microsoft SQL Server to return data in XML format
by AhsanAhmed
A brief introduction on how to use FOR XML clause in EXPLICIT mode in Microsoft SQL Server to return data in XML format
by AhsanAhmed
A brief introduction on how to use FOR XML clause in RAW mode in MS SQL Server to return data in XML format
by s_arun_kumar
Format Excel Sheet from DTS when Excel is not installed on SQL Server
by ashishnaik1
Format any Number to 2 decimal Number without Rounding
by Akhil Mittal
This article will focus on practical aspects of formatters and content negotiation in ASP.NET Web API
by Sreekanth Mothukuru
A look at the free SQL Server Schema Comparison Tool in VS2013
by Scott Page
FreeCal is a free 100% .NET suite of utilities and instrument drivers for controlling multiple instruments in a Test and Measurement environment.
by Jovan Popovic(MSFT)
Overview of built-in support for JSON text processing in new SQL Server
by Ronnie Mukherjee
From SQL to Linq
by Dan Appleman
What are the differences from a software developer’s perspective of .NET/SQL as compared to Force.com/SOQL? What do you need to know to make that transition?
by Justin Porteous
Using FTP via CLR in SQL
by fstrahberger
How to do full text search with Oracle Text
by Gelu Vac
How to use Always Encrypted using MSSQL Encrypt Columns feature with encryption keys stored in Azure Key Vault
by István Kovács (HU)
Indexing Word, Excel and other types of documents is easy with SQL Server
by Dan Letecky
How to search data stored in a Firebird SQL database using a fulltext index.
by Mike V Baker
In this article, we’ll extend the dtSearch Engine-based example to use Amazon’s Aurora storage service, which is a hosted MySQL solution available through AWS.
by Klaus Salchner (Canada)
Indexing Server, SQL Server, Windows SharePoint Services, SharePoint Portal Server, Exchange Server and Windows Desktop Search provide full-text search capabilities. Each utilizes the so called IFilter components to index the content and then allows clients to search the index.
by Ameen AboDabash
Vertical/horizontal Marquee Web Custom Control consuming SQL Server DB/XML, with great design time attributes.
by Sacha Barber, Fredrik Bornander
WPF: A Beginner's Guide series, end exemplar and fun with Physics.
by martin.nedopil
Map your database table as network disk
by Nirosh
Nido Framework with .Net 4.0 and Entity Framework help you standardize your Business Logic Layer (BLL).
by WPKF
Generate Date Table in SQL Server
by ezekielen
Dynamically generate SQL INSERT commands programmatically and run then in batches of hundreds to bulk load data from a .NET DataSet with multiple DataTables to MySql
by carl.b.anderson
Industrialize your application developments using CodeFluent Entities
by Stephen Boissiere
Part 1 of 3 in a series of articles about generating SQL from an XML file format. This part describes the background to the project and talks about the development of the file format and an XSD schema.
by Stephen Boissiere
Part 2 of 3 in a series of articles about generating SQL from an XML file format. This part describes the development of a code model for the new file format.
by Ian Semmel
A class for automatically generating SQL INSERT for Typed Datasets.
by samitcom
This will generate a SQL Select Query, Insert Query, Update Query and Delete Query by selecting SQL Database Connection and Choose a table to generate the script for using in class or DataCommand.
by harleydk
How to generate a pie chart with Grafana and MS SQL
by Bruce Chapman DNN
Writing a SQL script to generate insert or update scripts for a table full of data.
by Sumit Amar .
Stored procedure to generate INSERT..VALUES statements in SQL Server.
by ilorgat
This is an alternative for "Generating INSERT statements in SQL Server"
by peterchen
ORDER BY what-the-user-said
by Michael Erasmus
This article is on a tool I wrote to generate executable osql deployment batch scripts.
by Sivakumar Mahalingam
An article on how to generate PDF reports programmatically using SQL Server Reporting Services 2005, in C#.
by lepipele
Generate Word documents by appling XSLT on XML data.
by Brian Perrin
Eliminate the pain of calling SQL stored procedures from C#.
by Vinod Kumar 83
To create a Generic class for BLL or middle layer to perform all the basic CRUD operations on the LINQ to SQL generated classes.
by Mario Stopfer
Generic database access model which generalizes the interactions with any particular database system.
by Phil_Pearl
This article presents a database browser that can be used for multiple different databases
by Amir Samdani
Use this class to separate all database calls hidden to the callers. Nobody has to take care of how database retrieval is going on!
by KevGUID
Generic grid search and data paging explained.
by Barathan
Generic Customizable login control for VB.NET Windows Forms.
by Sharad Chandra Pyakurel
Generic repository application of employee with documents
by yincekara
An article about How to Save Old Versions of Records Using MSSQL Server 2005 Xml Column
by SudhirKankal
Generic way to do primarykey & foreign key validation from frontend
by APIReport
Generate an HTML table in 4 lines of code either from a SQL query or a DataTable. Highlighting, sorting, all is customizable
by gstolarov
Geocoding with SQL-Server
by xbadenx
This article shows you how to geocode existing addresses, then run distance calculations for geolocation within a given radius.
by TDunk
This SQL Server 2005 Table values function returns a table with all dates of a month for a provided date.
by Sun Rays
Create command for getting comma seperated value
by Ferdie
A HowTo on getting DataSource information from CSession object
by Md. Marufuzzaman
An easy way to get a list of extended storedProcedure allowed to you for common use
by essentialSQL
Learn to use Union, Intersect, and Except clauses
by Md. Marufuzzaman
Get SQL Table Information
by DaveNoderer
In this article, we learn how Azure Synapse Analytics helps you analyze, understand, and report your big data to drive business insights.
by DaveNoderer
In this article, we explore how to set up one component, an SQL pool.
by DaveNoderer
In this article we learn how to set up Apache Spark.
by syed shanu
MVC using ReactJS and WCF Rest
by ASP.NET Community
While professional developers are waiting for the Visual Studio Tools and Designers for SQL Server Compact 4.0, I will show how impatient developers
by TomDK
How to start using SQL Server Everywhere in C# programs.
by Daniel_Wheeler
Using a script transform with C# to convert Julian (ordinal?) dates for a date dimension.
by Md. Marufuzzaman
A list of Global variables in SQL Server and their uses in Transact-SQL
by Evaldas Jocys
Provides required tables and data for multilanguage projects
by Nicolas Brassard
Good SQL error handling in stored procedure
by Gavi Narra
An implementation of Google suggest using remote scripting.
by alaac#
This add-in lets you navigate to the specified SQL stored procedure if you refer to it in your code,
by Christian Luketa Kanyinda
This article will allow you to govern your resources and to control them to optimize your server
by Sumit Amar .
This stored procedure grants execute privilege on all procedures to specified user
by Ehsan Sajjad
In this post, I will be addressing this problem and we will learn that how can implement CRUD using JQuery DataTables in one page without any full page reloads.
by azamsharp
This article demonstrates how you can use custom paging to improve the performance of GridView paging.
by Gary Dryden
How to view detail records inline with the master records, using the GridView control.
by ZeroDev
Convert the current Gridview to a datatable
by Tom Bauto
A simple and detailed ASP.NET program using Gridview with paging in SQL 2005
by Robin_Roy
New feature - SQL Server 2008 Grouping Sets.
by Muhammad Shujaat Siddiqi
Grouping Sets, a new feature in T-SQL in SQL Server 2008.
by Bert O Neill
Query Hadoop using Microsoft oriented technologies (C#, SSIS, SQL Server, Excel etc.)
by Math08avan
The important things to understand, how missing values are treated in SQL Server
by Alaric Dailey
Building an O/R Mapper: step 3.
by Asher Syed
Handling Key-Down and similar events for DataGridCells in a DataGrid
by Lars-Inge Tønnessen
An article on how to setup and configure the MSFT MSDE 2000.
by Aqeeel
Having not ONE but TWO Identities in a single SQL Server Table
by Anele 'Mashy' Mbanga
Create Google Material based HTML5 apps using B4J ABMaterial
by Vitaliy Rudnytskiy, Lucia Subatin (Google)
Use SAP HANA to help Thomas get started with help from other developers in the community using text analytics, graph and geospatial.
by Han Bo Sun
Detailed description of how many-to-many association works with Hibernate, using MySQL and Spring
by Sergii Syrovatchenko
Starting from SQL Server 2005, the default trace is enabled by default on every SQL server. Default trace is a lightweight system trace, which stores a lot of useful information about the changes in the system...
by Robin_Roy
MS SQL Server 2008 new feature, the HierarchyID data type.
by Gene R. Browning
Get a quick look at your data characteristics using this tool.
by Ghanshyam Naik
Introduction to OLE DB extended classes
by azamsharp
Highlighting important dates in the Calendar control.
by Redgate Software
G.Russon tells the tale of when his most mission-critical app collapsed, what this meant for him and his team and how they solved the problem with the help of ANTS Performance Profiler.
by Md. Marufuzzaman
This article will demonstrate the best practice to protect SQL server code object.
by Ashvil DCosta
See how Longhorn core pillars like WinFS changes the way applications are written, based on metadata relationships.
by Md. Marufuzzaman
How many records are there in your database?
by raddevus
An informal study of the Sqlite database and how many concurrent inserts it can handle. Will help you decide if you want to use Sqlite in your projects.
by DLM@TD
How SQL Server deletes records
by Samer M. Abdallah
Access SQL database from iPhone Via WCF and JSON hosted on IIS 7.5
by rohit7209
Use AccessRemoteMySQLDB-API in your project to access web-server MySQL database
by Emmanuel Kartmann
This article provides a small executable (36K) which configures MySQL (or another Windows Service) to automatically restart whenever it fails/crashes.
by Stas Wolski
This article describes how to implement a meeting room booking system in an ASP.NET MVC project with dhtmlxScheduler.
by Xavier Cruz
These Alpha App is a tool used to create C# classes based on SQL Server Express DB script
by Koushik Biswas
How to call an Oracle Stored Procedure that returns one or more REF CURSORS, using ADO from C++? Think it should be easy to find on the internet or make it work with a little luck? Not before this article was posted!
by JustChiragPatel
No need to create web service for SSIS package call
by Adam Page
Setting up an SMS gateway to conduct an SMS survey and storing the survey results in an MS Access database, from which you can generate/print out reports.
by Kamran Hazari
How to create Linked servers in a minute in an easy way
by Afzaal Ahmad Zeeshan
This article tells the beginners the basic concepts about connecting to the SQL Server database using C#.
by Jimmy M Joy
This article explains how to convert DataGrid into a data entry form for same kind of data.
by Deepu M.I
The concept of SSIS Logging is to capture log-enabled events that occurs at run time.
by Manan J
Arrange Results to get the most relevant result first...
by Software_Developer
How to create a simple Windows Forms C++ Database Application
by merlin981
How to create T-SQL CASE statements with LINQ to SQL
by ASP.NET Community
I had to create Umbraco database on my shared hosting (I am using Winhost at the moment) couple of days ago.After checking few examples on
by Md. Marufuzzaman
How to create your first SQL Server Integration Services (SSIS) package - part 1
by RedSunBeer
Some thoughts on estimating before having a design in place.
by Wang Xuemin
An article on how to use SQLDMO to enumerate SQL Server instances.
by Wang Xuemin
An article on introducing how to use SQLDMO
by Khorshed Alam, Dhaka
How to execute multiple long running SQL Statement Asynchronously in smaller chunks
by Maxim Rudoi
A simple way to create an XML file from SQL Server tables using SSIS
by mahmood kabi
extract overlapped polygons and calculate the overlapped area and write an API for it
by Master DJon
How to find if only one particular column has been modified in a trigger.
by Gautam Sharma
Code that will show you the active connections to a database.
by Shamim Uddin
In this article, we are going to learn how to get geolocation address by using Google geolocation API in ASP.NET Web API.
by abhijit.dalvi29
This article describes how to get the Menus Based on Role in XML Format and Bind them to the Menu Control in ASP.NET
by Thomas Yan
Build web component based on recursive data
by markkang
This is about how to hash your binary data that exceed the limit (8000bytes) of allowed input values of HASHBYTES in SQL Server.
by Rajesh Kumar
This article is all about how to identify the worst performing queries in the running application or some specific module of the aplication.
by Mohammad Akbarizadegan
This article demonstrates how to implement web applications based on AJAX and ClientScriptCallBack as it presents a simple example. Also, the article tries to point at the key features of working with ASP.NET ClientCallback and AJAX.
by CQüeb
This article pretends to show how to implement an incremental search doing double click in a UltraWinGrid column.
by Aqeeel
Though GridView provides a way to implement paging however when the record count in very big we need to optimize it at the query level.
by Britney S. Morales
This article will show you how to implement two basics uses of the ASP.NET Login control (2.0), The login task itself to validate the users who’s trying to access your web site. In addition i will show how to implement the REMEMBERME process using cookies to save the user name inside the user PC
by DataBytzAI
How to bring CSV and XML data into MS SQL server
by Gouri Sancroj
An article that lists the steps to import MDF files to Microsoft Access
by Database Star
This article explains how to insert a DATE with or without a time into an Oracle table using the INSERT statement.
by Md. Marufuzzaman
This article will give you an idea about how to integrate an OLE Object that is a COM+ API with SQL Server and write a message into a Windows event log.
by Omar Frometa
Learning how to make a call to a Web Service from a Stored Procedure.
by Sarmak.M.C
How to invoke Stored Procedures with the FOR XML clause using BizTalk Adapter Pack 2.0 if the Stored Procedures are not in the default schema?
by Klaus Salchner (Canada)
Describes how you can link SQL Server with many different data sources like a directory as Active Directory Application Mode, a Microsoft Indexing Server catalog, a Microsoft Access database and a Microsoft Excel spreadsheet. Also explains how to query linked servers using the OPENQUERY command.
by Muigai Mwaura
How to LINQ To SQL: The Executor.
by Ach1lles
A simple technique for selecting random records from a table.
by Adrian Bacaianu
This article shows how to use directly in your Microsoft SQL, an extended stored procedure that makes conversions between Unicode and code page data.
by Salil Khedkar
If you are into development or quality assurance of enterprise solutions, you must be aware of the security aspect of your application. This article provides a checklist for the same...
by Paolo Costa
This article provides a simple solution for managing product options in a catalog. This solution is valid for any number of options.
by Akshay Srinivasan2
This article describes a technique to quickly retrieve and present hierarchical information from a flat relational database table with only one table scan.
by mblataric
Instructions on how to migrate existing XAF security system to new permission policy.
by Vivek Johari
This post discusses how to migrate SQL database to Azure SQL database using SSMS deploy.
by Vivek Johari
Migrating SQL Database to Azure SQL Database using SSMS Export/Import Contents
by Christopher Geyer
Creating a sortable GridView is easy. But, what if you want to perform a nonalphabetic sort on a column that is alphabetical? Answer below...
by Wendelius
How to pass multiple records to a Stored Procedure in a single roundtrip.
by Malik Usman
An article on how to pass parameters to Crystal reports from Windows Form at runtime
by T.Ashraf
How to pass values between user control and ASPX page without JavaScript
by hong_wei_li@yahoo.com
How to populate DataGridView, GridView with SQL statement in C#
by Wendelius
This article explains the problem, when another transaction (concurrent or not) accidentally overwrites previously modified data and how to prevent this from happening.
by aleksisa
Print a document from a stored procedure using a SQL OLE and VB DLL
by Stellar Data Recovery
Discover step-by-step instructions to repair SQL databases with DBCC CHECKDB, plus explore advanced tools for a quick and secure repair.
by Suvendu Banik
How to Restore SQL Server 2005 Suspect Database
by Siau Tan Long
An article on how to return disconnected ADO Recordset from COM using VC
by Matt Bowman
How to change the angle of the first slice of a Pie chart in SSRS 2005.
by Sandeep Aparajit
This article tells you how to save data from a DataSet into T-SQL tables.
by Vadim Loboda
A way to persist C# object graph to database with single procedure using ADO.NET and table valued parameters
by hong_wei_li@yahoo.com
How to Schedule and Run a SSIS package ( DTS ) Job in SQL Server 2005
by DataBytzAI
A simple and useful pattern when you need to allow user access to large volumes of data
by pengyi
How to select what fields to display on a report from a multi-value
by Manish kumar choudhary
In this article, you will learn how to select data from a table and send that data to an email using SQL Server 2008.
by Manish kumar choudhary
In this article, I will explain how to schedule a daily mail from SQL Server 2008.
by Ahmed_EL Sayed
How to set up SQL Server Integrated Security for using with SMS.
by Ravi Kallamadi
Sort alphanumeric data in SQL.
by ASP.NET Community
If you use the asp.net membership providers, having visual studio keep this sql database file around for deployment can sometimes be convenient.
by Wendelius
Desribes how to store and fetch binary data to a filestream column compared to a varbinary column.
by Vimalsoft(Pty) Ltd
How to Store and Retrieve a ConnectionString from a Web.Config or App.Settings File
by Md. Marufuzzaman
An easy technique to store any file into SQL database
by CatchExAs
Using evolutionary techniques to deduce an optimal poker strategy
by hong_wei_li@yahoo.com
How to truncate log file in SQL Server 2005
by Ponytail Bob
How to use a script component as a data source for multi-result set Stored Procedures.
by rkdev
This article is about using MFC CodeProject Grid, ATL and MS Access together.
by Simon Steed (SimonAntony)
This article explains how using caching within your Windows Forms application can speed up data access for frequently used data and avoid performance bottlenecks over the network.
by hong_wei_li@yahoo.com
How to use global variable in Microsoft SSIS (DTS) package
by InterScape, Inc.
Creating reports today has become a nightmare for a lot of developers. I can contest to the late nights and many lines of code in order to build custom reports, then have a user never use a report because it was slow or did not contain the data they wanted to see.
by kamran anwar (Software Engineer)
Passing a VARRAY custom type from .NET and using it in a Where clause in an Oracle Stored Procedure.
by Vilhelms
Retrieving appointments without having to store all future occurrences
by Sujith C Jose
Describes how to use a simple stored procedure in Visual Basic 6.0
by dizzybuzy
Beginners
by Redgate Software
This article explains some simple steps to create a GitHub database repository and get your database code in there, using SQL Source Control.
by OriginalGriff
By the time you have read this, you will have no problem with compiling your programs ever again. Well, probably you won't. OK - maybe a little. Depends on the compiler.
by Stephen_Ball
How to write once, and test encrypted data storage for Windows, Mac, Linux, Solaris, Android and iOS
by MrTimmins
A general overview and introduction to the basics of writing PL/pgSQL functions in PostgreSQL.
by Muigai Mwaura
An article on LINQ To SQL Transformations.
by Lino Barreca
Use T-SQL and system views/stored procedures to give consistent names to every relation in a database
by Brian C Hart
To save you from hunting through the docs and locating downloads, we gather both databases here and walk you through installing them using SQL Server Management Studio Express.
by Brian C Hart
To save you from hunting through the docs and locating downloads, we gather both databases here and walk you through installing them using SQL Server Management Studio Express -- updated for SQL Server 2008 Express Edition!
by Niladri_Biswas
An HTML parser for parsing only the HTML body content
by CoperNick
This article provides an example solution for presenting data in "real-time" from Microsoft SQL Server in an HTML browser. The article presents how to implement Comet functionality in ASP.NET and how to connect Comet with Query Notification from SQL Server.
by Riad MS Afyouni
Add one layer of security to your Web application
by Alejandro Xalabarder
HTTP for everybody
by Peter Weissbrod
A distilled methodology for detecting and isolating NHibernate-related performance and scalability issues
by syed shanu
Create a simple Image Slideshow with MVC, AngularJS using Web API 2
by Chirag R Darji
Impersonation using Code
by saddam abu ghaida
Creating Object relation mapping from scratch
by Adam Nelson
Presents a SQL Server Extended Stored Procedure wrapper around the author's C++ implementation, and discusses use of Double Metaphone with relational databases in general.
by Jon Larborn
Description how to get started with your own search engine using full text search and SQL-Server 2012.
by _oti
An article and source code regarding the implmentation of B-Trees in C++.
by h_wiedey
An approach using updatable views with check option and deferred constraint checking.
by josekonoor
Information about Unicode implementation in SQL Server.
by Virat Kothari
CLR Stored Procedures can be efficiently implemented in an n-tier architecture.
by Bryan Avery
I will take you through how to deploy your own Custom Data Process Extension for SQL Server Reporting Server 2005, both on the server and for use within your development environment.
by Amir Mahfoozi
This article describes implementing and manipulating a tree structure by means of SQL
by krysstof
Tool developped to manage and analyse disk space on multiple fileserver in my company
by Shivprasad koirala
Implementing Audit trail using trigger
by Ezhilan Muniswaran
This database script provides a template for properly maintaining multiple versions of a database.
by John-ph
This article shows different methods of implementing Dynamic WHERE-Clause in static SQL.
by Bernard Ho-Jim
Extending the Personal Web site Starter kit by implementing efficient data paging to the Photo Gallery.
by Duong Ba Hong Minh
A good way to setup and install a multi-tree level structure by using a MS SQL Server database.
by Debabrata_Das
In this article we will create a project to see how one-to-many relationship can be implemented in ASP.NET
by Manjushree Das
The target audience of the article are novice 4D developers. It aims at explaining the usage of Triggers in 4D databases.
by Weidong Shen
Adding secure communications to the Microsoft IssueVision sample application using WSE 2.0.
by sajidur rahman
This article describes about CSV/Excel File import in SQL Server with common problems.
by gmtzgtz
Import Data from a Text or CSV file into SQL Server
by Waynes World
An article on importing data from external data sources to SQL server without using wizards
by Baliram Suryawanshi
This article helps with step by step detailed information to import fixed length file data into SQL server’s database table.