Click here to Skip to main content
15,886,664 members

Articles by Rama Krishna Vavilala (Articles: 29, Tip/Trick: 1)

Articles: 29, Tip/Trick: 1

RSS Feed

Average article rating: 4.76

Desktop Programming
ATL
8 Aug 2002   Updated: 8 Aug 2002   Rating: 3.92/5    Votes: 59   Popularity: 6.95
Licence: CPOL    Views: 364,541     Bookmarked: 45   Downloaded: 1,272
Please Sign up or sign in to vote.
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
16 Apr 2003   Updated: 16 Apr 2003   Rating: 3.75/5    Votes: 8   Popularity: 3.39
Licence: CPOL    Views: 110,662     Bookmarked: 22   Downloaded: 267
Please Sign up or sign in to vote.
This add-in launches IE properly during ASP.NET debugging when running VS7 under alternate credentials.
28 Jan 2006   Updated: 28 Jan 2006   Rating: 4.76/5    Votes: 21   Popularity: 5.98
Licence: CPOL    Views: 162,542     Bookmarked: 60   Downloaded: 2,007
Please Sign up or sign in to vote.
This article describes an asynchronous pluggable protocol implementation to support the data: protocol, as described in RFC 2397, in Internet Explorer.
7 May 2003   Updated: 7 May 2003   Rating: 4.94/5    Votes: 21   Popularity: 6.54
Licence: CPOL    Views: 81,233     Bookmarked: 19   Downloaded: 1,120
Please Sign up or sign in to vote.
A Visual Studio .NET addin that allows non-admin accounts to debug CLR applications running under different logon credentials.
MFC
7 Mar 2002   Updated: 12 Mar 2002   Rating: 4.92/5    Votes: 21   Popularity: 6.50
Licence: CPOL    Views: 379,323     Bookmarked: 90   Downloaded: 2,567
Please Sign up or sign in to vote.
Demonstrates different ways to move MFC based controls to .NET Windows Forms
15 May 2002   Updated: 19 May 2002   Rating: 4.29/5    Votes: 4   Popularity: 2.58
Licence: CPOL    Views: 197,252     Bookmarked: 31   Downloaded: 2,348
Please Sign up or sign in to vote.
This is a screen saver written in C# and Managed C++ to display data from The Code Project web site
3 Mar 2002   Updated: 8 Mar 2002   Rating: 4.43/5    Votes: 15   Popularity: 5.08
Licence: CPOL    Views: 256,602     Bookmarked: 33   Downloaded: 2,118
Please Sign up or sign in to vote.
A wizard to create a Managed C++ class library which is also a MFC regular DLL
29 Jun 2003   Updated: 29 Jun 2003   Rating: 4.79/5    Votes: 14   Popularity: 5.34
Licence: CPOL    Views: 81,471     Bookmarked: 28   Downloaded: 1,106
Please Sign up or sign in to vote.
A VS.NET addin that provides a classwizard similar to that in VC++ 6.0
WPF
15 Nov 2007   Updated: 15 Nov 2007   Rating: 4.93/5    Votes: 22   Popularity: 6.30
Licence: CPOL    Views: 67,524     Bookmarked: 49   Downloaded: 1,107
Please Sign up or sign in to vote.
A debugger visualizer that allows WPF controls and objects to be visualized as XAML.
WTL
26 Jun 2002   Updated: 29 Jun 2002   Rating: 4.94/5    Votes: 11   Popularity: 4.94
Licence: CPOL    Views: 210,987     Bookmarked: 71   Downloaded: 3,593
Please Sign up or sign in to vote.
A desk band ticker that scrolls the latest messages posted in the Lounge and other forums
Programming Languages
C#
25 Feb 2002   Updated: 25 Feb 2002   Rating: 4.86/5    Votes: 14   Popularity: 5.41
Licence: CPOL    Views: 177,193     Bookmarked: 60   Downloaded: 2,157
Please Sign up or sign in to vote.
A Window Forms control for displaying URLs similar to URL combo in Internet Explorer
2 Aug 2002   Updated: 2 Aug 2002   Rating: 4.50/5    Votes: 23   Popularity: 5.85
Licence: CPOL    Views: 322,427     Bookmarked: 111   Downloaded: 7,679
Please Sign up or sign in to vote.
A class that allows for balloon shaped forms in .NET
5 Mar 2002   Updated: 5 Mar 2002   Rating: 4.63/5    Votes: 27   Popularity: 6.47
Licence: CPOL    Views: 427,380     Bookmarked: 80   Downloaded: 2,776
Please Sign up or sign in to vote.
A component that provides shell folder browsing dialog to .NET applications
6 Jun 2003   Updated: 1 Jul 2003   Rating: 4.65/5    Votes: 17   Popularity: 5.60
Licence: CPOL    Views: 329,499     Bookmarked: 62   Downloaded: 642
Please Sign up or sign in to vote.
A browser helper object that automatically adds a different signature when you post a message to a CP forum
17 Nov 2002   Updated: 18 Nov 2002   Rating: 4.86/5    Votes: 41   Popularity: 7.83
Licence: CPOL    Views: 381,461     Bookmarked: 143   Downloaded: 4,452
Please Sign up or sign in to vote.
NScript is a tool like WScript except that it allows for scripts to be written in .NET languages like C# and VB.NET
25 Jun 2006   Updated: 25 Jun 2006   Rating: 4.87/5    Votes: 25   Popularity: 6.63
Licence: CPOL    Views: 141,458     Bookmarked: 93   Downloaded: 5,735
Please Sign up or sign in to vote.
This article implements a tracert component based on the Ping class available in .NET Framework 2.0.
17 May 2003   Updated: 17 May 2003   Rating: 4.88/5    Votes: 17   Popularity: 6.01
Licence: CPOL    Views: 66,351     Bookmarked: 18   Downloaded: 980
Please Sign up or sign in to vote.
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.
C++
12 Jan 2003   Updated: 12 Jan 2003   Rating: 4.90/5    Votes: 38   Popularity: 7.62
Licence: CPOL    Views: 238,148     Bookmarked: 55   Downloaded: 6,915
Please Sign up or sign in to vote.
This is a tool similar to RegSvr32, but it allows for registration of COM servers for the current user only.
27 Feb 2007   Updated: 27 Feb 2007   Rating: 4.92/5    Votes: 37   Popularity: 7.46
Licence: CPOL    Views: 161,441     Bookmarked: 57   Downloaded: 4,188
Please Sign up or sign in to vote.
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.
26 May 2002   Updated: 26 May 2002   Rating: 4.97/5    Votes: 31   Popularity: 7.41
Licence: CPOL    Views: 142,328     Bookmarked: 94   Downloaded: 1,063
Please Sign up or sign in to vote.
Examining the assembly listing generated by the C++ compiler
Objective C
19 Aug 2003   Updated: 19 Aug 2003   Rating: 4.98/5    Votes: 50   Popularity: 8.38
Licence: CPOL    Views: 333,284     Bookmarked: 168   Downloaded: 11,801
Please Sign up or sign in to vote.
A utility that can be used to spy the properties of any Windows forms control in the system
Web Development
ASP.NET
4 Jul 2006   Updated: 4 Jul 2006   Rating: 4.84/5    Votes: 38   Popularity: 7.35
Licence: CPOL    Views: 279,799     Bookmarked: 184   Downloaded: 1,837
Please Sign up or sign in to vote.
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.
28 Dec 2007   Updated: 31 Dec 2007   Rating: 4.94/5    Votes: 41   Popularity: 7.86
Licence: CPOL    Views: 168,656     Bookmarked: 122   Downloaded: 1,322
Please Sign up or sign in to vote.
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.
CSS
22 Dec 2007   Updated: 30 Dec 2007   Rating: 4.90/5    Votes: 83   Popularity: 9.23
Licence: CPOL    Views: 375,299     Bookmarked: 333   Downloaded: 3,665
Please Sign up or sign in to vote.
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.
HTML
30 Jan 2006   Updated: 5 Feb 2006   Rating: 4.86/5    Votes: 56   Popularity: 8.38
Licence: CPOL    Views: 451,478     Bookmarked: 278   Downloaded: 1,481
Please Sign up or sign in to vote.
A tutorial on creating an AJAX version of the popular MFC sample. The tutorial utilizes ASP.NET Atlas framework.
27 May 2006   Updated: 27 May 2006   Rating: 4.96/5    Votes: 15   Popularity: 5.53
Licence: CPOL    Views: 71,753     Bookmarked: 58   Downloaded: 508
Please Sign up or sign in to vote.
An ASP.NET Atlas server extender control that converts text specified in a control to images from flickr.
30 Jul 2006   Updated: 30 Jul 2006   Rating: 4.89/5    Votes: 19   Popularity: 6.02
Licence: CPOL    Views: 126,545     Bookmarked: 45   Downloaded: 632
Please Sign up or sign in to vote.
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.
2 Aug 2006   Updated: 24 Aug 2006   Rating: 4.90/5    Votes: 150   Popularity: 10.43
Licence: CPOL    Views: 534,507     Bookmarked: 487   Downloaded: 2,542
Please Sign up or sign in to vote.
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.
27 Jun 2006   Updated: 4 Jul 2006   Rating: 4.93/5    Votes: 63   Popularity: 8.70
Licence: CPOL    Views: 243,770     Bookmarked: 225   Downloaded: 8,378
Please Sign up or sign in to vote.
This utility geo-locates the IP addresses on the path of a network packet in an IP network and displays them on a map.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 5.00

Programming Languages
XML
26 Apr 2010   Updated: 17 May 2010   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 8,033     Bookmarked: 1   Downloaded: 0
Please Sign up or sign in to vote.
I will just make it a little more compact by omitting the Contains method:public static string GetValue(this XElement root, string name, string defaultValue) { return (string)root.Elements(name).FirstOrDefault() ?? defaultValue; }The explicit operators for XElement...

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Architect
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.