Neven


Member since 11/10/2011

6 snippets

1775 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 739 posted 11 years ago by Neven
This code demonstrates how to concatenate list of strings using lambda expression without need to use a loop.
1 619 posted 12 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 621 posted 12 years ago by Neven
Position of the element to center needs to be relative to the container.
0 683 posted 12 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 558 posted 12 years ago by Neven
Searches for duplicate entries in the DataBase table
1 485 posted 12 years ago by Neven
« Prev 1 Next »