Search
-
Articles
Home
Dev Articles
Sample Chapters
Add a Listing
Contact
Dev Articles
ASP.NET (338)
C# (300)
SQL Server (53)
VB.NET (195)
Web Services (2)
Search Directory
ASP.Net AJAX
AJAX ToolKit
.NET Namespaces
Applications
Articles & Samples
Assembly & Controls
Community
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts
ASP.NET
Applications
Articles & Samples
ASP.Net Sites
Assembly & Controls
Downloads
Errors & Bugs
Introduction
Knowledge Base
Sample Chapters
WebCasts
VB.Net
Articles & Samples
Downloads
Errors, Bugs & Fixes
Introduction
Knowledge Base
Sample Chapters
WebCasts
C-Sharp
Applications
Articles & Samples
C-Sharp Sites
Errors, Bugs & Fixes
Introduction
Knowledge Base
Sample Chapters
WebCasts
SQL Server
Applications
Articles & Samples
SQL Sites
Downloads
Errors, Bugs & Fixes
Introduction
Knowledge Base
Sample Chapters
WebCasts
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase
Home
>
Search
>
Knowledge Base
>
ASP.Net
>
Administration Tool
Search:
What's New
-
What's Hot
HOW TO: Analyze ASP.NET Web Application Performance by Using the Performance Administration Tool
Total Hits: 818 | Today: 0
Author:
MSDN
Rating:
Read Reviews
|
Write Review
|
Your Rating:
Select One
5 Stars - Best Rating
4 Stars
3 Stars
2 Stars
1 Star - Worst Rating
This step-by-step article describes how to analyze ASP.NET Web application performance by using the Performance Administration tool. ASP.NET provides a lot of information through standard performance counters. The standard performance counters can be monitored by using the Performance snap-in. This information is useful for system administrators who must understand the performance characteristics of an ASP.NET application. The performance counters can reveal the time it takes to render pages, th...
HOW TO: Set Current Culture Programmatically in an ASP.NET Application
Total Hits: 351 | Today: 0
Author:
Microsoft
Rating:
Read Reviews
|
Write Review
|
Your Rating:
Select One
5 Stars - Best Rating
4 Stars
3 Stars
2 Stars
1 Star - Worst Rating
This step-by-step article describes how to change the current culture and current UI culture in an ASP.NET application. In the .NET Framework, the CultureInfo class from the System.Globalization namespace provides culture-specific information such as the associated language, country/region, calendar, and cultural conventions. The CurrentCulture property represents the culture that the current thread uses. The CurrentUICulture property represents the current culture that Resource Manager uses to ...
HOW TO: Use the Performance Administration Tool to Analyze Performance of .NET Framework-based Windows Application
Total Hits: 111 | Today: 0
Author:
Microsoft
Rating:
Read Reviews
|
Write Review
|
Your Rating:
Select One
5 Stars - Best Rating
4 Stars
3 Stars
2 Stars
1 Star - Worst Rating
This article describes how to use the Performance Administration Tool to analyze the performance of .NET Framework-based Windows applications.
Performance monitoring for .NET Framework applications differs from conventional Windows applications in several ways. The most fundamental difference is that applications are executed by the common language runtime (CLR). The common language runtime accepts requests for resources from applications, determines whether the application is permitted t...
Disclaimer
-
Privacy
© 2002-2012 DevASP.net