Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3
This is the forum to discuss the Wrox book Beginning ASP.NET 3.5: In C# and VB by Imar Spaanjaars; ISBN: 9780470187593
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 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 December 22nd, 2010, 04:02 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

1) I think a hint would have been the fact that the theme was not applied. It's hard to debug code that isn't there, so in this case you needed to analyse the process and determine that in the "retrieve preferred theme - apply preferred theme" the second part wasn't implemented.

2) I'll need to check on that, but I think it's caused by the "AutoEventWireup" attribute on the page that automatically hooks up (some) events to some handlers based on a fixed naming scheme.

3) This does exist when working with VB, but for some reason it's not available when working with C#.

Cheers,

Imar
__________________
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!
 
Old December 22nd, 2010, 01:59 PM
Authorized User
 
Join Date: Feb 2006
Posts: 21
Thanks: 0
Thanked 1 Time in 1 Post
Default C# major handicap discovered?

Thanks for your reply, Imar.

With your answer (2) and (3), am I better off using VB? -- sounds like a major handicap on part of C#.

Have great holiday season,

Michael
 
Old December 22nd, 2010, 03:19 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Quote:
With your answer (2) and (3), am I better off using VB? -- sounds like a major handicap on part of C#.
Not really. Item 2 works in VB as well, but its default is False and the code then uses the Handles keyword in code behind.
With regard to 3), there are other ways to set up handlers. For example, double clicking a Button or the Page sets up a handler. Additionallty, you can use the Events category of the Properties Grid.

Quote:
Have great holiday season,
You too!

Cheers,

Imar
__________________
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!
 
Old January 3rd, 2011, 07:23 AM
carlo
Guest
 
Posts: n/a
Default

HI
I AM NEW ONCE HERE

THANKS





Similar Threads
Thread Thread Starter Forum Replies Last Post
CSS class not recognized in ContactForm.ascx avi1 BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 1 October 11th, 2010 06:05 AM
Navigation - ch7. wingri BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 4 April 8th, 2008 08:29 AM
multiple CSS classes different way dk6607 CSS Cascading Style Sheets 3 December 6th, 2006 08:23 AM
not recognized nachtegaal9999 ASP.NET 1.0 and 1.1 Basics 0 April 25th, 2006 02:04 PM
Doing ch7 would u help me out? mara JSP Basics 1 November 18th, 2003 09:37 PM





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