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:790370
More Search Options
RSS Available
Matching Posts
Server 500 Error with Routing on IIS 6
I have an MVC app that works well on my Vista x64 desktop. To check out my routes, I used the Route debugger from http://haacked.com/archive/2008/03/13/url-routing-debugger.aspx (great stuff by the way). Things test well. I then added .mvc routes to my global.asax.cs and I know they are getting registered because I have some log-debug stuff reporting the code is getting called. Deploying to my x64 Win2003 server, I followed the directions from http://biasecurities.com/blog/2008/how-to-enable-pretty
Posted to
ASP.NET MVC
(Forum)
by
MeetNet
on 5/14/2008
Re: View Get Current URL and Pass Modified one to Controller?
OK, now I'm increasing the difficulty. :) I am creating an ASP.NET DropDownList and adding ListItems in a for loop in the C# codebehind. I want to keep the layout .aspx as clean as possible for real UI designers to do things. My View has a reusable grid control and the paging control I am trying to implement as a dropdown. The View will be shared by multiple Controllers. Sample URLs to get the data will look like the below. Notice that <3> has three numeric parameters and not two, but the
Posted to
ASP.NET MVC
(Forum)
by
MeetNet
on 3/25/2008
Filed under: current url parameter passing listitem uri route
View Get Current URL and Pass Modified one to Controller?
I have a view that generates some links in a loop. The links should point to the current URI except for the second parameter, which will vary based on the number in the loop. How to do that? Thanks.
Posted to
ASP.NET MVC
(Forum)
by
MeetNet
on 3/25/2008
Filed under: loop link controller parameter
Re: Is ASP.Net MVC ready for production use?
I am still getting my head around the concepts and technology in MVC, but it's got to be stable - it's built on the .NET Framework. It's not assembled from some new/raw/opaque MFC code. I am working a fairly serious site and have not (yet?) had any problems.. But I like to think my site is "properly architected" in that the MVC part is just about the UI - the Model actually runs to/through a Command pattern with data handled by SubSonic (optionally run by a WCF'd back end
Posted to
ASP.NET MVC
(Forum)
by
MeetNet
on 3/25/2008
Inject into ViewData from Model?
Is it possible to access ViewData from the Model? Right now my controller creates an empty instance, tells the Model to get data (which then does all sorts of things to get it and Type it), which it returns to the Controller for ViewData population and subsequent View instantiation. Why can't the Model populate ViewData instead of letting the Controller do it? Thanks.
Posted to
ASP.NET MVC
(Forum)
by
MeetNet
on 3/24/2008
Filed under: Model ViewData passing parameter pattern
Multiple Grids Thoughts
I have several MVC pages that render a grid-like control. I now need to create a single page to incorporate all 8 pages. I was thinking that a traditional ASP.NET page and 8 AJAX windows - but is that the most sensible way? Also, I want to send "commands" from the main page to each MVC page. All ideas appreciated. Thanks. ajax m
Posted to
ASP.NET MVC
(Forum)
by
MeetNet
on 3/21/2008
Filed under: multiple ajax window async
Re: Issue in HandleUnknownAction method for custom Controller
Can someone post definitive sample code (with a base Controller and one that inherits from it) showing how HandleUnknownaction should behave? Thanks.
Posted to
ASP.NET MVC
(Forum)
by
MeetNet
on 3/18/2008
Filed under: handleunknownaction base controller icontroller
Re: Security in asp.net MVC application
The code mentioned in this thread appears to want to deal with HttpContext, but my test framework doesn't use that, it uses System.Threading.Thread.CurrentPrincipal to house a custom GenericPrincipal that is set for particular tests. I'm taking a harder look at what has to happen here....
Posted to
ASP.NET MVC
(Forum)
by
MeetNet
on 3/17/2008
Filed under: mvc iprincipal genericprincipal unit test
Forms and Windows Auth Login Page with Redirect?
I am familiar with Forms and Windows Auth to create/attach a custom Principal to the caller for working with a traditional ASP.NET 2.0 site using a custom provider. However, I am unsure how things are supposed to work with the latest MVC bits. Can anyone show a sample or, pseudocode, or the steps and landmines to watch for? I have seen "http://www.coderjournal.com/2008/03/securing-mvc-controller-actions/#comment-1900" as well as "http://blog.wekeroad.com/2008/03/12/aspnet-mvc-securing
Posted to
ASP.NET MVC
(Forum)
by
MeetNet
on 3/17/2008
Grid with Grouping
Coming from ASP.NET 2.0, I am used to creating factories that emit custom-configured controls and adding them to the Form (or PlaceHolders or Panels). I had used a third-party grid tool succesfully in particular. I would like the same kind of "rich grid" functionality, added to my MVC View from the code-behind. This lets me keep fairly ugly control-specification code out of the layout .aspx. For my MVC test app, I have retrieved data, stuffed it into ViewData, created a "new GridView
Posted to
ASP.NET MVC
(Forum)
by
MeetNet
on 3/13/2008
Filed under: grid server control codebehind
Page 1 of 2 (13 items) 1
2
Next >
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
TechNet Edge:
ISA to TMG Migration Guidance
Channel 9:
Life at Microsoft: Episode 3
TechNet Edge:
Microsoft Windows Server 2008 to AITP
ASP.NET:
How important is medium trust to you?
WindowsClient:
Microsoft Web Platform & You
WindowsClient:
New Book: Developing for Microsoft Surface
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online