Posts By Category

Posts By Date

Resources:

C# Books
ASP.NET Books DotNet4All








If you like to support this site, feel free to make a donation to support improvements.

Thank you!

Monetize Your Blog

Alternative way to string.split using Regular Expressions

The other day I was working on a YoutTube auto uploader software for one of my clients, and I needed to prevent passing along single character tags to the uploader engine. If you are familiar with the rules of the tag field when uploading videos to YouTube, you know that tags must be 2 or more characters long.

Continued...

Email Followup System

This is a proect I worked on recently, it is a simple customer email followup system done in ASP.NET.

You can add/delete/update customers. The app allows you to send emails to each customer, and records the last contact date.

You can also add/delete/update predefined/defaul email text, then use them to quickly compose email letters.

You can see a demo for the app here:

Customer Management Web App

 

Continued...

Copyright © 2007 Yousef Mannaa. All material on this site is copyrighted.
Do not publish or reproduce any of this material without written permission from the Author