Neven


Member since 11/10/2011

6 snippets

4047 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 1652 posted 12 years ago by Neven
This code demonstrates how to concatenate list of strings using lambda expression without need to use a loop.
1 1491 posted 13 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 1345 posted 13 years ago by Neven
Position of the element to center needs to be relative to the container.
0 1424 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 1174 posted 14 years ago by Neven
Searches for duplicate entries in the DataBase table
1 1032 posted 14 years ago by Neven
« Prev 1 Next »