can i link with DLL and API with angularJS

733 views
Skip to first unread message

Komal Singh

unread,
Mar 17, 2015, 2:19:36 PM3/17/15
to ang...@googlegroups.com
Hi
i am new user of AngularJS. i am planning a project so if i make my project on AngularJS then can i link DLL files and my project API with angularJS?

Thanks in advance
Komal Singh

Leonardo M. Ramé

unread,
Mar 18, 2015, 8:04:18 AM3/18/15
to ang...@googlegroups.com
No, AngularJS is a JavaScript front end framework running on the browser. The DLLs must be loaded server side (using a CGI for example) then on requests made from the client, the backend should execute DLL functions and return data to the client.
Reply all
Reply to author
Forward
0 new messages