Are there any such editor that you can recommend from your experience. I need to be able to introduce my custom objects in it for user to drag and drop. Like custom images and stuff. That's is how I need it to be customizable. My application is a dynamic content capture tool. Admin folks define the fields in the system and also define the layout. It's the layout part that I need the HTML Editor for. All the fields need to be identifiable in the editor. So Admin User should be able to drag and drop Name and Age fields etc. Thanks
sam315
Posts
-
WYSIWYG HTML Editor -
Oracle Client ToolWhat do you recommend as a good tool for an Oracle developer: TOAD, or Db Tools for Oracle, or some other tool. Thanks
-
Edit Oracle Objects from C#Is there a SQLDMO equivalent for Oracle? I am stuck in my project due to this. I have developed an application that uses SQLDMO that works great for SQL Server database. Now I need to extend that app to Oracle and am having a hard time finding a tool that does to Oracle what SQLDMO can do for SQL Server. Thanks in advance.
-
SQLDMO for OracleIs there an SQLDMO like product for Oracle? I want to be able to manage tables and views from C# code. Thanks.
-
ADAM (Active Directory Application Mode) and C#I was referring to 'Active Directory Application Mode'
-
ADAM (Active Directory Application Mode) and C#I need to query ADAM from .net code. Could someone please point me in the right direction? Thanks
-
Data Integration with web siteI have a web project that needs to import and export a lot of data with other systems interactively and in the batch mode (mostly) at scheduled intervals. This approach needs to be configurable from an administrative console or via a configuration file. What are the proven methods/platforms for data integration. The project that I am working with has RDBMS, C# DAL, C# Domain and an existing Asp.net web application. Any pointers appreciated. Thanks. Narayan