Click here to Skip to main content
6,628,952 members and growing! (19,426 online)
Email Password   helpLost your password?
Announcements
BullFrog Power
 
Search    
Add to IE Search

Articles by Rama Krishna Vavilala (29 articles found)

Average article rating: 4.55

Combo & List Boxes

URLComboBox : A window forms control for displaying URL's
Last Updated: 25 Feb 2002   Page Views: 138,289   Rating: 4.33/5    Votes: 20   Popularity: 5.64   Bookmark Count: 51
Licence: The Code Project Open License (CPOL)   
A window forms control for displaying URL's similar to URL combo in IE.

Miscellaneous

Balloon Windows for .NET
Last Updated: 2 Aug 2002   Page Views: 182,560   Rating: 4.07/5    Votes: 29   Popularity: 5.96   Bookmark Count: 95
Licence: The Code Project Open License (CPOL)   
A class that allows for balloon shaped forms in .NET
Developing Windows Forms Control using MFC and Managed C++
Last Updated: 12 Mar 2002   Page Views: 196,497   Rating: 4.69/5    Votes: 36   Popularity: 7.30   Bookmark Count: 69
Licence: The Code Project Open License (CPOL)   
Demonstrates different ways to move MFC based controls to .NET Windows Forms
Ramakrishna's Code Project Screen Saver
Last Updated: 19 May 2002   Page Views: 148,949   Rating: 4.33/5    Votes: 7   Popularity: 3.66   Bookmark Count: 24
Licence: The Code Project Open License (CPOL)   
This is a screen saver written in C# and Managed C++ to display data from The Code Project web site

Selection Controls

Folder Browser component for .NET
Last Updated: 5 Mar 2002   Page Views: 238,514   Rating: 3.98/5    Votes: 38   Popularity: 6.29   Bookmark Count: 73
Licence: The Code Project Open License (CPOL)   
A component that provides shell folder browsing dialog to .NET applications

Ajax and Atlas

Atlas Tutorial: Creating an AJAX Scribble application
Last Updated: 5 Feb 2006   Page Views: 248,374   Rating: 4.65/5    Votes: 56   Popularity: 8.13   Bookmark Count: 253
Licence: The Code Project Open License (CPOL)   
A tutorial on creating an AJAX version of the popular MFC sample. The tutorial utilizes ASP.NET Atlas framework.
flickr Spell Extender Control for ASP.NET Atlas
Last Updated: 27 May 2006   Page Views: 40,759   Rating: 4.56/5    Votes: 12   Popularity: 4.92   Bookmark Count: 51
Licence: The Code Project Open License (CPOL)   
An ASP.NET Atlas server extender control that converts text specified in a control to images from flickr.
A Stoppable Timer Control for ASP.NET Atlas
Last Updated: 30 Jul 2006   Page Views: 61,224   Rating: 4.64/5    Votes: 19   Popularity: 5.94   Bookmark Count: 40
Licence: The Code Project Open License (CPOL)   
This article presents a timer control that resolves an issue with the Atlas Timer server control. The issue being the Atlas TimerControl cannot be stopped from the server side code.
An Introduction to AJAX Techniques and Frameworks for ASP.NET
Last Updated: 24 Aug 2006   Page Views: 302,750   Rating: 4.72/5    Votes: 142   Popularity: 10.17   Bookmark Count: 447
Licence: The Code Project Open License (CPOL)   
This article introduces AJAX to ASP.NET developers, implementing an example web page in different ways using ASP.NET Atlas, ASP.NET callbacks, Ajax.Net, Anthem.Net, and MagicAjax.Net.

Applications & Tools

The Code Project Ticker
Last Updated: 29 Jun 2002   Page Views: 114,370   Rating: 4.67/5    Votes: 27   Popularity: 6.68   Bookmark Count: 58
Licence: The Code Project Open License (CPOL)   
A desk band ticker that scrolls the latest messages posted in the Lounge and other forums

ASP.NET

Building a Web Message Board using Visual Studio 2008, Part I - The Basic Message Board
Last Updated: 30 Dec 2007   Page Views: 91,358   Rating: 4.61/5    Votes: 69   Popularity: 8.48   Bookmark Count: 249
Licence: The Code Project Open License (CPOL)   
This article builds a web based message board and uses several new technologies introduced with Visual Studio 2008 such as LINQ, WCF Web Programming, WCF Syndication, ASP.NET ListView, ASP.NET DataPager etc.

Custom Controls

Cloud Control for ASP.NET
Last Updated: 4 Jul 2006   Page Views: 113,764   Rating: 4.60/5    Votes: 34   Popularity: 7.05   Bookmark Count: 157
Licence: The Code Project Open License (CPOL)   
This cloud control displays a list of hyperlinks in varying styles depending on a weight. This is similar to tag clouds in del.icio.us or Flickr.

Office Development

Building a Web Message Board using Visual Studio 2008 Part II - Posting messages using Microsoft Word
Last Updated: 31 Dec 2007   Page Views: 39,825   Rating: 4.64/5    Votes: 35   Popularity: 7.17   Bookmark Count: 89
Licence: The Code Project Open License (CPOL)   
This article uses Visual Studio Tools for Office to build a Word Document Template that can be used to post messages to a message board.

.NET Framework

A simple Windows forms properties spy
Last Updated: 19 Aug 2003   Page Views: 147,825   Rating: 4.78/5    Votes: 42   Popularity: 7.76   Bookmark Count: 110
Licence: The Code Project Open License (CPOL)   
A utility that can be used to spy the properties of any Windows forms control in the system.
A statistical analysis of the performance variations of assorted managed and unmanaged languages
Last Updated: 8 Aug 2002   Page Views: 192,557   Rating: 4.02/5    Votes: 78   Popularity: 7.60   Bookmark Count: 36
Licence: The Code Project Open License (CPOL)   
This article compares and contrasts the relative performances of various languages like native C++, Visual Basic 6, C#, VB.NET, Managed C++, MC++ and native code mix, ngen'd assemblies etc. using a prime number generation function as a generic benchmark
NScript - A script host for C#/VB.NET/JScript.NET
Last Updated: 18 Nov 2002   Page Views: 209,590   Rating: 4.80/5    Votes: 46   Popularity: 7.98   Bookmark Count: 121
Licence: The Code Project Open License (CPOL)   
NScript is a tool like WScript except that it allows for scripts to be written in .NET languages like C# and VB.NET

Vista API

Host Windows Explorer in your applications using the new Vista hosting APIs
Last Updated: 27 Feb 2007   Page Views: 53,834   Rating: 4.69/5    Votes: 35   Popularity: 7.25   Bookmark Count: 33
Licence: The Code Project Open License (CPOL)   
This article describes in detail the new IExplorerBrowser interface and the Explorer Browser object available in Windows Vista. The Explorer Browser object allows developers to host Windows Explorer in their applications.

Win32/64 SDK & OS

RegSvrEx - An Enchanced COM Server Registration Utility
Last Updated: 12 Jan 2003   Page Views: 86,953   Rating: 4.78/5    Votes: 31   Popularity: 7.12   Bookmark Count: 37
Licence: The Code Project Open License (CPOL)   
This is a tool similar to RegSvr32, but it allows for registration of COM servers for the current user only.

Windows Presentation Foundation

XAML Debugger Visualizer for WPF
Last Updated: 15 Nov 2007   Page Views: 15,904   Rating: 4.52/5    Votes: 20   Popularity: 5.88   Bookmark Count: 32
Licence: The Code Project Open License (CPOL)   
A debugger visualizer that allows WPF controls and objects to be visualized as XAML.

C#

AutoSig: A browser helper object that automatically adds a different signature when you post a message to a CP forum
Last Updated: 1 Jul 2003   Page Views: 157,066   Rating: 4.41/5    Votes: 17   Popularity: 5.42   Bookmark Count: 57
Licence: The Code Project Open License (CPOL)   
A browser helper object that automatically adds a different signature when you post a message to a CP forum

C++ / CLI

VC++ Appwizard to create a Managed MFC Regular DLL
Last Updated: 8 Mar 2002   Page Views: 177,185   Rating: 4.13/5    Votes: 29   Popularity: 6.04   Bookmark Count: 29
Licence: The Code Project Open License (CPOL)   
A wizard to create a Managed C++ class library which is also a MFC regular DLL

Algorithms & Recipes

Examining the assembly listing generated by the C++ compiler - I
Last Updated: 26 May 2002   Page Views: 80,511   Rating: 4.83/5    Votes: 48   Popularity: 8.11   Bookmark Count: 75
Licence: The Code Project Open License (CPOL)   
Examining the assembly listing generated by the C++ compiler

Bugs & Workarounds

dbgfix: An add-in to properly launch IE during ASP.NET debugging when running VS7 under alternate credentials
Last Updated: 16 Apr 2003   Page Views: 45,077   Rating: 4.29/5    Votes: 8   Popularity: 3.87   Bookmark Count: 20
Licence: The Code Project Open License (CPOL)   
This add-in launches IE properly during ASP.NET debugging when running VS7 under alternate credentials.

Internet / Network

An Asynchronous Pluggable Protocol Handler for data: URLs
Last Updated: 28 Jan 2006   Page Views: 45,711   Rating: 4.63/5    Votes: 18   Popularity: 5.81   Bookmark Count: 31
Licence: The Code Project Open License (CPOL)   
This article describes an asynchronous pluggable protocol implementation to support the data: protocol, as described in RFC 2397, in Internet Explorer.
Tracert Component for .NET Framework 2.0
Last Updated: 25 Jun 2006   Page Views: 40,016   Rating: 4.65/5    Votes: 19   Popularity: 5.94   Bookmark Count: 68
Licence: The Code Project Open License (CPOL)   
This article implements a tracert component based on the Ping class available in .NET Framework 2.0.
Tracert Map: View the IP network path on a map
Last Updated: 4 Jul 2006   Page Views: 81,592   Rating: 4.79/5    Votes: 54   Popularity: 8.30   Bookmark Count: 175
Licence: The Code Project Open License (CPOL)   
This utility geo-locates the IP addresses on the path of a network packet in an IP network and displays them on a map.

Macros and Add-ins

CLRDebugEnable: A Visual Studio .NET add-in that allows non-admin accounts to debug CLR applications running under different logon credentials
Last Updated: 7 May 2003   Page Views: 46,058   Rating: 4.91/5    Votes: 20   Popularity: 6.39   Bookmark Count: 16
Licence: The Code Project Open License (CPOL)   
A Visual Studio .NET addin that allows non-admin accounts to debug CLR applications running under different logon credentials.
wiicwgp (what is in the clipboard is what get pasted) Add-in
Last Updated: 17 May 2003   Page Views: 42,913   Rating: 4.74/5    Votes: 19   Popularity: 6.07   Bookmark Count: 15
Licence: The Code Project Open License (CPOL)   
An add-in that allows HTML element text to be pasted exactly as it is in the clipboard, disallowing VS.NET to add any extra attributes.
ClassWiz: A VS.NET addin that provides a classwizard similar to that in VC++ 6.0
Last Updated: 29 Jun 2003   Page Views: 47,765   Rating: 4.50/5    Votes: 14   Popularity: 5.16   Bookmark Count: 24
Licence: The Code Project Open License (CPOL)   
A VS.NET addin that provides a classwizard similar to that in VC++ 6.0

Rama Krishna Vavilala


Member

Occupation: Architect
Location: United States United States


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