Want to build the ChatGPT based Apps? Start here
Become a member
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
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
Training
Live
JOBS
MORE
CAREER
MEMBERS
About Connection String
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 (6)
Nitin Bhardwaj (2)
Srinubabu Ravilla (1)
Jayant Kulkarni (1)
Rama Mohan (1)
Arun Potti (1)
Priti Kumari (1)
Sourav Kayal (1)
Nimit Joshi (1)
Sibeesh Venu (1)
Mahesh Chand (1)
mingyongy (1)
paulyau (1)
Shiv (1)
Suthish Nair (1)
Agus Suhanto (1)
Sekhar Srinivas (1)
Talha Bin Afzal (1)
Nilesh Jadav (1)
Ravi Mandal (1)
Neeraj Kumar (1)
Max McCarty (1)
Supreet Tare (1)
Satya Prakash (1)
Abdur Rehman (1)
Gaurav Chauhan (1)
Santhosh Kumar Jayaraman (1)
Harrison Logic (1)
Karthikeyan Anbarasan (1)
Shirsendu Nandi (1)
Abhimanyu K Vatsa (1)
John Jiang (1)
Ajit Kanada (1)
Related resources for Connection String
No resource found
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.
Get SQL Server Database Connection String Easily From Visual Studio
7/4/2022 6:23:45 AM.
This article explaiins how to easily get a SQL Server database connection string from Visual Studio.
Simple Configuration Of Connection String Through Key Vault
4/9/2022 9:25:42 AM.
Simple Configuration of Connection String through Key vault without any code.
Oracle Data Provider for .NET : Part II
2/15/2022 11:05:47 AM.
Oracle Data Provider for .NET (ODP.NET) is an implementation of a data provider for the Oracle database. ODP.NET uses Oracle native APIs to offer fast and reliable access to Oracle data and features f
How To Create Single Connection String in Console Application
1/28/2022 10:51:52 AM.
In this article, I will explain how to create a single connection string in a console application and how to use connection string in console application.
How To Get The Dynamics 365 CE Connection String In XRMToolBox
12/17/2021 12:34:59 PM.
In this article, you will learn how to get the Dynamics 365 CE Connection String in XRMToolBox.
Various Ways To Specify Connection String In ASP.NET Web And Windows Applications
8/16/2021 1:05:51 AM.
In this article you will learn various ways to specify a Connection String in ASP.NET Web and Windows Applications.
Pass Connection String At Run Time to Entity Framework
4/19/2021 10:21:19 AM.
In this article, we will see how to pass a connection string at run time to the Entity Framework.
Working With Model Class and Connection String in MVC 5
1/20/2021 11:49:02 AM.
This article introduces how to work with Models and Connection Strings and helps you to add some classes for the application for helping manage databases and to create or maintain the Connection Strin
Encrypt And Decrypt Connection String In Web.Config File
1/5/2021 11:51:07 AM.
In this article we are going to see how we can encrypt and secure our connection string in our web config file.
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
CDataService: A Generic Database Access Class
11/2/2020 5:13:26 AM.
Using a generic database access component in data-aware applications can simply development and separate data tier from business tier.
Basic Database Operations in ADO.NET
11/2/2020 5:02:03 AM.
This Article will show the basic database transactions select, insert update and delete.
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
Oracle Connection String in C#
10/15/2020 7:58:35 AM.
We will learn connection string format for Oracle data providers in C#.
All About AppSettings In ASP.NET Core
9/24/2020 8:51:24 AM.
This article demonstrates how to add the keys and read the value from appsettings.json file in Asp.net Core.
Generate or find Connection String from Visual Studio
6/4/2019 2:18:27 AM.
This article is about how to generate or find and where to find or how to know the correct Database Connection String for your application.
Configuring SQL Server 2016 Express On LAN For C# Connection String
11/8/2017 11:26:20 AM.
In this article I will share my experience about configuring SQL Server 2016 Express on LAN for SQL connection using my C# application’s connection string
What Is Connection Pooling?
3/31/2016 6:16:22 AM.
In this video we will learn about "What Is Connection Pooling" The Complete Video Series Of ADO.NET With Examples at... https://www.pluralsight.com/courses/adodotnet-by-example
Using Oracle Connection String In Windows Form
11/10/2015 12:27:56 AM.
This article is about using Oracle database in windows form using a connection string.
How To Make Your Connection String Encrypted In ASP.NET Using C#
11/1/2015 11:09:49 AM.
In this article you will learn how to make your Connection String encrypted in ASP.NET using C#.
Defining and Using Connection Strings in Azure Websites
9/2/2015 12:53:48 AM.
In this article you will learn how to define and use Connection Strings in Azure Websites.
Dynamic Connection String of MS SQL Database in C#
7/10/2015 5:34:12 PM.
In this article we will learn how to get dynamic server name installed in system.
The Curious Case of the Missing Azure Connection String
2/25/2015 2:42:20 PM.
This article is about securing Azure connection strings.
Passing Connection String Dynamically While Using a Model First Approach
5/30/2013 1:27:30 PM.
In this article you will learn how to pass connection string dynamically while using a Model First approach.
Create Single Connection String For All Windows Form In .NET
3/16/2013 3:41:34 PM.
In this article, I will explain how to create a one-time connection string in a Windows Forms form without using ConfigurationManager properties.
Create Connection String and Use in Multiple Form in C#
3/12/2013 3:29:14 PM.
In this article I am going to describe how to a implement connection string in multiple windows form.
Connection Strings for All Databases
9/30/2012 6:13:35 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
Modifying a Database Checkpoint in QTP in Testing
8/21/2012 4:12:26 PM.
In this article we discuss how to modify a Database Checkpoint in QTP.
Configuring Connection String in App.Config File During Runtime For a C# Windows Application
6/27/2012 2:13:02 AM.
This document explains how to configure a connection string at runtime for a Windows application using C#.
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.
Web/WAP Calender form Harrison Logic
5/19/2012 6:59:05 AM.
This application provides an updateable web-based calendar that can be viewed from both the Web and through a Mobile device, such as a cellular phone.
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.
Web Configuration Connection String setting in ASP.Net MVC 3 using Entity Framework
4/6/2011 2:33:11 AM.
In this article I will describe how to set the Web configuration file in ASP.Net MVC 3 using Entity Framework with object class mapping.
Connection String Placement in ASP.Net
7/15/2010 8:34:32 AM.
This Article will explain you about placing the connection string in web pages.
Auto create database connection string using INI by C#
7/23/2008 12:28:53 AM.
This article shows how to auto create database connection string using INI by C# .
SQL Server Database Explorer
12/16/2005 5:18:36 AM.
This application connects to a running SQL Server 2000 and displays all the available databases in it.