SmartUtils

SmartUtils

Old forum URL: forums.lhotka.net/forums/t/2424.aspx


Vinodonly posted on Sunday, February 25, 2007

 

SmartUtils is currently having two utilities:

Smart Date Enhancer gives functionality like entering 12 in a date column and converts it to

12-1-2006 etc.

Smart Filler is combination of utilities which provides following functionality:

• Automatic Default Value Setter

• Automatic Filling of Autocomplete in Textbox

• Automatic Filling of ListBox & ComboBox

Advantage of using this is less code and one time only you can retreive the default value list from

database and can create objects with default values without using database connection

again and again. Same applies to autocomplete, listbox and comboboxes. Values can be

retrieved one time only and required controls can be filled with the values.

Please see the readme file attached with the code for more details.

File is uploaded on this site http://www.universalthread.com, it is available in .Net downloads, this is the direct link for downloading code

http://www.universalthread.com/wconnect/wc.dll?2,2,32110

Below given are links for the previous posts, related with these utils :-

http://forums.lhotka.net/forums/thread/8139.aspx

http://forums.lhotka.net/forums/thread/9126.aspx

 

Copyright (c) Marimer LLC