Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 4 : in C# and VB
This is the forum to discuss the Wrox book Beginning ASP.NET 4: in C# and VB by Imar Spaanjaars; ISBN: 9780470502211
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 4 : in C# and VB 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 February 25th, 2011, 05:28 PM
Registered User
 
Join Date: Feb 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Chapter 14 - try it out - 9 -in DUTCH

Hi im new to this forum and i wanna tell you about my problem (some guy, huh? ;) ) i really hope some of you have the book on ya.

im currently working from chapter 14: LINQ and the ADO.NET Entity Framework. and at the very first TRY IT OUT i had a problem, what happend was that i went from point 1 to point 9 and at 9 ik had to write some C#-code to acces some data in SQL( page 483 - chapter 14 ).

at this point it was known that the code would have some errors and there where 2 solutions to remedy that. one was to add a namespace the other was to hit CTRL + . (CTRL + DOT). and a dialog would open as shown in Figure 14-3. And at that point you had to hit the "Using PlanetWroxModel;" button in the dialog, only i dont get to see the same dialog in the example. i only see the bottom 2 buttons in the dialog: "Generate class for PlanetWroxEntities" and "Generate new type...".

protected void Page_Load(object sender, EventArgs e)
{
using (PlanetWroxEntities myEntities = new PlanetWroxEntities())
{
------[some code that's beyond my point]--------
}

im using Visual Studio 2010, and VWD pretty much gave me the same dialog. if annyone is willing to help me out, that would be great!

Last edited by Niels1986; February 26th, 2011 at 08:27 AM.. Reason: fuzzy post and wrong language
 
Old February 25th, 2011, 06:56 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi Niels,

Hard to say based on this description alone. Can you provide more information such as the page number, what you see and what you expected to see? (Don't have the book right here).

BTW: won't be able to respond for a day or two.

Cheers,

Imar

P.S. Dit is een engels forum. Posten in het engels vergroot je kans dat anderen een antwoord voor je hebben
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!





Similar Threads
Thread Thread Starter Forum Replies Last Post
Dutch edition ? gio BOOK: Beginning ASP.NET 4 : in C# and VB 8 February 8th, 2011 12:29 PM
Translator to Dutch 123tufat PHP Databases 1 August 14th, 2008 09:18 AM
chapter 14 vthunder70 BOOK: Beginning ASP.NET 2.0 and Databases 2 October 3rd, 2007 02:11 PM
Chapter 14 example pkumar@ech BOOK: Professional Jakarta Struts 0 November 15th, 2006 09:10 AM
Chapter 14 JonG BOOK: Beginning Visual Basic 2005 Databases ISBN: 978-0-7645-8894-5 1 March 21st, 2006 10:04 PM





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