degojs

Stories kicked by degojs

Viewstate Viewer add-on for Firefox(ashishware.com)

submitted by ashpatashpat(285) 3 years, 8 months ago

This add-on can decode and show viewstate contents of an *.aspx page. Once you intall this add-on, it shows up a 'Show Viewstate' item in context menu of Firefox. When this menuitem is clicked, a popup comes up showing the viewstate details. read more...

add a comment |category: |Views: 1234

tags: another

Silverlight Multi File Uploader(michielpost.nl)

submitted by supershoesupershoe(135) 3 years, 8 months ago

Free multi-file uploader for your website, made with Silverlight. It allows you to upload multiple files at the same time. The files are uploaded to a WCF webservice where they can be processed. A nice feature is that you can see the upload progress of all your files. The control also has some handy configuration options, you can set the number of simultaneous uploads, the maximum file size etc. read more...

2 comments |category: |Views: 331

tags: another

Matt Berseth: Dynamic Data Demos Now Available(mattberseth.com)

submitted by beckelmwbeckelmw(2755) 3 years, 8 months ago

Matt now has his dynamic data demos up since discountasp.net is supporting ASP.NET 3.5 SP1. Go take a look. They are pretty cool. read more...

add a comment |category: |Views: 269

tags: another

The Three Steps of Building an ASP.NET Validator Control(adamtibi.net)

submitted by adamtibiadamtibi(905) 3 years, 8 months ago

A clear walkthrough on how to build an ASP.NET validator control in three steps with an example of how to apply this to build a credit card number validator. read more...

add a comment |category: |Views: 149

tags: another