today i found the following method inside the String class:
if(!String.IsNullOrEmtpy(this.Request["myQuerystringParameter"]) )
{
// here goes your code
}
Thursday, July 21, 2005
check Querystring parameters
at 11:09 AM Posted by roni schuetz
Subscribe to:
Post Comments (Atom)
Shared Cache - .Net Caching made easy
All information about Shared Cache is available here: http://www.sharedcache.com/. Its free and easy to use, we provide all sources at codeplex.
No comments:
Post a Comment