Entries for October 2006

Lightweight System Tray Application (NotifyIcon Based) 

Many developers have wanted to create an application that runs fully out of the system tray, maybe an application to help you automatically sort files, or something to monitor the clipboard. Many people have implemented these applications and many textbooks provide instruction on how to create an application such as this, however, none of the books I have found show you the most effective way to create the application.

Read more...

Posted by Mitchel on Saturday, October 28, 2006

Google Customized Search Engine 

I don't know about everyone else, but I know I spend a lot of time on Google searching for various things. I have also spent a great deal of time adding special search attributes to my searches, things such as "site:msdn2.microsoft.com" to limit my search results to a specific content site. Now with the Google Custom Search Engines I can take thing...

Posted by Mitchel on Friday, October 27, 2006

FireFox Version 2.0 RC2 A Review 

Today I just started using FireFox 2.0 RC2 and I have to say I am already very impressed by the added features. Like most FireFox users in the past I have resorted to various extensions to get additional functionality that has made FireFox easier for me to user. One of those extensions was "Tab Mix Plus" which was an extension of the tab functional...

Posted by Mitchel on Tuesday, October 10, 2006

New Development System 

So yesterday I decided to replace my computer system, and today now that it is running it is totally amazing.  The system is so fast and quite it is not even funny.  I built the system myself using stuff purchased from Tiger Direct's outlet store in Naperville, IL and from a CompUSA in Naperville, IL that was going out of business!  ...

Posted by Mitchel on Tuesday, October 10, 2006

Adding Custom Profile Fields 

ASP.NET 2.0 allows for a very robust user authorization/authentication system with little to no code. One of the added features of the ASP.NET Membership and Profile systems is the ability to have custom user profiles. The ASP.NET Profile system allows you to add additional user profile fields very quickly. I will discuss in this post the methods needed to add simple profile fields (Standard system types), however remember that you can use complex objects for profile fields as well.

Read more...

Posted by Mitchel on Saturday, October 07, 2006

.NET 2.0 SMTP Settings 

This entry provides detailed information regarding the <smtp> section that can be used with .NET 2.0 applications.  Using this new configuration setting along with the new SmtpClient class can save you time coding e-mail methods.

Read more...

Posted by Mitchel on Tuesday, October 03, 2006

Custom Events, Delegates, and More! 

This entry provides a detailed explaination on how to create and use custom events and delegates within your applications.  This is a must read for individuals that have not used custom events in applications!

Read more...

Posted by Mitchel on Monday, October 02, 2006

Free .NET Charting Component 

So 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.So far, I have found one free...

Posted by Mitchel on Sunday, October 01, 2006

Content 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.

Friend of RedGate

www.datasprings.com - DotNetNuke ModulesICG

Click here for advertising information.

Content in this blog 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.