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:711480
More Search Options
RSS Available
Matching Posts
Re: I can't create a project from a ASP.NET MVC WEb Template
Also, are you using any third party add-ins or source control? Is this just a clean install of VWD Express plus MVC that fails?
Posted to
ASP.NET MVC
(Forum)
by
joecar
on 11/10/2009
Re: Test framework for vwd 2010 express edition
I will post some sample templates you can use with NUnit on vwd 2010 tomorrow. Note that I think NUnit needs some hacking to work with the 4.0 framework. I'll include a link tomorrow. Joe Cartano
Posted to
Visual Studio 2010 Beta 2
(Forum)
by
joecar
on 10/26/2009
Re: Bug with "View data class" list when creating a strongly-typed view?
Yes, this is a known issue. We are looking into fixing this behavior in a future release. We are a bit hesitant to filter more types because a mistake doing this would be very bad whereas extra types in the drop down list is more of an annoyance. That being said this is definitely a case we are considering for clean up. Thanks, Joe
Posted to
ASP.NET MVC
(Forum)
by
joecar
on 9/9/2009
Re: Passing Multiple type result sets to a View
If you want to display info about each animal and human in your page, the easiest way to do this would be to create a type such as AnimalHumanViewData that has an animal property and a human property. Then, you can access property info with something like Model.Animal.Roars and Model.Human.Nationality or whatever. If you just want to pass in a bit of extra view data in addition to the type of the view, you can also set an entry in the View Data dictionary, something like ViewData[Date] = 8/16/2009
Posted to
ASP.NET MVC
(Forum)
by
joecar
on 6/11/2009
Re: using View Model inside my View -- getting error saying "The name 'Model' does not exist in the current context"
What if you try this? [ValidateInput(false)] public ActionResult TreeAjaxResult2() { //do stuff to create myModel. AjaxTargetingTreeViewModel myModel = new AjaxTargetingTreeViewModel(bleh, bleh bleh); return View(myModel); }
Posted to
ASP.NET MVC
(Forum)
by
joecar
on 6/11/2009
Re: is vs2010 + .NET Framework 4.0 + ASP.NET MVC v1.0 safe to use together?
You should be fine. System.Web.MVC is not tied to the 3.5 or 4.0 framework and you can just use the 4.0 versions of System.Web.Routing and System.Web.Abstractions. There are some minor steps to get going with existing projects and a couple other notes but everything is documented in the release notes on codeplex. joecar
Posted to
ASP.NET MVC
(Forum)
by
joecar
on 6/11/2009
Re: problem with dialog add view in mcv
You do need to build the project first to see types in the drop down list. It looks like they are appearing there and you can create a strongly typed view of type "Dinner". Is there a type you are expecting to appear that does not? Are you able to add a view after selecting a type from this list? joecar
Posted to
ASP.NET MVC
(Forum)
by
joecar
on 5/27/2009
Re: MVC download but new project doesn't launch Unit Test project
The Visual Studio test project is not supported but you should be able to use MBUnit, XUnit, or NUnit, or other third party test projects. You can try out a sample NUnit test project I created if you want to try it out. http://blogs.msdn.com/webdevtools/archive/2009/04/28/updated-nunit-templates-for-asp-net-mvc-1-0-rtm.aspx
Posted to
ASP.NET MVC
(Forum)
by
joecar
on 5/13/2009
Re: Trying to generate a view with Details.tt
Are you using mvc rtm? Which version of the templates are you using? Does this repro for only the details view?
Posted to
ASP.NET MVC
(Forum)
by
joecar
on 4/1/2009
Re: RTM BUG: File, New Project, ASP.NET Web Application, Ctrl+F5 =. "unhandled exception"
I tried creating a new project on vwd on an xp machine and then pressing ctrl-f5, and also trying the same after opening all of the view pages and I did not see a problem. What was the unhandled exception?
Posted to
ASP.NET MVC
(Forum)
by
joecar
on 3/30/2009
Page 1 of 12 (112 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online