Articles from 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 things to a whole different level and search all of my specific sites at one time.

I created a new public search engine that searches the following sites.

In my initial testings it is just amazing to see how quickly I am able to customize a search engine to tailor to my needs

Here is link to my search engine, please provide feedback and let me know what you think! My Search Engine

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 functionality allowing links to be opened in new tabs instead of new windows when the target was "_blank". In version 2.0 this functionality is standard with FireFox, they have provided native support for this functionality, which was a very good thing as "Tab Mix Plus" is not compatible with version 2.0 as of today.

Aside from the advanced tab control and a nice visual upgrade my favorite change to the browser is spell checker. Yes, it will provide MS Word style spell checking for your input on any and all form fields. I have been testing this functionality and it appears to be very reliable, a great benefit for all of those times posting on message boards etc if you spell like I do!

Another added feature to the core FireFox system is Session Restore. This was another feature that was part of "Tab Mix Plus" where if FireFox is unexpectedly shutdown due to a system crash or some other reasons you will be prompted with the ability to "Restore last session" which will reopen all tabs you had and restore any form fill data that was populated just prior to the crash.

Since this application is still in Release Candidate stage it might not be at its most stable operating point yet, however I am having no difficulties running it as is, therefore I will simply use the RC until the new version comes out. Mozilla does state that you could install the RC and revert to 1.5.* without loosing any bookmarks or other important settings.

For more information on FireFox Version 2.o RC2 please view their information site http://www.mozilla.com/en-US/firefox/2.0/releasenotes/#whatsnew.

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!  That will teach me to go to Chicago for a weekend!

The system has the following specs.

-Intel Core 2 Duo 2.13 Ghz Processor
-2 Gb DDR2 800 RAM
-1 10,000 74Gb SATA Hard Drive
-1 320Gb SATA 3.0Gb/sec Hard Drive
-256 Mb ATI Radeon X1300 graphics card (I don't do PC Games)
-DVD Burner with LightScribe
-One really massive ThermalTake CPU cooler!

It is amazing how my multi-taking actually works now, I can have multiple large applications open and instantlly switch between them without any difficulties at all!

Just thought I'd share! 

(Remember, my company is in the business of building a custom system for you, contact us for details!)

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 control called "WebChart" provided by Carlos Aguilar Mares via his website, a link to the control is here.

Overall I am very happy with his control, however it does take some manipulation to get things laid out correctly if you are using datasets that have large (20+ character) element titles as the legends and row indicators are sometimes rendered in a non visible location.

I found this to be a very helpful tool for creating simple to moderatley complex data charts. If anyone knows of more "Free" chart components please let me know.

Posted by Mitchel on Sunday, October 01, 2006

Donate

Show your appreciation for the content/modules made available by MitchelSellers.com by making a donation. Donations are used to assist with dedicating time to creating free content.