Search
  
 
Mitchel Sellers' DotNetNuke, .NET, and Other Topics BlogMinimize
 
 
Subscribe To Blog Updates by E-Mail

Current Articles | Categories | Search | Syndication

Articles from Windows Applications
   
 Sending E-mail .NET 1.1 and 2.0 - Including Sending Login Information
By Mitchel Sellers on Wednesday, February 28, 2007 @ 7:00 PM
 
  3065 Views :: 8 Comments :: :: Tutorials, Windows Applications, ASP.NET, .NET 1.1, .NET 2.0
 
 
This posting is an overview document that provides examples of sending SMTP e-mail from .NET 1.1 and .NET 2.0. It covers the differences between each of the .NET versions as well as the methods needed to send SMTP messages using an authenticated SMTP server. Please see the full posting for detailed information!
 
 View Full Article... 
   
 Using Regular Expressions (Part 2)
By Mitchel Sellers on Tuesday, December 12, 2006 @ 1:25 PM
 
  1065 Views :: 0 Comments :: :: Tutorials, Windows Applications, ASP.NET, .NET 1.1, .NET 2.0
 
 

This is the second part of my Regular Expression overview.  In the first article I discussed the basics of creating Regular Expressions and provided a link to test expression patterns using the .NET Framework RegEx classes.  In this article I will discuss the various actions that can be taken to match values in a string using regular expressions.  I will also discuss how you can implement a SQL CLR UDF to allow regular expression validation from your database to provide a strong level of input validation at the database level.

 
 View Full Article... 
   
 Using Regular Expressions (Part 1)
By Mitchel Sellers on Wednesday, November 29, 2006 @ 1:19 PM
 
  1268 Views :: 4 Comments :: :: Tutorials, Windows Applications, ASP.NET, .NET 1.1, .NET 2.0
 
 
I have created this two part article series to provide a quick and practical introduction to using regular expressions..  Regular expressions can be used for many things; however, they are typically used for input validation or to perform advanced searches on text in supporting applications.  This first article will explain how to create a regular expression pattern; the expression defines what is considered a match.  The second article will provide details on how to implement regular expressions in .NET applications.
 
 View Full Article... 
   
 Lightweight System Tray Application (NotifyIcon Based)
By Mitchel Sellers on Saturday, October 28, 2006 @ 11:06 AM
 
  2262 Views :: 2 Comments :: :: Tutorials, Windows Applications, .NET 2.0
 
 

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.

 
 View Full Article... 
   
 .NET 2.0 SMTP Settings
By Mitchel Sellers on Tuesday, October 03, 2006 @ 10:52 AM
 
  686 Views :: 0 Comments :: :: Windows Applications, ASP.NET, .NET 2.0
 
 
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.
 
 View Full Article... 
   
 Custom Events, Delegates, and More!
By Mitchel Sellers on Monday, October 02, 2006 @ 10:49 AM
 
  479 Views :: 1 Comments :: :: Tutorials, Windows Applications, ASP.NET, .NET 2.0
 
 
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!
 
 View Full Article... 

 Add to Technorati Favorites
 Print   
 
  
 
ArchiveMinimize
 
 
 Print   
 
  
 
CategoriesMinimize
 
 
 Print   
 
  
 
DonateMinimize
 
 

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. 

 Print