Featured post

c# - Usage of Server Side Controls in MVC Frame work -

i using asp.net 4.0 , mvc 2.0 web application. project requiremrnt have use server side control in application not possibl in noraml case. ideally want use adrotator control , datalist control. i saw few samples , references in codepleax mvc controllib howwver found less useful. can tell how utilize theese controls in asp.net application along mvc. note: please provide functionalities related adrotator , datalist controls not equivalent functionalities thanks in advace. mvc pages not use normal .net solution makes use of normal .net components impossible. a normal .net page use event driven solution call different methods service side mvc use actions , view completly different way handle things. also, mvc not use viewstate normal .net controlls require. found article discussing mixing of normal .net , mvc.

content management system - Membership/Forum Platform: Turn SMF into Portal, Import into Joomla, or Do Something Else? -


i've 1) php-based membership site , 2) smf forums. want integrate these things, have shared sign-on; want run php functions determine items display specific users, based on individual profiles (as measured values in database).

so:

would better (easier , less expensive build, more robust) make smf master login , member system, add on smf portal (such tinyportal or simpleportal), , add custom php , custom db tables enable membership functions have in mind...

or better off using joomla cms, importing smf forums joomla forum system ninjaboard, , adding custom php...

or bridging existing php-membership script (with neat php functions) smf (or mybb), trying hack dual-login system...

or using other, integrated cms/forum, viscacha or tikiwiki?

i assume using smf, , existing forums, main system robust , elegant way of doing this... i'd appreciate feedback , suggestions. :)

best way going integrated solution, rather going bridging multiple solutions.

my suggestion use joomla + jomsocial (as membership functionality) + ninjaboard/kunena (as forum)


Comments

Popular posts from this blog

c# - Usage of Server Side Controls in MVC Frame work -

cocoa - Nesting arrays into NSDictionary object (Objective-C) -

ios - Very simple iPhone App crashes on UILabel settext -