Thomas Levesque 3/5/2009

[Visual Studio] Trick : make a project item a child item of another

Read Original

This article explains a Visual Studio trick for organizing project files. It details how to edit a C# project file (.csproj) to use the <DependentUpon> element, making a custom code file (e.g., Model1.Custom.cs) appear as a child node of a parent file (e.g., Model1.edmx) in the Solution Explorer, similar to designer-generated files.

[Visual Studio] Trick : make a project item a child item of another

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet