25 Jun
Sometimes, you need to click twice for the dynamic control to work.
Symptoms:
1. Your dynamic controls get loaded
2. You click on the button/other control
3. The page simply refreshes and no code is executed.
4. You try to debug the “onclick” method, but no break point is hit.
5. Next time when you hit the button, everything works properly.
Solution:
After [...]
Posted in ASP.NET, MS.NET by: Jayvardhan Patil
3 Comments
25 Jun
Hi,
I’m Jay. Welcome to my blog. I have created this blog to share my experiences while working on different technologies.
The theme for this blog is “Coding for future”.
Coding for future is all about reducing the time required for software development.
The ways I have figured out is;
Building reusable code, and making it public!
Though practically exposing code [...]
Posted in reusable code by: Jayvardhan Patil
No Comments