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

Articles by Sriram Chitturi (14 articles found)

Average article rating: 3.88

Selection Controls

Multipurpose Digital Clock Control using .NET
Last Updated: 20 Feb 2004   Page Views: 123,771   Rating: 4.03/5    Votes: 34   Popularity: 6.17   Bookmark Count: 78
A digital clock user control which can be used as a regular clock, stop watch or count down timer. Options include changing display color, freezing the clock and setting multiple alarms.

Ajax and Atlas

Implementing an extensible factory method pattern using ASP.NET and AJAX
Last Updated: 3 Nov 2005   Page Views: 47,158   Rating: 3.91/5    Votes: 5   Popularity: 2.73   Bookmark Count: 45
This article discusses the advantages of building HTML controls on the server side for AJAX calls and proposes an extensible factory pattern. Also different approaches for handling these custom calls using modules, handlers and ASPX pages and the leverage provided by ASP.NET libraries are discussed.

ASP.NET

Formatting TABLE items in a GridView or DataList through declarative syntax
Last Updated: 25 Feb 2007   Page Views: 34,399   Rating: 4.03/5    Votes: 13   Popularity: 4.49   Bookmark Count: 19
The article explores a solution to maintain formatting when using HTML TABLE rows inside ItemTemplate tag for a GridView or a DataList.

Silverlight

Hosting XAML files for Silverlight without registering MIME types on Web Server
Last Updated: 28 Nov 2007   Page Views: 13,269   Rating: 4.08/5    Votes: 4   Popularity: 2.45   Bookmark Count: 8
IIS rejects files with unknown type and ISP providers may not have updated their servers with the XAML MIME type. Article suggests a work around to host XAML files.

Database

A simple architecture to read arbitrarily formatted flat files into ADO DataSets
Last Updated: 25 Apr 2003   Page Views: 48,108   Rating: 3.06/5    Votes: 9   Popularity: 2.92   Bookmark Count: 25
This article gives a simple architecture of using StreamReaders and DataSets together to read data from arbitrarily formatted flat files into DataSets, using ini files as an example
Tool to script and store SQL Server objects in SourceSafe using SQL DMO and Visual SourceSafe automation
Last Updated: 5 May 2004   Page Views: 89,618   Rating: 3.84/5    Votes: 24   Popularity: 5.30   Bookmark Count: 54
This useful tool demonstrates the power of SQL DMO to generate scripts for tables, stored procedures and other database objects, and how to integrate with Visual SourceSafe using automation.
Tool to script Linked Servers in SQL Server 2000
Last Updated: 19 Sep 2004   Page Views: 57,003   Rating: 4.33/5    Votes: 17   Popularity: 5.33   Bookmark Count: 32
Tool to generate script for Linked Servers in SQL Server 2000, using C# and SQLDMO.

.NET Framework

Controlling object life time and garbage collection in .NET
Last Updated: 2 Mar 2004   Page Views: 52,945   Rating: 3.81/5    Votes: 9   Popularity: 3.64   Bookmark Count: 17
This article discusses scenarios where we have to take care of an object's life time and cannot rely on JIT's marking of objects for garbage collection.

COM / COM+

Referencing binary incompatible versions of COM components in Visual Studio .NET
Last Updated: 6 Oct 2004   Page Views: 59,761   Rating: 3.77/5    Votes: 4   Popularity: 2.27   Bookmark Count: 31
This tutorial explains how to configure Visual Studio .NET projects when working with COM components whose binary compatibility is broken but the library name and method signatures are retained.

C#

Cute Splash Windows and About Boxes using .NET
Last Updated: 11 Dec 2003   Page Views: 46,723   Rating: 2.70/5    Votes: 16   Popularity: 3.25   Bookmark Count: 26
Building good looking Splash Windows on application startup and About boxes with special effects

Cryptography & Security

Strategy to distribute secure database connection strings in an enterprise environment
Last Updated: 29 Nov 2003   Page Views: 52,357   Rating: 3.73/5    Votes: 11   Popularity: 3.88   Bookmark Count: 27
The article discusses a strategy to securely configure and administer a set of connection strings which can be maintained environment wise. It also talks about distributing this information securely in a huge environment to be used by authorized clients only.

Threads, Processes & IPC

A simple in-process semaphore using C#
Last Updated: 10 Jul 2003   Page Views: 106,244   Rating: 3.78/5    Votes: 22   Popularity: 5.08   Bookmark Count: 16
Creating a semaphore to limit a given number of threads accessing a resource in a process.

Hardware & System

Querying Active Directory using .NET classes and LDAP queries
Last Updated: 30 May 2003   Page Views: 456,948   Rating: 4.59/5    Votes: 71   Popularity: 8.50   Bookmark Count: 127
A tutorial describing how to query Windows Active Directory to retrieve different objects using classes defined under .NET DirectoryServices namespace and LDAP queries
A component for event scheduling inside an application
Last Updated: 30 Sep 2004   Page Views: 99,082   Rating: 4.66/5    Votes: 62   Popularity: 8.35   Bookmark Count: 153
This article presents the design and a readily usable component for scheduling events which are consumed inside a server or service application.

Sriram Chitturi


Member

Occupation: Architect
Company: Philegance LLC
Location: United States United States


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