Stories recently tagged with 'Test'

Why ASP.NET Postbacks and Viewstate Considered Harmful(staff.interesource.com)

submitted by kashkash(75) 5 years, 9 months ago

This is the reason why Why ASP.NET Postbacks and Viewstate Considered Harmful. read more...

add a comment |category: |Views: 19

tags: another

Be sure to put in some default value when testing with Nullable types(blog.krisvandermast.com)

submitted by KvdMKvdM(1695) 5 years, 10 months ago

Nullable types are a great feature in .NET 2.0 but even when the code compiles the functional behaviour can turn out to be completely different from what you would expect when comparing and the value is null. read more...

add a comment |category: |Views: 1

tags: another

Download new JSON stand-alone library for Microsoft .NET 1.1/2.0(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 10 months ago

Michael Schwarz has released the AJAX.NET JSON parser and serialiser as its own component. This is perfect for me and this site as I am currently only using the JSON serialiser from AJAX.NET. I am using the Dojo toolkit as the AJAX library. read more...

add a comment |category: |Views: 202

tags: another