Wednesday, April 19, 2006

.Net and integration with Outlook

could be very cool to synchronize our application s with outlook
1 - tasks
2 - get moblile nb for SMS app.
code project article : http://www.codeproject.com/csharp/integrating_outlook_2003.asp
Msdn Article : http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/ol03csharp.asp

CSS Post

CSS tricks: http://www.codeproject.com/html/CSSTrcicks.asp
Pure site Menus with CSS (no javascript):
http://www.codeproject.com/html/purecssmenus.asp#xx1366560xx
Printing with CSS:
Colorful Scroll bars: http://www.codeproject.com/html/scrollbarcolors.asp

Maps CSS , Pictures : http://www.alistapart.com/articles/cssmaps


Misc Coo Project

Peer to peer chat library : http://www.codeproject.com/dotnet/PeerChat.asp

Java script Keyboard

To do:
I think that i should transform this code to a server control.
It could be used for touch screens demos:
http://www.codeproject.com/jscript/jvk.asp

Another .Net string Evaluator

Evalutation mathematical expression using Reflection :
Code samples using this class:
Newer and more performant sample :

Callling a DTS package from .Net

A Code project in VB .net calling a DTS project very intresting
if i can be linked with can be transformed to a service , or could be used
for data migration tools for Dental suite :
http://www.codeproject.com/useritems/DTS__VBNET_.asp