How to-develop and extensions to VMukti system?
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- (