Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 3.5 > ASP.NET 3.5 Basics
|
ASP.NET 3.5 Basics If you are new to ASP or ASP.NET programming with version 3.5, this is the forum to begin asking questions. Please also see the Visual Web Developer 2008 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 3.5 Basics 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 April 29th, 2008, 11:02 AM
Registered User
 
Join Date: Apr 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default WANTED: Code-behind cookbook!

Can anyone recommend a good code-behind reference, preferably in cookbook format, ie with many examples of what you can do with code-behind? I've been a newbie for about 10 months, slowly developing an application. I've lately come to realize that I can't proceed with certain refinements without code-behind work. But I can't seem to locate a complete and concise reference for code-behind. What I'd have is a reference that shows, through many examples, how to leverage code-behind to perform various tasks. For example (and this is just an example, as I've haphazardly found the solution on another forum), if you add a record in in DetailsView, how do you a) fire off a postback and b) select the just-added record in the associated gridview. So- lots of examples like that, perhaps with an index that includes which examples demonstrate difference concepts (like Gridrow()) would be very cool indeed.

Thanks in advance!

-Kurt

 
Old April 29th, 2008, 03:02 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Kurt,

You'll likely find it to be difficult to locate a "complete and concise reference" for code-behind. ASP.NET code behind can theoretically do anything that falls within the .NET framework (aside from the obvious such as presentation type stuff).

What books have you gone thru so far? There are plenty of beginning books on ASP.NET and some recent ones on 3.5 that could get you started on understanding what you can do. From my experience, I've learned from figuring out how to do what I needed to do rather than what I could do. Necessity will drive the acquisition of skills.

-Peter
peterlanoie.blog





Similar Threads
Thread Thread Starter Forum Replies Last Post
HELP WANTED naana Visual Studio 2005 3 July 26th, 2007 03:45 AM
Wanted: Code for "Beginning C# XML"-book (2002) wmi All Other Wrox Books 1 September 21st, 2004 06:32 AM
urgent VBA code wanted helmekki Excel VBA 2 May 12th, 2004 03:57 AM
Query Wanted. irfan4 Access 1 July 15th, 2003 06:49 AM





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