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
ahmed elbarbary
NA
1.6k
275.3k
How to convert mvc projects to dll to reuse inside windows f
Oct 16 2017 6:46 PM
Problem
How to convert mvc project to dll files .
if can convert to dll this mean entityframework is must install in windows application to get what inside dll or not nessecary .
I have big mvc project and i need to convert it to dll file to building as windows form applications
my mvc project is mvc 5 and windows form application will be done in visual studio 2015
entity framework is version 6 that used in mvc project web asp.net database first .
the goal from converting mvc project to dll is
reusing dll files in another windows application forms to doing same application web as windows form with same logic but different on interface from web to windows
How to do that please ?
and if converting mvc to dll
are installing entity framework in windows form to get what inside dll or not
main goal from question how to reuse code found in mvc to reuse it in windows form application
if there are another solutions without dll i can accept.
Reply
Answers (
1
)
C# code that will display the sum of the numbers as each num
what is tuple ? why need to use