|
|
Stories recently tagged with 'Validation'
|
|
published 2 months, 9 days ago, submitted by
adamtibi
2 months, 10 days ago
adamtibi.net — 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: ASP.NET | Views: 135
|
|
tags:
Validation, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
beckelmw
2 months, 23 days ago
beckelman.net — I have been working on a proof of concept for a way to insert a bunch of contact data for a record. One of the requirements that has been pretty challenging is the client side validation since a lot of info isn't known until run time. read more...
add a comment
|
category: ASP.NET | Views: 10
|
|
tags:
Bulk, Insert, Validation, ASP.NET, jQuery | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 3 days ago, submitted by
maartenba
3 months, 3 days ago
blog.maartenballiauw.be — In earlier ASP.NET MVC previews, form validation was something that should be implemented "by hand". Since the new ASP.NET MVC preview 5, form validation has become more handy. Let me show you how you can add validation in such a ridiculously easy manner. read more...
1 comment
|
category: ASP.NET | Views: 328
|
|
tags:
ASPNETMVC, Validation, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
spavkov
3 months, 29 days ago
aspdotnetfaq.com — Recently I needed to disable some ASP.NET RequiredFieldValidator controls on one page depending on the user input.
This is trivial you say. But the problem was that this needed to occur instantly on Client Side based on the state of one CheckBox control and not after a full page PostBack.
There is a simple way to do this... read more...
add a comment
|
category: ASP.NET | Views: 9
|
|
tags:
AJAX, Validation, ASP.NET, JScript | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mathieu
4 months, 29 days ago
en.cogimator.net — SimpleValidation is a framework that enables you to tag your entities' properties with attributes, and it will generate web validators based on those attributes, and add them to your edit form. No more manual adding of those numerous RequiredValidator! read more...
add a comment
|
category: ASP.NET | Views: 23
|
|
tags:
Validation, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mhawley
6 months, 13 days ago
blog.eworldui.net — I've taken some recommendations regarding the MVC UI Validation framework I originally posted about, which is available within the MvcContrib project. I'm still working on future advancements like attributing your model, but I did make a significant step forward ensuring both client and server side validation is successful. With some simple changes to how you are generating your validators, you can easily achieve this new functionality. read more...
add a comment
|
category: ASP.NET | Views: 25
|
|
tags:
ASPNETMVC, Validation, ASP.NET, MVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
powerrush
6 months, 18 days ago
blog.troyd.net — Here is code that will allow you to decorate your MVC Actions with attributes that will define your needed "preconditions".
I often find the need to check for the existence of a parameter passed to a web page, such as an ID, and also often need to check if the ID is valid as well (e.g.: a valid primary key). These, I consider "preconditions". read more...
1 comment
|
category: ASP.NET | Views: 27
|
|
tags:
MVC, Validation, Preconditions, C#, Attributes | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
vbnotebook
1 year, 2 months ago
vbnotebookfor.net — This VB.NET code example shows how to build a simple credit card validation class that indicates if a credit card is valid and what type of card it is. read more...
1 comment
|
category: VB.NET | Views: 54
|
|
tags:
Validation, VB.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
gavinjoyce
1 year, 2 months ago
livevalidation.com — LiveValidation is a small open source javascript library built for giving users real-time validation information as they fill out forms. Not only that, but it serves as a sophisticated validation library for any validations you need to make elsewhere, it is not just limited to form fields. read more...
add a comment
|
category: ASP.NET | Views: 1
|
|
tags:
Validation, JavaScript | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 3 months ago, submitted by
traskjd
1 year, 3 months ago
mindscape.co.nz — Details on how to create rich domain model validation with Mindscape LightSpeed including why validation at the domain model level is advantageous over existing approaches. read more...
add a comment
|
category: Database | Views: 11
|
|
tags:
LightSpeed, Validation | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 3 months ago, submitted by
gavinjoyce
1 year, 3 months ago
haacked.com — "Postel wrote that in an RFC that defined TCP, but it applies much more broadly. It’s natural that developers, used to the exacting nature of writing code for a compiler, where even the most minor of typos can bring a program screeching to a halt, have a tendency to apply such exactitude on their users." read more...
add a comment
|
category: Other | Views: 1
|
|
tags:
Haacked, Validation | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
powerrush
1 year, 4 months ago
blog.troyd.net — C# code for an ASP.NET required validator web control that requires a specified set of controls to be all populated, or all empty, as a group. It inherits from the RequiredFieldValidator ASP.NET class, so it essentially works the same way, it just treats the set of controls you specify as if they were one control (in the sense of requirement). read more...
add a comment
|
category: ASP.NET | Views: 1
|
|
tags:
Validation, Controls, C#, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|