View previous topic :: View next topic |
Author |
Message |
Il Buzzo DeleD PRO user
Joined: 12 Aug 2004 Posts: 271 Location: Italy
|
Posted: Wed May 24, 2006 4:17 pm Post subject: Mixing .Net 2.0 framework in DeleD plugins. |
|
|
Hi guys,
while rewriting PoVRay exporter I was able to use .Net Framework 2.0 in DeleD plugins with obvious benefits.
If you want to test yourself a little app made with .Net framework 2.0, just try this little plugin just 30KB:
http://www.ilbuzzo.net/downloads/dotnet2test.zip
and if you want to look to an image just give a look to this VS 2005 image:
Anyway I'll add this possibility to next plugin wizard, but remember you need .Net Framework 2.0 redist to use it.
Bye all |
|
Back to top |
|
|
mappy DeleD PRO user
Joined: 18 Aug 2005 Posts: 340 Location: France
|
Posted: Wed May 24, 2006 9:24 pm Post subject: |
|
|
Worked fine on my machine
But what are the benefits of using the .Net Framework 2.0 for writting plugins ? Just curious. _________________ OL. |
|
Back to top |
|
|
Il Buzzo DeleD PRO user
Joined: 12 Aug 2004 Posts: 271 Location: Italy
|
Posted: Wed May 24, 2006 11:33 pm Post subject: |
|
|
Hi Mappy,
Well with .Net Framework 2.0 and Visual Studio 2005 you can really create your visual interfaces and automatically generate code for dialogs while till now you needed to do manually (unless you had a complete version licensed of Visual Studio). So you can create dialogs with a lot of new controls creating automaically code for functions and message queues.
All interfaces of my programs where realised by hand with a reseditor (a great part of programming was spent in this) but now I can do it with a little effort.
Bye |
|
Back to top |
|
|
Sindwiller DeleD PRO user
Joined: 25 May 2005 Posts: 331 Location: Zürich. Switzerland
|
Posted: Thu May 25, 2006 9:52 am Post subject: |
|
|
Well, wouldnt it be more comfortable if the DeleD-Plugin API had access to an GUI-Lib without using external frameworks or programing languages?
Because, if make Plugins, i wouldnt use .NET. It isnt very fast and it is MS-Software
Wfr, Sindwiller _________________ "Ave Jeroen et Paul-Jan!" populus clamant. |
|
Back to top |
|
|
Daaark DeleD PRO user
Joined: 01 Sep 2004 Posts: 2696 Location: Ottawa, Canada
|
Posted: Thu May 25, 2006 4:19 pm Post subject: |
|
|
[admin]Removed part of the post for being a bit offensive. Play nice, boys [/admin]
Here is something nice to say:
Thank you Ill-Buzzo for sharing your hard work (again) so that other DeleD users can benefit from it. _________________
|
|
Back to top |
|
|
Paul-Jan Site Admin
Joined: 08 Aug 2004 Posts: 3066 Location: Lage Zwaluwe
|
Posted: Thu May 25, 2006 6:58 pm Post subject: |
|
|
Thank you Ill-Buzzo for sharing your hard work (again) so that other DeleD users can benefit from it. |
|
Back to top |
|
|
Sindwiller DeleD PRO user
Joined: 25 May 2005 Posts: 331 Location: Zürich. Switzerland
|
Posted: Fri May 26, 2006 7:39 am Post subject: |
|
|
Quote: |
[admin]Removed part of the post for being a bit offensive. Play nice, boys Very Happy[/admin] |
*grööööööööl*
Yeah, that was a bit *too* OT. But that was funny ^^
However, nice work Il Buzzo!
Mfg, Sindwiller _________________ "Ave Jeroen et Paul-Jan!" populus clamant. |
|
Back to top |
|
|
|