I had a great chance to try and use the new reporting tool in .Net. Its Fast Report.Net, after working with it, I concluded tha the job was well done because the new tool is effective and can be used with easy.
I was trying to use TextInfo.ToTitleCase to convert some names to proper case. it works fine for strings in lowercase and mixed case but for strings with all characters in Upper case, it returns the input string as is.
Nothing about this behavior is mentioned in MSDN documentation, any insights?
Reflection is mechanism of discovering class information solely at run time. Using reflection you would see all the properties, functions, events, constructor of an object.
In this article, I will show you How to create a REST based service,
How to host a REST based service in Console application, and How to enable Help page for REST Service.
Infragistics and CenterSpace Software have created a partnership to provide our customers with sample projects that demonstrate the power of integrating Infragistic’s visualization with CenterSpace Software’s math and statistical libraries.
Silverlight provides audio and video supports such as Webcam or microphones. This article and code snippet demonstrates how to get all available audio and video devices on a machine.