Andrew Stevenson's WebLog

Write Here Write Now

Syndication

.Net Languages

ADO.Net

Asp.Net (Misc.)

Asp.Net Controls

Bad Patterns

Err What?

Files and Folders

Forums

IE Add-Ins

Methods for the Madness

Performance

See Clearer, C#

Test Driven

Browse by Tags

All Tags » Asp.Net (RSS)
Commerce Server 2007 SP2 now available !
Just in case you don't already have 3 links to it, here is a link. https://blogs.msdn.com/tschultz/archive/2008/05/28/commerce-server-2007-sp2-now-available.aspx http://www.microsoft.com/downloads/Browse.aspx?DisplayLang=en&nr=20&productId=1D25BFD4...

Posted Thursday, May 29, 2008 9:08 AM by AndrewSeven | with no comments

NUnitAsp and style="display: none"
I have a control, which I test with a customvalidatortester, that produces an html span with (I thought) style="display:none" and it was failing the test for visible==false. A closer inspection showed that there was a space after the colon: style="display...

Posted Wednesday, February 13, 2008 11:32 AM by AndrewSeven | with no comments

NUnitAsp and WebForm_PostBackOptions
I've decide to use NUnitAsp on the current project. After doing some basic visibility checks I tried to call Click() on a LinkButtonTester and I got an error. I did some digging and found that the new WebForm_PostBackOptions was not being recognized as...

Posted Wednesday, January 30, 2008 1:39 PM by AndrewSeven | with no comments

Filed under: , ,

Who decides "off topic"?
I'm wondering who decides that a post is off topic. I wrote my first blog entry in a long time today was confused when it didn't show up on the main site. After trying to figure out if I had not published it properly or set some specifc property...

Posted Thursday, August 10, 2006 4:57 PM by AndrewSeven | 3 comment(s)

Filed under: ,

More Posts