Archive for June, 2008

Intellisense in a Windows Forms Textbox

Posted on June 27, 2008. Filed under: c# | Tags: , , , |

Recently I came across a problem of implementing a intellisense kind of feature in a normal text box in which the user will type some text in a textbox and keep getting intellisense help to complete the current word.
Basically it was typing of TableName and corresponding columns.
What ultimately was decided was that on typing of [...]

Read Full Post | Make a Comment ( None so far )

Oracle Workflow Persistence Service for Workflows

Posted on June 10, 2008. Filed under: c#, workflow | Tags: , , , , |

Workflow comes with inbuilt MSSQL persistence Service. For other databases you have to create a custom persistence service. I have tried to do the same. Presented below is the basic most Oracle Workflow persistence Service. It has all the elements you need for a basic purpose. I have put appropriate comments with in the code.
To [...]

Read Full Post | Make a Comment ( 1 so far )

Creating Workflows – Step by Step Console Application

Posted on June 8, 2008. Filed under: workflow | Tags: , , , , , , |

Many of us need a quick guide on how to create Workflows in a step by step approach which would help us not only today but also in future.
So I thought I would create that guide for all of us. Presented below is a step by step approach of using Workflow foundation and creating Sequential [...]

Read Full Post | Make a Comment ( None so far )

Liked it here?
Why not try sites on the blogroll...