Custom Events, Delegates and More
C# custom events and delegates can be confusing for developers new to the concept. This article does a deep dive into these concepts and how you can leverage them in your applications.
Read Full ArticleC# custom events and delegates can be confusing for developers new to the concept. This article does a deep dive into these concepts and how you can leverage them in your applications.
Read Full Article.NET 2.0 introduces an easy configuration ability for SMTP settings using the web.config file. This is a deep dive into the new features available in the .NET Framework 2.0 for email delivery.
Read Full ArticleSo like many personal development projects, I have a few ASP.NET applications I am working on that have no money backing them and I need to create reports. So for the past week or two, I have been looking for a good free .NET charting component that I can use to create bar and pie charts for my ASP.NET application.
Read Full ArticleIncluded in this entry is sample C#.NET code (1.1 and 2.0 compliant) that can encrypt and decrypt data files. The input elements are byte arrays and it uses a simple key-value that you can substitute for a more advanced value if needed.
Read Full ArticleWith the new SiteMap, functionality wouldn't it be nice for all of your pages that are part of a master page to have a title that references their position in the site map and the values you have provided for the page titles?
Read Full ArticleThis posting explains the use of the BrowserCaps section of the web.config and how you can fix incompatibility errors with ASP.NET 1.1 and FireFox with a simple addition to the web.config file
Read Full ArticleContent provided in this blog is provided "AS-IS" and the information should be used at your own discretion. The thoughts and opinions expressed are the personal thoughts of Mitchel Sellers and do not reflect the opinions of his employer or any other affiliated company.
This blog’s content is copyright protected. Re-publishing on other websites is allowed as long as proper credit and backlink to the article is provided. Any other re-publishing or distribution of this content is prohibited without written permission from Mitchel Sellers.