Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How to-develop and extensions to VMukti system?

extensions system vmukti
0
Posted

How to-develop and extensions to VMukti system?

0

Follow the following steps to develop your own widget: o Make your own 3-Tier WPF User Control Application in Microsoft Visual Studio 2008 o Make three folder named “Control”, “Bal” and “Dal” o Put Presentation layer’s compiled dll file like App1_Presentation.dll into “Control” named folder. That dll file can be found from bin>Debug of the concerned layer project o Create and put “Configuration.xml” into “Control” folder along with presentation layer’s dll file. The “Configuration.xml” file should contain correct information like- ( ) o Put Business layer’s compiled dll file like App1_Business.dll into “Bal” named folder. That dll file can be found from bin>Debug of the concerned layer project o Put Control layer’s compiled dll file like App1_Control.dll into “Bal” named folder along with business layer’s dll file. That dll file ca

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123