WCF “k__BackingField” Property Naming
While I was working on a project that involved designing WCF services as Backend layer, I ended up defining a class [Serializable] public class ProgramDetail...
While I was working on a project that involved designing WCF services as Backend layer, I ended up defining a class [Serializable] public class ProgramDetail...
Check out: http://support.microsoft.com/support/kb/articles/q326/2/01.asp It is indeed a good read.
Retrieving GAC assemblies and their information. This was a question posed by one of my colleagues while he was developing a product. Now the answer to this...
The solution attached with the post is a very easiest way to host a Silverlight Application in any Sharepoint site. Ready-to-use component is just 9 KB. You...
WebBrowser control can be used inside a form to display HTML contents and listen to events such as NavigateComplete or BeforeNavigate Use of ActiveX wrappers...