Evening Reading
by Steve Gibson, Sep 10, 2007 6:00pm PDTYes yes.. I've missed you guys too. I'm looking forward to giving Quake Wars another shot when I get back home in a few days. Of course I've still got to play through BioShock and finish Prime 3... hmmm. Things could be worse!
- The latest battery nonsense for cars
- Got gamer regret?
- Viking queen
- Rocketplane issues :(
- Mobile phones are 20
Wargame: Airland Battle trailer details dynamic campaign
Halo 'Bootcamp' confirmed by Microsoft
Weekend PC download deals: Tomb Raider for $14
Game Dev Tycoon studio outlines future plans
Baldur's Gate 2 Enhanced already has 350,000 words of new content
Contrast casts shadows on vaudevillian Paris
EA puts Fight Night on hold in favor of UFC
Sanctum 2 review: friendly fire
Grid 2 sets world record for most expensive Special Edition
ITC rules Xbox did not infringe on Motorola patent



I'm using Visual Studio 2005 and the .NET Framework 2.0, and I want to split up an existing class into two partial classes. I know that I need to add the "partial" keyword to each of the new partial classes, but is there anything I need to do to make sure that VS2005 knows to compile them both into a single class? I'm thinkin of the <@ Page > directive at the top of the ASPX page -- right now it has a single filename in the "CodeBehind" property, but I'm wondering if that needs to change.
Anyone?
Thread Truncated. Click to see all 8 replies.
You must be logged in to post.