Lets say we have two classes Person1 and Person2. Below is the code for it: public class Person1 { public int ID { get; set; } public string Name { get; set; } public string FirstName { get; set; } pu...
In order to get mimetype/contenttype from file name/extension you need to make use of "System.Web.Mi
Following is the small program to tell you whether .NET 3.5 Framework is installed or not on your ma
Following are the steps to determine Go to RUN command Type "regedit". Hit "Enter" Go to "HKLM\SOFTW
While posting html data in xml string in WCF application I was getting the following error: There wa
While working with WCF application I was getting the following error today: This factory buffers mes