cheesehead36
unread,Nov 13, 2009, 11:31:33 AM11/13/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
Hi all,
I'm working on a large
VB.NET application (.NET framework 3.5) that
includes a project in the solution with extension methods. As the
project gets larger, the compile time on the extensions project
continues to take more and more time, we're currently at about 5-10
minutes for a full compile. We're working on other projects with
similar architectures and size in C# that don't experience the slow
compile time. Has anyone else experienced this and does anyone have
an idea how to bring the compile time down?