sorted by:
best match first |
newest listings first
Featured Listings
- The Power of Programming With Attributes
Nothing can compare to the Real Power of programming with attributes. Why, just one pair of square brackets and woosh – my object can be serialize to
From: K Scott Allen - ASP.NET - 5/14/2008
- Html.LabelFor and DisplayNameAttribute in ASP.NET MVC 2.0 - Tutorials and Examples
Using DisplayNameattribute with Html.LabelFor in ASP.NET MVC 2.0
From: David Hayden - ASP.NET - 8/19/2009
- UIHintAttribute with ASP.NET MVC 2.0 Html.DisplayFor Template Helper - DataAnnotations
Using UIHintattribute in ASP.NET MVC 2.0 to customize output.
From: David Hayden - ASP.NET - 8/15/2009
- Create Custom DataTypeAttribute for Validation and Custom Display in ASP.NET MVC 2.0
Let's create a Custom DataTypeattribute to handle both validation and cool output using the Template Helpers in ASP.NET MVC 2.0.
From: David Hayden - ASP.NET - 8/12/2009
- DataTypeAttribute and ASP.NET MVC 2.0 Goodness with Templated Helpers
A quick tutorial on ASP.NET MVC 2.0 and the DataTypeattribute
From: David Hayden - ASP.NET - 8/11/2009
- Custom Authorization in the ASP.NET MVC Framework and Authorize Attribute
A simple way of hooking in a custom authorization service.
From: David Hayden - ASP.NET - 4/9/2009
- ValidateInput Attribute in ASP.NET MVC - Potentially Dangerous Request.Form Values
A little bit about the ValidateInputattribute in the ASP.NET MVC Framework.
From: David Hayden - ASP.NET - 4/8/2009
- AcceptAjaxAttribute in ASP.NET MVC Futures - Example of ActionMethodSelectorAttribute
For those controller actions that only need to respond to AJAX Requests!
From: David Hayden - ASP.NET - 4/5/2009
- Ouput Caching in ASP.NET MVC Framework - OutputCacheAttribute and Cache Profiles
ASP.NET MVC has the OutputCacheattribute as well for simple caching needs.
From: David Hayden - ASP.NET - 4/15/2009
- AntiForgeryToken in the ASP.NET MVC Framework - Html.AntiForgeryToken and ValidateAntiForgeryToken Attribute
No-nonsense look at the AntiForgeryToken Support in the MVC Framework to help with Cross-Site Request Forgery Attacks.
From: David Hayden - ASP.NET - 4/29/2009
- ASP.NET MVC: AcceptVerbsAttribute and ActionMethodSelectorAttribute
Part II of the controller action selection process in the ASP.NET MVC Framework...(read more )
From: Darrell Norton - ASP.NET - 11/23/2008
- ASP.NET MVC: ActionNameAttribute and ActionMethodSelector Class
I presented the MVC Framework this past Monday and am following up on a question regarding details of the ActionNameattribute in the MVC Framework....(read more )
From: Darrell Norton - ASP.NET - 11/20/2008
- HttpPostAttribute in ASP.NET MVC 2.0 Preview 1 Uses AcceptVerbsAttribute
A quick look at the new attribute. Quite easy to make yourself.
From: David Hayden - ASP.NET - 8/6/2009
- Case-sensitivity with IE getAttribute
I ran across an interesting behavior in IE the other day. Some of my script code was misbehaving, and it took me a while to track down the exact probl
From: Mike Christensen: Web Dev Guy - ASP.NET - 6/23/2006
- Using SqlCache dependencies with the new WCF WebCache attribute (REST Starter KIT)
Let's begin from a hypothetical example that we want to publish a simple product catalog as an ATOM feed. The product table schema in our database was
From: Pablo M. Cibraro (aka Cibrax) - ASP.NET - 11/3/2008
- WSE and Attributes Evolved
Work continues on my little WSE project. Here is a more evolved piece of sample code... [WebMethod] [WseProfile("Default")] [WseX509Security] [WseComp
From: morty@home - WSE - ASP.NET - 2/10/2004
- WSE and Attributes
I’ve been playing around with some ideas for WSE and attributes lately. This is how my WSE enabled method looks right now. And before you start
From: morty@home - WSE - ASP.NET - 1/27/2004
- Change to RestClassAttribute and RestMethodAttribute
Shortly after posting Handling POST and PUT methods with Lullaby , I started thining about how the implementation dictating that the type the request
From: Official Website of Ryan Olshan: Technology - ASP.NET - 9/22/2008
- DefaultModelBinder Supports DataAnnotations and ValidationAttribute (s) in ASP.NET MVC 2.0
Another nice feature in the ASP.NET MVC 2.0 Preview 1.
From: David Hayden - ASP.NET - 8/9/2009
- SOAP / Application Versioning: One wsdl:port with the same value for the location attribute of the soap:address element.
In some of my presentations, I had frequently preached one of the ways I do SOAP Application Versioning is to have multiple wsdl:ports with the same l
From: Softwaremaker - XML Services - ASP.NET - 5/22/2005
- Overriding ASP.NET Form Action Attribute
As we all know, ASP.NET uses one form model to do all it's magic. Love it or hate it, we have to live with it. 99% of the time, it is not a problem, b
From: Vault of Thoughts - .NET Blog - ASP.NET - 5/17/2008
- Using the Flags Attribute
Using the Flags attribute The other day I had to implement a method that works the same way as the Regex ctor (allow multiple options to be set). Basi
From: Wanta .NET ? - ASP.NET - 1/27/2004
- FIX: Error message when you try to apply a theme to an ASP.NET 2.0 Web page that contains a control that has the ToolboxBitmap attribute defined: "GDI+ is not properly initialized (internal GDI+ error)"
From: kbAlertz.com :: .NET Framework 2.0 - ASP.NET - 1/18/2009
- Security Headers, Intermediaries and the next Actor Attribute
Had a good brief chat with Plumbers: John Bristowe and Steve Maine on this issue. [Just added: Hervey Wilson [Dev Lead of WSE] has this to reply to th
From: Softwaremaker - XML Services - ASP.NET - 11/27/2004
- Use the DebuggerDisplayAttribute for your types
Using the Make Object ID feature we were able to turn this screenshot into that screenshot .Building on the Task.Current approach, I wanted to avoid h
From: The Moth - ASP.NET - 10/1/2008