home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
WebService and Mobile Access
[WebService] General Media Access Webservice
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Oxan" data-source="post: 746889" data-attributes="member: 97484"><p>I'm not too familiar with ASP.NET at all, so you shouldn't take my answer for the truth, but I have an idea. You can create a subclass of the <a href="http://msdn.microsoft.com/en-us/library/f1kyba5e%28v=VS.100%29.aspx" target="_blank">MembershipProvider</a> class that reads and writes the users into the XML config. Then you can create a default user and the first-registration problem is solved too. But if you're planning to use the database for more features than this isn't very scalable and using the DB is probably a better option. </p><p></p><p>I'm interested in contributing to WebMediaPortal (especially the television part), but as I said above I'm not that familiar with ASP.NET MVC so I'm trying to get how it works first. As for the code; I agree that a cleanup of GmaWebService, as you said <a href="https://forum.team-mediaportal.com/webservice-mobile-access-537/collaboration-consolidation-95701/#post736154" target="_blank">here</a> would be nice, but the WebMediaPortal code itself looks good. Also, I miss the point of prefixing all methods with MP_. Was that done with a reason?</p></blockquote><p></p>
[QUOTE="Oxan, post: 746889, member: 97484"] I'm not too familiar with ASP.NET at all, so you shouldn't take my answer for the truth, but I have an idea. You can create a subclass of the [url=http://msdn.microsoft.com/en-us/library/f1kyba5e%28v=VS.100%29.aspx]MembershipProvider[/url] class that reads and writes the users into the XML config. Then you can create a default user and the first-registration problem is solved too. But if you're planning to use the database for more features than this isn't very scalable and using the DB is probably a better option. I'm interested in contributing to WebMediaPortal (especially the television part), but as I said above I'm not that familiar with ASP.NET MVC so I'm trying to get how it works first. As for the code; I agree that a cleanup of GmaWebService, as you said [url=https://forum.team-mediaportal.com/webservice-mobile-access-537/collaboration-consolidation-95701/#post736154]here[/url] would be nice, but the WebMediaPortal code itself looks good. Also, I miss the point of prefixing all methods with MP_. Was that done with a reason? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
[WebService] General Media Access Webservice
Contact us
RSS
Top
Bottom