Wrox Programmer Forums
|
BOOK: Professional ASP.NET MVC 2
This is the forum to discuss the Wrox book Professional ASP.NET MVC 2 by Jon Galloway, Scott Hanselman, Phil Haack, Scott Guthrie, Rob Conery; ISBN: Professional ASP.NET MVC 2
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional ASP.NET MVC 2 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 3rd, 2010, 04:46 PM
Registered User
 
Join Date: Aug 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Lightbulb BIND attribute (page 83)

Hello

According the code snippet 1-46 due to add bind attribute, I get an compiler error because of missing reference to an assembly. Which assembly hosts BIND?

Yours
Stephan
 
Old August 4th, 2010, 08:22 AM
Registered User
 
Join Date: Aug 2010
Posts: 3
Thanks: 1
Thanked 1 Time in 1 Post
Default using MVC

That would be in System.Web.Mvc
The Following User Says Thank You to slink9 For This Useful Post:
JonGalloway (August 4th, 2010)
 
Old September 7th, 2010, 12:40 PM
Registered User
 
Join Date: Sep 2010
Posts: 3
Thanks: 3
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by Stephan_GER View Post
Which assembly hosts BIND?
If you're using Visual Studio you can always place your mouse on the key word in question and press CTRL+period. VS will give you the option of using the fully qualified key word or include the assembly.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting a Page Title attribute from a webcontrol Nostromo77 ASP.NET 2.0 Basics 0 September 21st, 2008 08:13 PM
TI-83 Ion for Windows reverand Assembly Language 0 May 10th, 2006 11:39 AM
Access to attribute values from class of attribute jacob C# 1 October 28th, 2005 01:11 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.