Build a Smart Client using Microsoft Office like automation model. Highly pluggable architecture that is much cleaner as separation of concern is maximized.
No related posts.
Working hard to enrich millions of peoples' lives
An Open Source Web 2.0 AJAX Portal built using .NET 3.5, jQuery Linq to SQL+XML, Inversion of Control, Dependency Injection and all hot techs you can grasp in one shot. It is widely in use by companies like BT, Intel, Microsoft and many Education & Govt Orgs in the US, UK and other countries.
Produce UML diagrams at the speed of coding. It’s an IDE for writing UML diagrams using plantuml syntax that saves you from the horror of mouse focused UML designers.
It’s the fastest streaming proxy for making cross-domain AJAX call on your Web 2.0 sites. Support GET, POST, PUT, DELETE. Can stream large content directly from source without the double download overhead. Fully asynchronous, memory effcient.
Alerts you when there’s any process consuming high CPU consistently and burning your CPU and battery. Also monitor high memory usage by any process that might be slowing down other processes.
Feature rich multi-threading library to run tasks in parallel, chain tasks, update UI from background thread, terminate all tasks, wait for all tasks using a convenient fluent API.
A tiny javascript library to load html, javascript, css on demand and inject on page. Handy for ajaxifying any website without using custom frameworks.
UFrame is the light weight Javascript only alternative to UpdatePanel and IFRAME to do AJAX cheap. You can load any page from your site with javascripts, css, and html on demand and inject anywhere on the page.
Secretly take snapshot of subject’s desktop screen and mail to you periodically. Handy surveillance tool.
Read and aggregate RSS feeds into a desktop application and optionally send them to Outlook for more convenient reading.
Build a Smart Client using Microsoft Office like automation model. Highly pluggable architecture that is much cleaner as separation of concern is maximized.
Build a Smart Client using Microsoft Office like automation model. Highly pluggable architecture that is much cleaner as separation of concern is maximized.
No related posts.
Those who believe, and whose hearts find satisfaction in the remembrance of The God: for without doubt in the remembrance of The God do hearts find satisfaction. (Quran 13:28)
by irvinghe
20 Apr 2010 at 22:57
I just tried to compile the project as i downloaded it and opened it in VS2005… i keep getting these errors :
Error 1 Cannot implicitly convert type ‘SmartInstitute.Automation.SmartInstituteServices.StudentService.Student’ to ‘SmartInstitute.Student’ …………….\SmartClient\Client\SMI.Automation\Commands\Students\LoadStudentDetailCommand.cs 32 23 SmartInstitute.Automation
Error 2 Cannot implicitly convert type ‘SmartInstitute.Automation.SmartInstituteServices.CourseService.Course[]‘ to ‘SmartInstitute.Course[]‘ …………….\SmartClient\Client\SMI.Automation\Commands\Course\LoadAllCourseCommand.cs 20 42 SmartInstitute.Automation
Error 3 Cannot implicitly convert type ‘SmartInstitute.Automation.SmartInstituteServices.StudentService.Student[]‘ to ‘SmartInstitute.Student[]‘ …………….\SmartClient\Client\SMI.Automation\Commands\Students\ReloadStudentListCommand.cs 26 27 SmartInstitute.Automation
Error 4 The best overloaded method match for ‘SmartInstitute.Automation.SmartInstituteServices.StudentService.StudentService.SyncStudent(SmartInstitute.Automation.SmartInstituteServices.StudentService.Student)’ has some invalid arguments …………….\SmartClient\Client\SMI.Automation\Commands\Students\SaveStudentCommand.cs 38 5 SmartInstitute.Automation
Error 5 Argument ‘1′: cannot convert from ‘SmartInstitute.Student’ to ‘SmartInstitute.Automation.SmartInstituteServices.StudentService.Student’ …………….\SmartClient\Client\SMI.Automation\Commands\Students\SaveStudentCommand.cs 38 25 SmartInstitute.Automation