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.

c# - State and status of AvalonDock, options to AvalonDock -


i'm working on wpf interface use avalondock, or similar dockable windows interface. understanding avalondock pretty dockable window interface, i'm bit worried ongoing status of it. active? many comments on site discussion , bug tracker mention developer being busy, i.e.

i've decided shuthdown blog site (youdev.net) i'm busy update regularity. anyway created getting started tutorial avalondock (1.3) can accessed here. i'll try answer question may have discussion section.

and there number of "is still active?" questions in discussion section.

thus, question: using in production software? issues there problematic.

likewise, if has pointers decent dockable window library, free or commercial, i'd interested in taking look.

edit: i'm using c# , .net 4 in vs2010.

as research did on avalondock before coming here, still found afterward, sofa, wrapper avalondock making easier work with. sofa last updated less month ago, activity- @ least @ moment- seems high.

this, , of comments wpf docking libraries question makes me think avalondock might just stable enough, actipro choice if need support , commercial project.

i'll mark wiki since "similar to" quotient high, might still someone.


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 -