A business application, built with Microsoft's technologies (C#, .NET, SQL
Server, SharePoint, InfoPath, Xml DOM related technologies (XML, XSL, etc.)
etc.
The problem: The application is not fast as is shall be.
The solution: Microsoft Profiler, open it, it will examine the entire
software (C#, .NET, SQL, XML, XSL, whatever) and will tell you where is the
problem.
Unfortunately: there is no such thing as Microsoft Profiler, and I can't see
any global integrated profiler any soon, perhaps in 2015 maybe?
G. Tarazi - 18 Jan 2005 15:35 GMT
Actually I just found something :-)
http://www.microsoft.com/downloads/details.aspx?FamilyId=86CE6052-D7F4-4AEB-9B7A
-94635BEEBDDA&displaylang=en
> A business application, built with Microsoft's technologies (C#, .NET, SQL
> Server, SharePoint, InfoPath, Xml DOM related technologies (XML, XSL, etc.)
[quoted text clipped - 8 lines]
> Unfortunately: there is no such thing as Microsoft Profiler, and I can't see
> any global integrated profiler any soon, perhaps in 2015 maybe?
Eric Jarvi [MSFT] - 18 Jan 2005 17:55 GMT
> Actually I just found something :-)
>
[quoted text clipped - 15 lines]
> see
> > any global integrated profiler any soon, perhaps in 2015 maybe?
Eric Jarvi [MSFT] - 18 Jan 2005 18:09 GMT
It's in beta right now but we're working on it!
This article is probably the best overall writeup so far:
http://msdn.microsoft.com/msdnmag/issues/04/12/EnterprisePerformance/
To stay current, watch our team blog at http://blogs.msdn.com/profiler
Hope that helps, if you take a look at this and want to give us feedback on
it, we'd love to hear it!
Eric Jarvi
http://blogs.msdn.com/ejarvi
---
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they originated.
> Actually I just found something :-)
>
[quoted text clipped - 15 lines]
> see
> > any global integrated profiler any soon, perhaps in 2015 maybe?
G. Tarazi - 19 Jan 2005 14:12 GMT
Thank you for the links :-)
> It's in beta right now but we're working on it!
>
[quoted text clipped - 16 lines]
>
> > Actually I just found something :-)
http://www.microsoft.com/downloads/details.aspx?FamilyId=86CE6052-D7F4-4AEB-9B7A
-94635BEEBDDA&displaylang=en
> > > A business application, built with Microsoft's technologies (C#, .NET, SQL
> > > Server, SharePoint, InfoPath, Xml DOM related technologies (XML, XSL,
[quoted text clipped - 11 lines]
> > see
> > > any global integrated profiler any soon, perhaps in 2015 maybe?
Jonathan Wilson - 19 Jan 2005 22:44 GMT
And when its finished, run the Visual Studio IDE through it :)
G. Tarazi - 20 Jan 2005 14:36 GMT
To be fare, the IDE of VS.NET 2003 is one of the fastest IDE's I have ever
seen "for a programming language is such scale", don't believe it? Get a
copy of Borland, or something Java (with the same components and power of
VS).
My PC has 1GB Ram, 2GHZ processor.
> And when its finished, run the Visual Studio IDE through it :)