silverCORE

Stories submitted by silverCORE

An HttpModule that moves ViewState to the bottom(madskristensen.dk)

submitted by silverCOREsilverCORE(275) 5 years, 5 months ago

Mads Kristensen shows how to move the ViewState to the bottom of the page with a couple of advantages that this brings. read more...

3 comments |category: |Views: 229

tags: another

Stronger Password Encryption(madskristensen.dk)

submitted by silverCOREsilverCORE(275) 5 years, 8 months ago

Mads Kristensen gives us a great encryption method that uses SHA256. read more...

add a comment |category: |Views: 24

tags: another

Ultimate programmer's reference - QuickRef.org launches(quickref.org)

submitted by silverCOREsilverCORE(275) 5 years, 8 months ago

AJAX-powered site searches for documentation on CSS, HTML, HTML DOM, Java, JavaScript, MySQL, PHP, Perl, Ruby, and more languages added all the time. read more...

add a comment |category: |Views: 0

tags: another

Add validation to business objects(madskristensen.dk)

submitted by silverCOREsilverCORE(275) 5 years, 8 months ago

Mads Kristensen shows hows to add Validation rules to business objects without changing already existing code that much read more...

add a comment |category: |Views: 16

tags: another

C# List Control Utility(developer.coreweb.com)

submitted by silverCOREsilverCORE(275) 5 years, 9 months ago

A C# 2.0 helper class that gives you a little more control over list controls. read more...

add a comment |category: |Views: 141

tags: another