Hi,
I am trying make a WYSIWYG Designer with Drag and drop. Something similar to
the ASP.NET desginer which dosent generate code but stores the information
to a database. But I am unable to find where should I start I am unable to
visualize or decide what should I start with.
Can anybody point me to the right direction.

Regards,
Virag

Re: WYSIWYG Designer by Cristian

Cristian
Thu May 13 09:13:03 CDT 2004

Let me know if this help you:
http://www.divil.co.uk/net/articles/designers/hosting.asp

> Hi,
> I am trying make a WYSIWYG Designer with Drag and drop. Something similar
to
> the ASP.NET desginer which dosent generate code but stores the information
> to a database. But I am unable to find where should I start I am unable to
> visualize or decide what should I start with.
> Can anybody point me to the right direction.
>
> Regards,
> Virag
>
>
>



Re: WYSIWYG Designer by Virag

Virag
Thu May 13 10:51:23 CDT 2004

Thanks Cristian the article is pretty usefull. I still havent been able to
grasp all the concepts. But I am not very sure the winform model will work
for webform. As the article says no root desginers are available for web
forms does that mean that I have to write my own root desginer?

Virag

"Cristian Balcanu" <cristi@leap.is.pcnet.ro> wrote in message
news:OJcsxRPOEHA.1388@TK2MSFTNGP09.phx.gbl...
> Let me know if this help you:
> http://www.divil.co.uk/net/articles/designers/hosting.asp
>
> > Hi,
> > I am trying make a WYSIWYG Designer with Drag and drop. Something
similar
> to
> > the ASP.NET desginer which dosent generate code but stores the
information
> > to a database. But I am unable to find where should I start I am unable
to
> > visualize or decide what should I start with.
> > Can anybody point me to the right direction.
> >
> > Regards,
> > Virag
> >
> >
> >
>
>



Re: WYSIWYG Designer by Jörg

Jörg
Fri May 21 14:37:13 CDT 2004

What you need is a HTML WYSIWYG Designer. We've made this a
a WinForm Control and is a complete HTML Designer for your
WinForm App. Please take a look:

http://www.comzept.de/index.php?TEMPLATE=products&product=htmleditor

I think the Winforms Designer concept does not fit your needs.

-Joerg
www.comzept.de

--
"Virag Gutgutia" <virag_donotspam@suviinfo.com> wrote in
news:OMLp$FQOEHA.3044@TK2MSFTNGP10.phx.gbl...
> Thanks Cristian the article is pretty usefull. I still havent been able to
> grasp all the concepts. But I am not very sure the winform model will work
> for webform. As the article says no root desginers are available for web
> forms does that mean that I have to write my own root desginer?
>
> Virag
>
> "Cristian Balcanu" <cristi@leap.is.pcnet.ro> wrote in message
> news:OJcsxRPOEHA.1388@TK2MSFTNGP09.phx.gbl...
> > Let me know if this help you:
> > http://www.divil.co.uk/net/articles/designers/hosting.asp
> >
> > > Hi,
> > > I am trying make a WYSIWYG Designer with Drag and drop. Something
> similar
> > to
> > > the ASP.NET desginer which dosent generate code but stores the
> information
> > > to a database. But I am unable to find where should I start I am
unable
> to
> > > visualize or decide what should I start with.
> > > Can anybody point me to the right direction.
> > >
> > > Regards,
> > > Virag
> > >
> > >
> > >
> >
> >
>
>