Silverlight import references -


If I have a Silverlight Project and Silverlight Class Library.

I imported Rajatlite folklore in class library .dll Silerlight project imports this class library and Silverlighttoolkit.dll also does. Will this increase my XAP file? How can I handle something like this? Should I Use Toolkit DLL Through Class Library?

No, once XAP will only pull in the library.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -