Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:182057
More Search Options
RSS Available
Matching Posts
Re: Doubt on controller instance..
Sorry I sound too dump in my last reply, yes by using IoC/DI you will be able to manage the lifetime of the dependencies that the controller will use and there is no point using the same controller.
Posted to
ASP.NET MVC
(Forum)
by
KaziManzurRashid
on 4/21/2009
Re: Doubt on controller instance..
The Default Behavior is, create new controller for each, but if you need any custom lifetime, you can use your preferred IoC/DI. You can check the http://MVCContrib.org project for the popular IoC/DI for creating controller.
Posted to
ASP.NET MVC
(Forum)
by
KaziManzurRashid
on 4/21/2009
Re: Render model value in view
No you should be able to use the content place holder in the head after removing the runat="server".
Posted to
ASP.NET MVC
(Forum)
by
KaziManzurRashid
on 4/19/2009
Re: Render model value in view
Remove the runat="server" from the head section and it will dump Model.Description.
Posted to
ASP.NET MVC
(Forum)
by
KaziManzurRashid
on 4/18/2009
Re: Maintaining ModelState with RedirectToAction
Try the Prg section of this post: http://weblogs.asp.net/rashid/archive/2009/04/01/asp-net-mvc-best-practices-part-1.aspx#prg
Posted to
ASP.NET MVC
(Forum)
by
KaziManzurRashid
on 4/18/2009
Re: ViewUserControl Caching
Create a separate Controller method with proper OutputCache attribute which renders this Search Partial View, Use RenderAction of MVC Future to render the search part in the views.
Posted to
ASP.NET MVC
(Forum)
by
KaziManzurRashid
on 4/6/2009
Re: Pass parameter between actions goes wrong!!!
You cannot pass viewdata with RedirectAction, maybe you can put it in TempData prior redirecting and in Index check whether it exists in TempData.
Posted to
ASP.NET MVC
(Forum)
by
KaziManzurRashid
on 4/5/2009
Re: Return plain objects in EF for serialization to JSON/XML
Vote this issue http://aspnet.codeplex.com/WorkItem/View.aspx?WorkItemId=3436
Posted to
ASP.NET MVC
(Forum)
by
KaziManzurRashid
on 4/4/2009
Re: Unit testing Issue
I would recommend using ActionFilter instead of overriding the OnResultExecuting. Next your unit test for your Controller method should not check what is happening in OnResultExecuting, create a separate Test for that.
Posted to
ASP.NET MVC
(Forum)
by
KaziManzurRashid
on 3/29/2009
Re: Visual Studio 2008 crashes upon opening or creating views
Yes i am also having the same issue, it starts to happen after installing the ASP.NET MVC RC1, I am running 32bit Vista Bussiness with VS Enterprise Architect.
Posted to
ASP.NET MVC
(Forum)
by
KaziManzurRashid
on 2/14/2009
Page 1 of 88 (880 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
ASP.NET:
T4MVC now has a real home and a dedicated forum!
TechNet Edge:
Windows Server 2008 R2 : New Power Management Features
ASP.NET:
Web Deployment Painkillers: VS 2010 & MS Deploy
WindowsClient:
Application Accessibility Testing
WindowsClient:
Prism & WCF RIA Services
Channel 9:
Sharepoint 2010 and Claims-Based Identity
WindowsClient:
IRhetoric Ported To BlogEngine.NET
WindowsClient:
PDC Recap and More
Channel 9:
Reactive Extensions API in depth: Primitives
WindowsClient:
New WPF Features: MultiTouch
WindowsClient:
codeplex.com/testapi v 0.4 available
Channel 9:
The Visual Studio Documentary - Alan Cooper, the Father of Visual Basic
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online