Neven


Member since 11/10/2011

6 snippets

6172 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

Neven's Recent Snippets



« Prev 1 Next »
Bind onload function to the iFrame and set the size of the iFrame to the iFrames loaded content. In the example jQuery is used.
5 2069 posted 13 years ago by Neven
This code demonstrates how to concatenate list of strings using lambda expression without need to use a loop.
1 1897 posted 14 years ago by Neven
This snippet describes how to fill select html element with Text, Value pairs where 'Text' is displayed to the user and 'Value' is actual value to be processed.
0 1720 posted 14 years ago by Neven
Position of the element to center needs to be relative to the container.
0 1824 posted 14 years ago by Neven
Overwrite LoadViewSate and SaveViewState page methods. SaveViewState is called on initial page load and that is the place to save your negated flag to Session. This value should be compared in LoadViewState and if the values are the same it means...
0 1537 posted 14 years ago by Neven
Searches for duplicate entries in the DataBase table
1 1401 posted 14 years ago by Neven
« Prev 1 Next »