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.

visual studio 2008 - using MS windows server 2003R2 as a VS2008 dev machine -


at work im required used windows 2003 service pack 2 vs 2008 development environment running on intel quad core pc. intel 920 @ 2.67ghz , 12 gig ram

does have info on how tweak os optimize software dev on such machine.

i numerous problems, such (for developing c# asp.net 2.0 apps , winforms applications

  1. unexplained ide environment lockups , crashes
  2. cant auto geenrate datasets in asp.net, ide locks up
  3. screen corupption , seem lack of resource issues when 2 instances of vs 2008 open projects.
  4. extensive delays in gettting source code network source control box.

my dev manager says network issues , theres nothing wrong on network , such , computer , neither can diagnose problem lies.

i appreciate advice or suggesstions, im ready hand in notice in sheer frustration @ trying stable work enviroment

there's great guide using ws2003 machine workstation @ http://win2k3.msfn.org/, i've used ws2003 (as 2008 , 2008 r2) workstation years, , it's quite doable.


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 -