web-extensibility

Web Extensibility

↘锁芯ラ 提交于 2019-12-13 03:35:18
问题 I am working with QTP now for some time and heard of web extensibility, I have tried to do a lot of research on this topic but to no avail. Can please through some light on this topic and small demo for this. What all are the prerequisite for working on Web Extensibility. I need to explore on this topic further to get a hold on it and use within my project. thanks a lot in anticipation.. 回答1: The prerequisites for QTP web extensibility are QTP 9.5 or later (with IE) and you can find a

Reusing Orchard's Core to build another extensibility framework

℡╲_俬逩灬. 提交于 2019-12-11 06:22:13
问题 I am very keen to hear opinions on this. We are building an extensible architecture for web applications. We have a core team that builds the default product. Other dev teams take the default product and want to override/replace/extend its functionality at the code level. We are considering using Orchard's Core to achieve this. If we did it would probably consist of: Removing everything CMS related from Orchard Stripping out Orchard's database Using/building on Orchard's core DLLs to create