Using the WebClient class on an intranet in ASP.Net
View
AeroSoft Technologies, LLC
9/28/2006 12:00:00 AM
Some strange behavoirs can occur when using the WebClient class behind the scenes of an ASP.Net appl...
|
Using anonymous methods to sort a List
View
AeroSoft Technologies, LLC
10/1/2006 9:11:47 PM
This is an example of how to sort a generic list using an anonymous method. It is good reference fo...
|
Get the sql server version
View
AeroSoft Technologies, LLC
10/2/2006 1:05:02 PM
There are a few ways to get the sql server version of the connected database. This is a quick and e...
|
Handy little keyword extractor
View
AeroSoft Technologies, LLC
10/3/2006 1:36:01 PM
Keywords can be laborous and time consuming. I wrote this little class that derives keywords based ...
|
Validation of ViewState MAC Failed
View
AeroSoft Technologies, LLC
10/17/2006 1:17:22 PM
no web farm, yet this error is thrown... strange
|