Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #37.0K
~3K People Reached
Favorite Forums
Favorite Tags

4 Posted Topics

Member Avatar for thebookie

Hello my friend! The timer control does not work with asp.net because web application is stateless. In order to simulate a timer in asp.net you need to use javascript. I created a control that I call it KYNOUAJAXContainer that basically can be used as a timer. For example, if you …

Member Avatar for herrturtur
0
2K
Member Avatar for hinde

Hi guys! I created a control that works like an AJAX container. Basically the way it works is that all the ASP.NET controls that you place inside of the AJAX container will automatically become AJAX enabled. For example, at the same website where I uploaded the control assembly, I also …

Member Avatar for LeProgrammeur
0
141
Member Avatar for bodikon

Hi guys! I created a control that works like an AJAX container. Basically the way it works is that all the ASP.NET controls that you place inside of the AJAX container will automatically become AJAX enabled. For example, at the same website where I uploaded the control assembly, I also …

Member Avatar for LeProgrammeur
0
93
Member Avatar for Slade

Great article! I also posted a tutorial at [URL="http://www.KYNOU.com"]www.KYNOU.com[/URL] about DataList control in asp.net Go to [URL="http://www.KYNOU.com"]www.KYNOU.com[/URL] and search for: DataList Control There is also a chat room where I try to spend a lot of time answering questions. Stop by if you want. :)

Member Avatar for LeProgrammeur
0
223

The End.