my6solutions

asp .net, the social web & other distractions

 

Running Apps


PayPal - The safer, easier way to pay online!

Disclaimer

I am in no way affiliated with Microsoft or Google. I am just another developer trying to make a difference. All opinions and observations are usually my own.

Partuza .NET

Currently, I am in the process of integrating Partuza into Pesta. This 'Partuza .NET' port is tentatively called Raya, which is Malay/Indonesian for celebrate. So far the following has been tested and works well 

  • view/add/delete/update Person
  • view/add/delete/update Application

Raya is being based on ASP .NET 3.5 using the new Microsoft MVC model and LINQ. This is my first time using this new model and I love how it further modularises your code. However, one thing about the MVC model is that the 'View' pages is starting to look like classic ASP with embedded tags and scripts. I am not sure if it supports server-side controls but hopefully it does. Otherwise, it will be a pain debugging these View pages when they get too big and bloated.

As for LINQ .... it simply rocks. 

 What is left is the porting of PartuzaService.php and PartuzaDbFetcher.php over to C#. Once this is done, OAuth needs to be tested somehow. I will be looking at the example cases in OAuth.net to do this. The target for completion is before next year... just 2 weeks away.

Bookmark and Share

Tags: , ,
Categories: ASP .NET | OpenSocial | Pesta
Permalink | Comments (0) | Post RSSRSS comment feed