Harri's profilePainKiller´s C# CornerBlogListsNetworkMore ![]() | Help |
|
|
Grouping partial classes in Solution ExplorerI found a great tool today that I could recomend, I was looking for a tool to easily group partial classes without manually edit the project file. Why do I want this feature then? Well I like organizing things and since the partial classes feature is such a good thing doing just that I like it. But the bad thing is that the nice group layout of partial classes that Visual Studio it self uses when it separates for example a Winform in three files like form1.cs, form1.Designer.cs and form1.resx is something you dont can do in a simple way. But thanks to Jarek Kardas this problem is solved with his nice tool VsCommands, take a look at it and download it from here TrackbacksThe trackback URL for this entry is: http://csharp3.spaces.live.com/blog/cns!E0D0E097982463FD!188.trak Weblogs that reference this entry
|
|
|