Close Search Box
Search Box

Search: From:

Close
Newsletter

9Tutorials to your Inbox



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. (more…)

Author lv1 (3900/5000)

Summary

Views 7,506 views
1 Star2 Star3Star4 Star5 Star (9 votes, average: 4.00 out of 5)

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.
(more…)

Author lv1 (3900/5000)

Summary

Views 5,118 views
1 Star2 Star3Star4 Star5 Star (5 votes, average: 3.60 out of 5)

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. (more…)

Author lv1 (3900/5000)

Summary

Views 9,963 views
1 Star2 Star3Star4 Star5 Star (8 votes, average: 4.13 out of 5)