We have one problem in work, we spend with that two days without any solution, all we found cause some another problem. This is what help us when the page is not making second postback in update panel when the first postback is fired by element in UpdatePanel and refresh only update panels on the page.
33 CommentsMarten's blog Posts
Today I found, that storing connection strings were little bit changed between .NET 2.0 and .NET 3.5. Here is an example of how to store…
5 CommentsIn the first part of this article I wrote about tree traversal database structure. Now I want to show you how to prepare all stored…
2 CommentsTree traversal is a systematic way of ordering the nodes of a tree. When you are going throw three traversal structure, you will visit each…
1 CommentSometimes, maybe more the less, have developers really hard times. When it comes to some extra times when the deadline is really close. More than…
Leave a Comment