English 中文(简体)
VS2008, intellisense Performance issue with large number of part un给板
原标题:VS2008 intellisense performance issue with large number of partial static classes

My question is a follow-up to the issue posted here regarding the Intellisense performance issue when building a large solution in VS2008 that has many partial static classes.

由于微软似乎没有在2008年讨论VS2008年的问题,我想知道,是否有其他办法解决这一问题? 现在,放弃VS2010并非一种选择。 前一个员额的拟议解决办法不切实际,因为某些部分班级可能重新设立,这将是一个维修队。

问题回答

另一员额建议固定类别至少有500名成员。 http://en.wikipedia.org/wiki/God_object”rel=“nofollow noreferer” 真主保.。 纠正这一问题,消除英特尔公司问题的最初原因。

我在2008年全球卫星导航网建设和汇编一个大型网络服务器(AKA Ebay Webservice)时曾遇到过这种问题。

这一问题在RTM之后确定了一个早期热点,并在SP1中列入了2008年视觉演播室。





相关问题
Anyone feel like passing it forward?

I m the only developer in my company, and am getting along well as an autodidact, but I know I m missing out on the education one gets from working with and having code reviewed by more senior devs. ...

NSArray s, Primitive types and Boxing Oh My!

I m pretty new to the Objective-C world and I have a long history with .net/C# so naturally I m inclined to use my C# wits. Now here s the question: I feel really inclined to create some type of ...

C# Marshal / Pinvoke CBitmap?

I cannot figure out how to marshal a C++ CBitmap to a C# Bitmap or Image class. My import looks like this: [DllImport(@"test.dll", CharSet = CharSet.Unicode)] public static extern IntPtr ...

How to Use Ghostscript DLL to convert PDF to PDF/A

How to user GhostScript DLL to convert PDF to PDF/A. I know I kind of have to call the exported function of gsdll32.dll whose name is gsapi_init_with_args, but how do i pass the right arguments? BTW, ...

Linqy no matchy

Maybe it s something I m doing wrong. I m just learning Linq because I m bored. And so far so good. I made a little program and it basically just outputs all matches (foreach) into a label control. ...

热门标签