profiler

About this tag
The profiler tag on WindowsForum.com covers discussions about performance profiling tools for Microsoft development platforms. Topics include the MVC Mini Profiler for ASP.NET applications, a code profiler for Windows Phone 7 apps that works on real hardware and emulators, and related developer tools like NuGet and Visual Studio extensions. These threads focus on identifying performance bottlenecks in .NET and Silverlight applications, with emphasis on the differences between emulator and device behavior for mobile apps. The tag is relevant for developers using Visual Studio and seeking to optimize their Windows and mobile applications.
  1. News

    Windows 7 TWC9: Kinect SDK Beta, HTML5 for VS, MVC Mini Profiler, XNA Socket Demo

    This week on Channel 9, Dan and Brian are back to talk about the week's top news, including: [Link Removed] Microsoft Research - Link Removed available and the Link Removed are available, as are the Link Removed [Link Removed] NuGet.org - NuGet 1.4 Released - includes finer grain control...
  2. News

    Windows 7 World's first profiler for Windows Phone 7

    Performance of Windows Phone 7 apps are often vastly different on the emulator than on the actual device. Many things - I/O, networking, libraries, floating point math etc - are even different from what we're used to for full desktop .NET apps. For instance, on some devices floating point math...
Back
Top