 |
Codes
|
|
 |
|
|
|
|
|
| Wednesday, December 31, 2008 |
|
|
|
| Tuesday, December 23, 2008 |
|
|
|
| Monday, December 22, 2008 |
|
|
|
| Thursday, December 04, 2008 |
|
|
|
| Sunday, November 23, 2008 |
|
|
|
| Tuesday, October 28, 2008 |
|
|
|
| Thursday, September 18, 2008 |
|
Captcha for Visual WebGUI by Stephanus
By Eyal.Albert @ 3:35 AM :: 427 Views ::
0 Comments :: :: Controls, Library, C#, Learn Home Page
|
|
I am currently developing a system using Visual WebGUI and C# as the programming language.
The problem is that I could not find any existing captcha's for Visual WebGUI. I had two options:
- Use the
AspControlBoxBasecontrol to embed an existing ASP page onto my Form/Page. - To develop a Visual WebGUI control.
As a real techie, for various reasons (mainly because I thought it would be tough and a challenge), I opted for option 2.
|
| Download... |
|
|
|
|
| Sunday, September 07, 2008 |
|
|
|
| Thursday, August 21, 2008 |
|
|
|
| Friday, July 11, 2008 |
|
Actionlist Delphi behaivour ported to Visual Web
By Guy @ 6:20 PM :: 678 Views ::
0 Comments :: :: Controls, Library, C#
|
|
Migrating a codeproject code which was created for WinForms and provides ActionList as in Delphi. For those of you who are not familiar with the concept, it lets you define an action an bind to that action and set properties and then attach an "action control" (button, toolbarbutton, menuitem, etc.) to this action.
|
| Download... |
|
|
|
|
|
|
 |
|
 |
|
|