guyS's WebLog

IShare, My DotNet Fingerprint

Browse by Tags

All Tags » Tips » Tools & Libraries (RSS)
Calling web pages using HttpWebRequest
I use the following method when I had to call an Asp web page which return to me the result as Xml, from my Web Services. It was done in order to externalize the services from an existing DNA application to a Smart Client. public static string GetABHttpRequest...
The Enterprise Localization Toolkit
The Enterprise Localization Toolkit is a solution for managing localized applications. Its a free, not supported tool set given by Microsoft and we can use it in our applications. We just completed a project where we decided to use this tool. We had about...
Unit Testing u should do with care or
or try to let others to do it that have the right attitude (if its an option). Otherwise, like everything else that being done with no motivation the end result could be with too many defects or its quality will be not be adequate. Unit testing its not...
Posted: Nov 11 2004, 02:40 AM by guyS | with no comments
Filed under: ,
More Posts