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
varsha dodiya
NA
407
75.2k
LAN connectivity on Desktop application in c#
Apr 27 2015 3:14 AM
I have developed an desktop application in C# and sql server 2008
now i want my application to be access by more than one user at the same time access database.
Idea is , databse should be on 1 PC (server) and application will be installed on other PCs (clients )
all connected in a LAN.
now i want all user from different PCs(clients) can access the DB (on SERVER) and perform CRUD operations.
my conn, cnf file has coonection string
server=.\SQLEXPRESS;Initial Catalog=Database1med;Trusted_Connection=Yes;\
I dont know steps to do this . please help to achieve the idea in implementation .thanks
Reply
Answers (
29
)
Not able to see MVC template
0x800a139e - JavaScript runtime error: Sys.WebForms.PageRequ