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:801517
More Search Options
RSS Available
Matching Posts
Re: MVC Problems Galore
Hi Brian Are you referring to the October design in the gallery? Which version of MVC are you using, 1.0 or a preview release of MVC 2? I suspect the some of the templates might be tied to a specific release of MVC and may not work with all of them. I'm unsure how regularly the authors update the design templates. What happens when you just use the standard template that you get when you create a new project in VS/VWD? Does everything work when you build and run? The problem you reported on the
Posted to
ASP.NET MVC
(Forum)
by
jeloff
on 12/17/2009
Re: MVC Problems Galore
Hi Brian For LogOut, it seems that the AccountController's action method is named LogOff, so you either need to change the name of the action method, or update the Html.ActionLink references. The default AccountController uses the standard ASP membership provider. If you have a custom provider you should be able to remove a lot of the code from the AccountController. Jacques
Posted to
ASP.NET MVC
(Forum)
by
jeloff
on 12/17/2009
Re: removal of root default.aspx in MVC2?
Default.aspx is only necessary when running on IIS-6 or against a IIS-7 (clasic mode). It's not necessary to have the file when using the integrated pipeline of IIS7. You should be able to just delete the file when upgrading a 1.0 project to MVC 2. Jacques
Posted to
ASP.NET MVC
(Forum)
by
jeloff
on 12/16/2009
Re: ASP MVC2: Ability to pass parameters using RedirectToRouteResult
Hi Can you share some sample code of the two actions involved? Thanks, Jacques
Posted to
ASP.NET MVC
(Forum)
by
jeloff
on 12/15/2009
Re: how to change table contents using jquery?
Hi If you're calling into an action method to return the JSON for the user ID, I'd suggest using the URL helper property to send back the fully qualified URL in the JSON as well. Then on the client, you can just dynamically add an <HREF>. Jacques
Posted to
ASP.NET MVC
(Forum)
by
jeloff
on 12/15/2009
Re: Ajax with MVC
Try http://haacked.com/archive/2008/07/29/super-simple-mvc-ajax-with-jquery-demo.aspx Jacques
Posted to
ASP.NET MVC
(Forum)
by
jeloff
on 12/15/2009
Re: System.Web.MVC assembly missing
Hi If they are using MVC 1.0 RTM, then they can perform a server install using the following command: msiexec /i AspNetMVC1.msi MVC_SERVER_INSTALL="Yes" This will install the runtime (System.Web.Mvc.dll), GAC it and create a native image. No tooling components will be installed. Alternatively, you can try to bin deploy System.Web.Mvc.dll with your application. Jacques
Posted to
ASP.NET MVC
(Forum)
by
jeloff
on 12/9/2009
Re: Validation against SQL Server data type - is it possible?
Try calling sp_columns and cache the result. Jacques
Posted to
ASP.NET MVC
(Forum)
by
jeloff
on 12/7/2009
Re: Add View dialog in Visual Studio - is this VS or ASP.NET MVC code?
Hi The answer is both. It's part of ASP.NET MVC, but it's owned by the Visual Studio team that's responsible for authoring all our tooling components for Visual Studio to support MVC projects. I've forwarded this post as well as the feedback on Connect to our tools team. Jacques
Posted to
ASP.NET MVC
(Forum)
by
jeloff
on 12/4/2009
Re: MVC Not Installed with VS 2010 Beta 2?
Hi Bobby I'll take a look at the cab file on Monday when I'm back at the office. Jacques
Posted to
ASP.NET MVC
(Forum)
by
jeloff
on 11/30/2009
Page 1 of 36 (359 items) 1
2
3
4
5
Next >
...
Last »
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
TechNet Edge:
Windows Server 2008 R2 Quick Look- Installing the Migration Tools
WindowsClient:
My latest videos – WPF, Silverlight, Sensors, and PDC09
WindowsClient:
Developing an installer for your Surface application
ASP.NET:
Visual Studio 2010 and .NET 4 Update
WindowsClient:
Microsoft’s product placements in The Big Bang Theory
Channel 9:
Channel 9 Live at PDC09: Martin Cron
Channel 9:
Channel 9 Live at PDC09: Erik Meijer and Thomas Lewis
WindowsClient:
Download Data Services Update for .NET 3.5 SP1
Silverlight:
Extending the SMF for the HVP
Silverlight:
Extending the SMF for the HVP
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 12 of 13
Channel 10:
Bing Maps Update: Map Embeds and Draggable Routes
WindowsClient:
New WPF Showcase: WEB Touch
ASP.NET:
ASP.NET MVC 2 RC Released
WindowsClient:
Very exciting Microsoft Pivot from Live Labs
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online