CSharpFeeds - All your C# feeds in one place.

Tuesday, August 01, 2006

TraceOptions: An Easy Way to Get Common and Useful Data in Traces [Robert Villahermosa]

by BCLTeam via BCL Team Blog on 8/1/2006 12:00:00 PM

I have seen a few recent posts floating around the user community where users have been writing complicated code to get some very simple information such as a timestamp into their traces.  As a follow up to this, I’d like to describe the TraceOptions enum and show how it can be used provide some useful information.   When a trace event occurs, the data is actually cached in an instance of the TraceEventCache class.  When logging to file (we will use the TextWriterTraceListener in ...

[ read more ]

A Hierarchical Repeater and Accessories to match

by Gary Vidal via The Code Project Latest Articles on 8/1/2006 11:05:00 AM

A Hierarchical Repeater control ...

[ read more ]

Easy-to-use resumable .NET file downloader

by Phil Crosby via The Code Project Latest Articles on 8/1/2006 3:06:00 AM

A simple, easy-to-use resumable .NET file downloader ...

[ read more ]

Two way sorting of Web DataGrid

by Krishnan via on 8/1/2006 12:00:00 AM

In this article we will see how to implementing two way sorting i.e ascending and descending of a datagrid in ASP.NET. ...

[ read more ]

Localizability Testing

by Sergey via on 8/1/2006 12:00:00 AM

Localizability testing is the first step in software localization process. It verifies that the user interface of the program being tested can be easily translated to any target language without re-engineering or making code modifications. Localizability testing is of extreme importance because missed errors might cause significant problems in the successive stages. ...

[ read more ]

Authenticate a user against the Active Directory

by Anand Thakur via on 8/1/2006 12:00:00 AM

This article serves as a guide to using System.DirectoryServices (SDS) ADSI to access user and group in the Windows Active Directory. Authenticate a user against the Active Directory using the user ID and password. ...

[ read more ]

Subscribe

New Feed

Product Spotlight

Recently Updated Sources

Legal Note

The content of the postings is owned by the respective author. CSharpFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on CSharpFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.

Advertise with us