A good note from Tess's blog #Debugging Silverlight applications with windbg and sos.dll http://blogs.msdn.com/tess/archive/2008/08/21/debugging-silverlight-applications-with-windbg-and-sos-dll.aspx
Read More...
[CRYPTO]Use RSA keyset generated by .NET sn.exe tool I’ve found some public articles about how to manually extract RSA keyset from the snk file generated by .NET sdk tool “sn.exe”. #Strong Name Tool (Sn.exe) http://msdn.microsoft.com/en-us/library/k5b5tt23(VS.80).aspx
Read More...
Sometimes we may need to customize the auto-generated webservice proxy(such as change some type definition of returen value or parameter). Here are some articles discussed on this: #How to customize the Web Service proxy generated by wsdl.exe (or add
Read More...