Click here to Skip to main content
6,630,289 members and growing! (20,083 online)
Email Password   helpLost your password?
Announcements
BullFrog Power
 
Search    
Add to IE Search

Articles by Balamurali Balaji (23 articles found)

Average article rating: 2.87

Dialogs and Windows

Customizing User Controls with Smart Tag Feature
Last Updated: 22 Jun 2009   Page Views: 6,820   Rating: 4.47/5    Votes: 7   Popularity: 3.77   Bookmark Count: 43
Licence: The Code Project Open License (CPOL)   
This article explains how to add Smart Tag feature to a user control.

Ajax and Atlas

The magical effects of the UpdatePanel control in AJAX
Last Updated: 7 Mar 2008   Page Views: 20,364   Rating: 2.44/5    Votes: 15   Popularity: 2.87   Bookmark Count: 25
Licence: The Code Project Open License (CPOL)   
This article provides an in-depth view on the UpdatePanel control in AJAX and explores all the possible options to work with it in ASP.NET web pages.
ASP.NET 3.5, AJAX, and Web Services
Last Updated: 17 Mar 2008   Page Views: 9,399   Rating: 2.45/5    Votes: 4   Popularity: 1.48   Bookmark Count: 6
Licence: The Code Project Open License (CPOL)   
This article explains how to call Web Service methods using AJAX client script.

ASP.NET Controls

Accessing Data using Language Integrated Query (LINQ) in ASP.NET WebPages – Part 2
Last Updated: 8 Feb 2008   Page Views: 15,496   Rating: 2.71/5    Votes: 4   Popularity: 1.63   Bookmark Count: 19
Licence: The Code Project Open License (CPOL)   
Access various types of data using LinqDataSource control ASP.NET

HTML / CSS

Exploring XHTML, the .NET way!
Last Updated: 21 Jun 2009   Page Views: 2,883   Rating: 1.00/5    Votes: 2   Popularity: 0.30   Bookmark Count: 5
Licence: The Code Project Open License (CPOL)   
This article explores the usage of XHTML in a VS.NET environment.

Web Services

Consuming .NET Web Services Using the XMLHTTP Protocol
Last Updated: 9 Feb 2008   Page Views: 14,968   Rating: 3.83/5    Votes: 4   Popularity: 2.31   Bookmark Count: 18
Licence: The Code Project Open License (CPOL)   
This article explains how to call a Web Service method using the XmlHttp protocol encapsulated by the XmlHttpRequest object.

Office Development

Logic Inspector in InfoPath 2007 Forms
Last Updated: 2 Jul 2006   Page Views: 16,583   Rating: 2.08/5    Votes: 8   Popularity: 1.88   Bookmark Count: 9
Licence: The Code Project Open License (CPOL)   
How to use the Logic Inspector tool in Infopath Forms 2007.

SharePoint Server

Web Authoring and Designing with SharePoint Designer 2007
Last Updated: 2 Jul 2006   Page Views: 49,299   Rating: 2.34/5    Votes: 13   Popularity: 2.61   Bookmark Count: 27
Licence: The Code Project Open License (CPOL)   
Designing websites using SharePoint designer as a replacement for the FrontPage designer.

Database

Using InfoMessage Event of SqlConnection Object
Last Updated: 8 Jun 2009   Page Views: 2,389   Rating: 4.00/5    Votes: 1   Popularity: 0.00   Bookmark Count: 9
Licence: The Code Project Open License (CPOL)   
This article explores the usage of InfoMessage event of SqlConnection object

LINQ

Accessing data using Language Integrated Query (LINQ) in ASP.NET web pages – Part 1
Last Updated: 2 Feb 2008   Page Views: 12,603   Rating: 1.73/5    Votes: 5   Popularity: 1.21   Bookmark Count: 25
Licence: The Code Project Open License (CPOL)   
Access various types of data using the LinqDataSource control in ASP.NET.

Mobile Development

Numeric Converter – Going mobile!
Last Updated: 3 Oct 2009   Page Views: 178   Rating: 0.0 / 5    Votes: 0   Popularity: 0.0   Bookmark Count: 0
Licence: The Code Project Open License (CPOL)   
A mobile application for converting numbers from one base to another

Windows Communication Foundation

Integrating LINQ-to-SQL queries within a WCF Service
Last Updated: 22 Mar 2008   Page Views: 16,724   Rating: 1.44/5    Votes: 8   Popularity: 1.30   Bookmark Count: 19
Licence: The Code Project Open License (CPOL)   
This article shows how to use LINQ to SQL queries with a WCF Service.
JSON serialization and de-serialization in WCF DataContracts
Last Updated: 7 Jun 2009   Page Views: 5,205   Rating: 4.43/5    Votes: 4   Popularity: 2.67   Bookmark Count: 11
Licence: The Code Project Open License (CPOL)   
Explains how to use JSON serialization and deserialization in WCF DataContracts.

Windows Presentation Foundation

The PaddingBall game in WPF
Last Updated: 5 Jun 2008   Page Views: 10,900   Rating: 4.00/5    Votes: 6   Popularity: 3.11   Bookmark Count: 8
Licence: The Code Project Open License (CPOL)   
This article shows how to develop the Padding Ball game using WPF.
Music Video Box (WPF)
Last Updated: 10 Aug 2009   Page Views: 5,110   Rating: 4.43/5    Votes: 3   Popularity: 2.11   Bookmark Count: 12
Licence: The Code Project Open License (CPOL)   
This article explains the creation of a Music Video Box using Windows Presentation Foundation 3D Geometry and Media classes to play music albums as chosen by the user.
How to Perform WPF Data Binding Using LINQ to XML
Last Updated: 3 Jul 2009   Page Views: 4,066   Rating: 4.27/5    Votes: 4   Popularity: 2.57   Bookmark Count: 7
Licence: The Code Project Open License (CPOL)   
This article explains how to perform data binding to WPF controls using LINQ to XML.
How to Perform WPF Data Binding Using LINQ to XML – Part 2
Last Updated: 3 Jul 2009   Page Views: 2,470   Rating: 0.0 / 5    Votes: 0   Popularity: 0.0   Bookmark Count: 7
Licence: The Code Project Open License (CPOL)   
This article is Part 2 of the previous article and explains how to perform data binding to WPF controls using LINQ to data stored in an XML file.
How to Consume a Web Service in a WPF Application?
Last Updated: 20 Jul 2009   Page Views: 4,547   Rating: 3.18/5    Votes: 10   Popularity: 3.18   Bookmark Count: 8
Licence: The Code Project Open License (CPOL)   
This article explains how to consume a Web Service in a WPF Windows application. It requires binding of WPF controls to data coming from a Web Service.
PhotoViewer Application in WPF (Visual Studio 2008 Beta 2)
Last Updated: 19 Nov 2007   Page Views: 15,379   Rating: 2.33/5    Votes: 6   Popularity: 1.82   Bookmark Count: 12
Licence: The Code Project Open License (CPOL)   
This article explains how to create a PhotoViewer application based on WPF in Visual Studio 2008

Windows Workflow Foundation

Creating Sequential Workflows in Visual Studio 2005 – A Sample
Last Updated: 2 Jun 2007   Page Views: 27,833   Rating: 3.25/5    Votes: 7   Popularity: 2.75   Bookmark Count: 22
Licence: The Code Project Open License (CPOL)   
This article explains the steps in creating a sequential workflow in Visual Studio 2005 using Windows Workflow Foundation in .NET Framework 3.0.

C#

Conversion of Decimal to any Base (Binary, Octal or Hexa) and vice-versa (C#)
Last Updated: 27 May 2005   Page Views: 72,753   Rating: 2.94/5    Votes: 14   Popularity: 3.37   Bookmark Count: 21
Licence: The Code Project Open License (CPOL)   
Generic functions written in C# to convert a binary,octal or a hexa-decimal to a decimal number and vice-versa.

Programming Tips

Cohesion of Methods
Last Updated: 14 Jul 2005   Page Views: 13,886   Rating: 1.77/5    Votes: 9   Popularity: 1.69   Bookmark Count: 9
Licence: The Code Project Open License (CPOL)   
This articles focuses on building your classes and the cohesion factors you need to keep in mind while writing programs.

Threads, Processes & IPC

Don't waste time! Synchronize your ThreadPool.
Last Updated: 7 Jul 2005   Page Views: 22,051   Rating: 1.20/5    Votes: 8   Popularity: 1.08   Bookmark Count: 14
This article is about some fun with ThreadPool. You can make the thread work even when it is waiting.

Balamurali Balaji


Member
Balamurali Balaji is a Trainer, Mentor, Developer providing training and solutions on .NET and other microsoft tools. One of his goals is to actively promote computer education through microsoft technologies and services in and around the state where he lives in India. Has around 15 yrs of experience in the IT industry. May not be seen readily in any IT events. Has conduted Training Programs and Seminars in hundreds of Engineering colleges and univeristies in India.

You may find his postings, articles, code etc, at http://www.dotnetspider.com. Most of his job related activities are found in his home page http://h1.ripway.com/bbmurali_2000. Has strong belief in Gandhian ideals and a true follower of him. Has worked on a private mission to build stronger relationship between India and the US.

Currently heading a self-styled organization and the website is BB Systems
Occupation: Founder
Company: BB Systems
Location: India India


Last Updated 21 Nov 2009
Web17 | 2.2.0175 | Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use