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
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Peter Dzuya
NA
313
40.7k
Connection string
Oct 17 2015 3:48 PM
Hi All.
I wish to use the azure facility for my winform application and don't know how to do this. My Current string to my local Sql Server database is as follows.
<connectionStrings>
<add name="MakGarmContext" connectionString="Data Source=.;Initial Catalog=Garment;Integrated Security=True; MultipleActiveResultSets=True" providerName="System.Data.SqlClient" />
<!--<add name="MakGarmContext" connectionString="Server= Servername;Database=DatabaseName;User Id = sa; Password = MyPassword" providerName="System.Data.SqlClient" />-->
</connectionStrings>
can someone help to set up my database to My azure account please. Thanks.
Reply
Answers (
1
)
multi sql table update with listview items
datagridview checkbox checked through registry value if true