Category: .NET

Articles and tutorials related to .NET Framework development.

Introduction to Cloud Computing

Cloud computing is internet-based computing whereby shared resources, software and information are provided to computers and other devices on-demand, like the electricity grid. Cloud computing is a culmination of …

C# Custom Number Formatting

Very often the inbuilt numerical formatting in C# will be insufficent and you will want to apply the custom formatting for your numbers.The String.Format method is very flexible and …

Passing Parameters in C#

Methods are one of the primary concepts in C#. You can pass parameters to C# methods. There are basically three primary methods of passing parameters to C# methods: This …

Introducing C# Strings

Strings are the fundamental concept to be learned in every programming language. Working with strings is a very common task for most C# developers. The .NET Framework offers good …

Gaia Ajax 3.7 Released

Gaiaware had released Gaia Ajax 3.7, which is a powerful Graphical User Interface (GUI) library for ASP.NET 2.0, 3.5 & 4.0 with sophisticated built-in ajax support. The product provides …