Currently Browsing: C#
ASP.NET Breadcrumbs with C#
By utilizing breadcrumb navigation you allow your viewers to easily trace their path taken to the current location and back track if necessary.
1 Star2 Star3 Star4 Star5 Star (18 votes, average: 4.00 out of 5)
Loading ... Loading ...
Edit and Encrypt Web.Config sections using C# 2.0
An article to illustrate editing and encrypting of sections of Web.Config file programatically. It is illustrated with an ASP.NET 2.0 application, which can edit and encrypt sections of Web.Config.
1 Star2 Star3 Star4 Star5 Star (5 votes, average: 3.60 out of 5)
Loading ... Loading ...
Implementing SQL Server 2005 Query Notifications in C# Windows Application
Query notification is a feature included in Microsoft SQL Server 2005 that allows applications to be notified when data has changed.
1 Star2 Star3 Star4 Star5 Star (10 votes, average: 4.30 out of 5)
Loading ... Loading ...