NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 18 19 20 21 22 … 93 Next »
New to plugin-development - what language/IDE to use?

 
  • 0 Vote(s) - 0 Average
New to plugin-development - what language/IDE to use?
mila06
Offline

Member

Posts: 210
Threads: 47
Joined: Dec 2005
#1
2010-08-16, 05:55 AM
I would like to start some nPVR-plugin development. Can I select which .NET language I would like to use? I'd rather use C#, as i have done some small projects in that(VS 2008) .NET 3.5.

What language do you use for nPVR plugin-development?
Michael Larsen

[SIZE="1"]HTPC:
Asus AMD 785G- M4A785TD-M/EVO, ATI 4200 HDMI,
AMD Phenom II X2 550 - 3.0 GHz,
2 GB Ram, 500 GB Seagate Barracuda
Terratec Cinergy C PCI HD, NVidia PureVideo, Cyberlink
Windows 7 ULT, NPvr v1.5.33[/SIZE]
Website
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,946
Threads: 770
Joined: Nov 2003
#2
2010-08-16, 06:01 AM
NPVR was written with C#. There was a few sample c# plugins posted in another thread.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#3
2010-08-16, 06:02 AM
You can use either VB.Net or C#. C# is probably the prefered language of most plugin developers (mine for sure). Sub provided some C# samples but I would have to look for them as I'm not exactly sure where they are at the moment.

Edit: Dang it, late again.
mila06
Offline

Member

Posts: 210
Threads: 47
Joined: Dec 2005
#4
2010-08-16, 06:40 AM
Ok, thanks guys!

I found some sample plugins - C# it is and of we go then!

Which .NET version is used - 3.0 or 3.5?
Michael Larsen

[SIZE="1"]HTPC:
Asus AMD 785G- M4A785TD-M/EVO, ATI 4200 HDMI,
AMD Phenom II X2 550 - 3.0 GHz,
2 GB Ram, 500 GB Seagate Barracuda
Terratec Cinergy C PCI HD, NVidia PureVideo, Cyberlink
Windows 7 ULT, NPvr v1.5.33[/SIZE]
Website
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,946
Threads: 770
Joined: Nov 2003
#5
2010-08-16, 06:49 AM
I still target .NET 2.0 so users dont have to download a huge runtime. (ie 20MB vs 160MB in later .NET runtims)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,447
Threads: 963
Joined: May 2006
#6
2010-08-17, 02:24 AM
As a plugin developer I would have preferred that with NextPVR you did take the logical jump. Most new users seem to be Win7 users anyway, who don't need to do this download, and I'm confident that the existing XP users who haven't already d/led .NET 3.5 for other apps that require it would have been willing to make this small investment of time.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,946
Threads: 770
Joined: Nov 2003
#7
2010-08-17, 02:29 AM
There was more to the decision than the size.
InVermont
Offline

Member

Posts: 157
Threads: 10
Joined: Mar 2007
#8
2010-08-17, 02:38 AM
mvallevand Wrote:As a plugin developer I would have preferred that with NextPVR you did take the logical jump. Martin
Is there any reason a plugin shouldn't target .Net 3.5? I've been toying with development (Visual C# Express 2010), and have no problems with the dll targeting 3.5
I had issues with .NET 4, where it couldn't find the correct version of dll's, GetImage tossed odd exceptions, ect.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,447
Threads: 963
Joined: May 2006
#9
2010-08-17, 02:40 AM
Ok sorry my misunderstanding I thought that size mattered. My limited understanding was that because 2.0 and 3.5 share the same runtime (CLR) there were no upward compatibility concerns.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,946
Threads: 770
Joined: Nov 2003
#10
2010-08-17, 02:42 AM
InVermont Wrote:Is there any reason a plugin shouldn't target .Net 3.5? I've been toying with development (Visual C# Express 2010), and have no problems with the dll targeting 3.5
.NET 2.0, .NET 3.0 and .NET 3.5, all use the 2.0 CLR, so it should be compatible. The difference between these versions of .NET is really in the extra baggage that is bundled in like the WinFX framework in 3.0, and LINQ etc added in 3.5.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  PIP plugin for Kodi sgilani 2 3,339 2022-10-17, 12:44 AM
Last Post: sgilani
  New Systems Plugin kirschey 10 3,910 2020-11-14, 08:01 PM
Last Post: sub
  Test/Development environment for npvr.db3 scJohn 10 5,039 2020-09-04, 09:14 PM
Last Post: scJohn
  VIdeo playback from plugin mvallevand 5 3,861 2015-08-06, 10:43 PM
Last Post: sub
  Attention Sub: Open TV / Custom Data Grabber plugin Benoire 2 3,162 2014-11-14, 02:05 AM
Last Post: Benoire
  API docs to help with plugin development? McBainUK 3 3,019 2013-06-08, 06:14 PM
Last Post: sub
  Refreshing TV Guide Data (after System plugin EPG update) imilne 13 6,690 2013-03-24, 08:03 PM
Last Post: imilne
  sabnzbd plugin to show processed files Wakalaka 1 2,172 2013-03-12, 06:48 AM
Last Post: psycik
  Integrated Development Environment (IDE) for plugins osx-addict 5 3,055 2012-10-18, 08:35 PM
Last Post: osx-addict
  Plugin problems with started from the command line mvallevand 11 5,586 2012-08-12, 07:56 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode