Search
1
vote

T4MVC can only execute through the Visual Studio host

Admittedly, I have just started working with T4 so I am not up to expert level. I do not get this error if I take a stock MVC3 app, and simply drop t4MC.tt and T4MVC.tt.settings.t4 into the root...

Id #7184 | Planned Release: None | Last Updated: Jan 30 at 4:06 PM by davidebbo | Created On: Jan 30 at 2:52 PM by ghstahl
1
vote

Can/should ModelStateToTempDataAttribute restore values during OnActionExecuting?

I have a situation where my controller needs to check the current value of a control during the HttpGet phase in order to populate a viewmodel. Unfortunately, I can't get at these values because Mo...

Id #7183 | Planned Release: None | Last Updated: Jan 15 at 5:36 PM by korggy | Created On: Jan 15 at 5:33 PM by korggy
1
vote

Display/Editor Templates for Grid

There is already similar Issue submitted (id: 7036), however, after a brief research I found on stackoverflow this post: http://stackoverflow.com/questions/2877439/mvccontrib-grid-and-display-edit...

Id #7182 | Planned Release: None | Last Updated: Jan 8 at 10:48 PM by cactusss | Created On: Jan 8 at 10:48 PM by cactusss
1
vote

Create a separate NuGet package for CommandProcessor

I'd like it if MvcContrib's CommandProcessor was made available on NuGet through its own package (separate from the rest of MvcContrib).

Id #7181 | Planned Release: None | Last Updated: Dec 27 2011 at 9:00 PM by jrnail23 | Created On: Dec 27 2011 at 9:00 PM by jrnail23
2
votes

T4MVC Links to Static Content and UrlRewrite

I am using static content this way: <link href="@Url.Content(Links.Content.Themes.Default.Site_css)" rel="stylesheet" type="text/css" /> Maybe the idea behind this property, is to use this wa...

Id #7180 | Planned Release: None | Last Updated: Dec 24 2011 at 6:48 AM by davidebbo | Created On: Dec 23 2011 at 7:47 PM by fujiy
2
votes

T4MVC Using C# 4.0 only feature - default parameter values

the use of "string protocol = null" in the generated code cause compilation under C# 3.0 to fail. line 107 of T4MVC.tt: public static <#=HtmlStringType #> ActionLink(this HtmlHelper...

Id #7179 | Planned Release: None | Last Updated: Dec 23 2011 at 10:06 PM by akali | Created On: Dec 14 2011 at 3:15 PM by tim_abell
2
votes

T4MVC does not handle a generic result return type from a controller method

Generic results such as MyJsonResult<T> are all treated as the same class by T4MVC. This is driven by the use of a dictionary to track result types by Name instead of FullName and by the use of th...

Id #7178 | Planned Release: None | Last Updated: Dec 23 2011 at 10:06 PM by akali | Created On: Nov 29 2011 at 5:11 AM by CarlTier
2
votes

Sorting should default to ascending when selecting a new column

Reproduction: * Create a table with multiple sortable columns. * Sort on the first column twice so it's sorted in descending order. * Notice that if you were to click and sort by any other colum...

Id #7176 | Planned Release: None | Last Updated: Dec 23 2011 at 10:06 PM by akali | Created On: Nov 16 2011 at 9:49 PM by tillig
2
votes

TestControllerBuilder throws NullReferenceException

I am putting together a test class that has two unit tests. Each unit test creates a TestControllerBuilder to assist with the testing. One test passes, but the second test always fails because of t...

Id #7175 | Planned Release: None | Last Updated: Dec 23 2011 at 10:06 PM by akali | Created On: Nov 16 2011 at 1:15 PM by rprimrose
2
votes

How to add a java script for on change event

I'm using a MVC grid and i want to call a java script function on "onchange event of a input box". The grid has 4 columns and i'm using Jquery function make Editable() to make one of the columns ed...

Id #7174 | Planned Release: None | Last Updated: Dec 23 2011 at 10:06 PM by akali | Created On: Nov 11 2011 at 1:13 PM by kishalaya123
Show 10  25  50  100 Work Items
1-10 of 108 Work Items < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Updating...
© 2006-2012 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2012.2.7.18398