TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Connection Strings
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Nipun Tomar (5)
Sardar Mudassar Ali Khan (1)
Abdur Rehman (1)
Ravi Mandal (1)
Mahesh Chand (1)
Karthikeyan Anbarasan (1)
Related resources for Connection Strings
No resource found
Securing .NET/ASP.NET Core Apps with Azure Key Vault Middleware
9/8/2023 9:28:49 AM.
Securing secrets in a .NET/ASP.NET Core application using Azure Key Vault is crucial for protecting sensitive information like API keys, connection strings, and other configurations. In this example,
Connection Strings for All Databases
7/27/2023 4:40:45 AM.
This article shows step by step different ways to get connection strings for all types of databases. The article is written for all type of users, beginners, intermediate, experienced
Defining and Using Connection Strings in Azure Websites
7/19/2023 9:57:31 AM.
In this article you will learn how to define and use Connection Strings in Azure Websites.
Connection Strings for SQL Server Compact Edition
1/10/2023 3:17:21 PM.
SQL Server Compact Edition (SQL CE) is a compact relational database produced by Microsoft for applications that run on mobile devices and desktops.
Data Components In Visual Studio .NET - Part Four
11/26/2020 12:15:57 AM.
This article will help you in understanding Data Connections in Visual Studio .NET
Connection strings for IBM DB2
10/29/2020 12:13:52 AM.
IBM DB2 primarily runs on Unix, Linux IBM I, z/OS, and windows server. It is a relational database management system that comes in a variety of versions, running on devices ranging from handhelds to m
Connection Strings for SQL Server 2005
5/20/2012 1:59:18 AM.
SQL Server 2005 includes native support for managing XML data, in addition to relational data. It introduced MARS (Multiple Active Result Sets), a method of allowing usage of database connections for multiple purposes. It also introduced data mirroring and DMVs (Dynamic Management Views).
Connection Strings for SQL Server 2008
5/20/2012 1:58:34 AM.
SQL Server 2008 includes better compression features, which also helps in improving scalability. It enhanced the indexing algorithms and introduced the notion of filtered indexes. It includes capabilities for transparent encryption of data (TDE) as well as compression of backups.
Connection Strings for SQL Server 2000
5/15/2012 12:39:55 PM.
Microsoft SQL Server 2000 is an application used to create computer databases for the Microsoft Windows family of server operating systems. Microsoft SQL Server provides an environment used to generate databases that can be accessed from workstations, the Internet, or other media such as a personal digital assistant (PDA).
SQL Azure - Getting Connection Strings Generated in Azure Portal
6/16/2011 1:47:33 PM.
In this article we are going to see how to get the connection string for the newly created SQL Azure Database using the Management portal in SQL Azure.