Browse by Tags

All Tags » C# (RSS)

SubSonic - Part 1 - An Introduction by Manjula Perera

Overview This is another interesting article about the new trends of the software industry. I would like to share the information I gathered while researching on this new toolset with the user group members and the readers of this blog. I thought of writing...

LINQ - Part 2 - FAQs & Answers by Manjula Perera

Overview I thought of listing down few Frequently Asked Questions about LINQ and their answers before proceeding to the technical details of it. This is mainly because I might have missed any introductory information regarding LINQ. Please refer to the...
Filed under: ,

LINQ - Part 1 - the new querying enhancement to C# and VB.Net by Manjula Perera

Overview I thought of gathering some information about Microsoft's latest querying technology and summerising that information here so that readers of this Blog and the members of the .NetFoundry user group will benefit from it. There's lot to...
Filed under: ,

Beware with Math.Round() in C# by Manjula Perera

Problem Recently I found an issue with the Math.Round() function in C# while working on an enhancement project written in Visual Studio 2003. I.e. this function is using the Banker's method. The users of this system didn't like the way figures...
Filed under: , ,
Powered by Community Server (Non-Commercial Edition), by Telligent Systems