ali771

Stories submitted by ali771

ASP.Net Request.Querystring with null keys and values - a fix.(partyark.co.uk)

submitted by ali771ali771(30) 3 years, 6 months ago

Some observations on the way ASP.Net interprets a non-standard querystring, and how to improve on it. read more...

add a comment |category: |Views: 35

tags: another

Enabling Trace in non-pages in ASP.Net(partyark.co.uk)

submitted by ali771ali771(30) 3 years, 6 months ago

Quick tip how to enable trace for non-aspx pages (handlers etc.) in your ASP.Net application. read more...

add a comment |category: |Views: 4

tags: another

Passing XPathNavigator through XsltArgumentList in C#(partyark.co.uk)

submitted by ali771ali771(30) 3 years, 7 months ago

How to use XPathNavigators inside your xslt as a quick utility for node lists that are not part of your core transform. read more...

add a comment |category: |Views: 29

tags: another

Save yourself thousands by creating your own "trust" seal in .Net(partyark.co.uk)

submitted by ali771ali771(30) 3 years, 7 months ago

Creating your own “certificate” or “trust seal” can save you thousands of pounds. This tutorial shows you how to write the day’s date on top of your seal, just like the one from McAfee / Hackersafe. read more...

add a comment |category: |Views: 10

tags: another