/> Details verified of Dhivya✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
Online Classes English Proficient
Pavendar Bharathridasan College of Engg and Technolgy 2009
Bachelor of Engineering (B.E.)
Thumbalapatti, Udamalpet, India - 642154
ID Verified
Phone Verified
Email Verified
Report this Profile
Is this listing inaccurate or duplicate? Any other problem?
Please tell us about the problem and we will fix it.
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in .Net Training
10
.Net component
.Net LINQ, .Net Advanced, C# .NET, .Net MVC, ADO.NET, ASP.NET, .Net XML
Certification offered
No
Answered on 17/06/2020
Ask a Question
Hi, Please write a connection string tab in the web config file under <configuration> .
<configuration>
<connectionStrings>
<add name="connection1" connectionString="Server=yourservername;Database=yourdatabasename;integrated security=true"/>
</connectionStrings>
</configuration>
If you are using windows authentication use the above sample. If you are give Sql authentication in Sql server then use
<configuration>
<connectionStrings>
<add name="connection1" connectionString="Server=yourservername;Database=yourdatabasename;user id=sa;password=password-2/> Note : Use the use name and password what you have given in the SQL server
</connectionStrings>
</configuration>
Ask a Question
Also have a look at
Class Location
Online class via Zoom
Student's Home
Tutor's Home
Years of Experience in .Net Training
10
.Net component
.Net LINQ, .Net Advanced, C# .NET, .Net MVC, ADO.NET, ASP.NET, .Net XML
Certification offered
No
Answered on 17/06/2020
Ask a Question
Hi, Please write a connection string tab in the web config file under <configuration> .
<configuration>
<connectionStrings>
<add name="connection1" connectionString="Server=yourservername;Database=yourdatabasename;integrated security=true"/>
</connectionStrings>
</configuration>
If you are using windows authentication use the above sample. If you are give Sql authentication in Sql server then use
<configuration>
<connectionStrings>
<add name="connection1" connectionString="Server=yourservername;Database=yourdatabasename;user id=sa;password=password-2/> Note : Use the use name and password what you have given in the SQL server
</connectionStrings>
</configuration>
Ask a Question
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.
Certified
The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.