Click here to Skip to main content
15,891,784 members
This competition has ended

Best VB.NET article of July 2011

Contribute to CodeProject and you'll automatically be in the running for a monthly prize!

Each month at CodeProject we gather together the best of the articles submitted the previous month and ask our readers to choose the best of the best. Entry is automatic - just submit you articke and we'll do the rest.

Check out the submission guidelines for information on posting articles.

Current Entries

Articles that match the contest criteria are automatically entered.

Please Sign up or sign in to vote.
21 Jul 2011Ramanujam Shankar
Remove the triangle and star symbol from the row header in a DataGridView.
Please Sign up or sign in to vote.
23 Jul 2011#realJSOP
I wouldn't create a class for this. I'd make it an extension method, and then do this:public static class String Extensions{ public static string Reverse(this string value) { value = // do your reverse code here; return value; }}// Usage:string x...
Please Sign up or sign in to vote.
23 Jul 2011Prerak Patel
What is new in this age old method? We can use LINQ too.Dim inputString As String = "Reverse me"Dim input() As Char = inputString.ToCharArrayDim result As String = New String((From i As Integer In Enumerable.Range(1, input.Length) _ Select...
Please Sign up or sign in to vote.
8 Jul 2011Amey1202
In WPF, just set the ToolPanelView property of CrystalReportViewer to None. That is enough.
Please Sign up or sign in to vote.
25 Jul 2011Mohammad A Rahman
Another way,public static class ReverseStringExtension{ public static string Reverse(this string dataToRevese) { Func reverseFunc = (dataToFunc) => { StringBuilder reverseBuilder = new StringBuilder(); for (int index =...
Please Sign up or sign in to vote.
3 Jul 2011Chad Z. Hower aka Kudzu
A quick view under the hood of Cosmos and how it works
Please Sign up or sign in to vote.
4 Nov 2011SSDiver2112
Add Annotations or Watermarks to an Image using VB.NET
Please Sign up or sign in to vote.
4 Sep 2023NewPast
Indent code, add line numbers, err handling, add number to words and more, expose a .NET library to Microsoft Word, Excel, Power Point macros writers and Access VBA code
Please Sign up or sign in to vote.
24 Jul 2011Mahdi Mansouri
Easily Surpass any OPC Component and use a user friendly .NET based class to interface Fatek and Facon PLC Series
Please Sign up or sign in to vote.
2 Sep 2011Alan Burkhart
A small utility for creating interesting background tile images. Includes "Set as Wallpaper" feature
Please Sign up or sign in to vote.
21 Jul 2011a_pess
Add Custom Event to a Class
Please Sign up or sign in to vote.
14 Jul 2011Greg Osborne
Clone of the Windows Credentials dialog.
Please Sign up or sign in to vote.
9 Jul 2011icemanind
Create a hand made parser in VB.NET or C# easily and fast
Please Sign up or sign in to vote.
21 Jul 2011Eugene Popov
Simple small web server with aspx and PHP/CGI support
Please Sign up or sign in to vote.
8 Jul 2011Dr Bob
SQL Server ISS can simplify database mirrors across multiple vendors
Please Sign up or sign in to vote.
25 Jul 2011jfriedman
/// /// Reverses an array (Change the type or use SetItem)/// /// The bytes/// The index in the bytes/// The length of bytes to reverseinternal static void Reverse(char[] array, int...
Please Sign up or sign in to vote.
7 Jul 2011Prerak Patel
How to remove characters from a numeric string
Please Sign up or sign in to vote.
21 Jul 2011a_pess
Read the data in the Collection
Please Sign up or sign in to vote.
28 Jul 2011Ramanujam Shankar
Remove Notifyicon from system tray while closing the application from external application (killing proccess from another application)
Please Sign up or sign in to vote.
29 Jul 2011Ramanujam Shankar
How to set focus on another application using the process name
Please Sign up or sign in to vote.
5 Jul 2011Syed Wayez Ahmed 1 alternative  
How to remove characters from a Numeric String:
Please Sign up or sign in to vote.
26 Jul 2011hemantwithu 4 alternatives  
How to reverse a string without using the Reverse function in C# and VB.

Current Participants

Those with articles that match the contest criteria are automatically entered.

Software Developer (Senior) Paddedwall Software
United States United States
I've been paid as a programmer since 1982 with experience in Pascal, and C++ (both self-taught), and began writing Windows programs in 1991 using Visual C++ and MFC. In the 2nd half of 2007, I started writing C# Windows Forms and ASP.Net applications, and have since done WPF, Silverlight, WCF, web services, and Windows services.

My weakest point is that my moments of clarity are too brief to hold a meaningful conversation that requires more than 30 seconds to complete. Thankfully, grunts of agreement are all that is required to conduct most discussions without committing to any particular belief system.
Engineer
Egypt Egypt
Oil & Gas Engineer
C# & VB.net
Coding For Fun Only
United States United States
I'm not an IT guy. Programming has been a hobby for me (and occasionally useful) ever since a sister in-law introduced me to a TI-99 4/A about a million years ago.

The creative challenge is relaxing and enjoyable. As such, I'd never mess up a fun hobby by doing it for a living.

Now, if I can just get Code Project to add "Truck Driver" to the list of job titles in the profiles...
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.
Chad Z. Hower, a.k.a. Kudzu
"Programming is an art form that fights back"

I am a former Microsoft Regional DPE (MEA) covering 85 countries, former Microsoft Regional Director, and 10 Year Microsoft MVP.

I have lived in Bulgaria, Canada, Cyprus, Switzerland, France, Jordan, Russia, Turkey, The Caribbean, and USA.

Creator of Indy, IntraWeb, COSMOS, X#, CrossTalk, and more.
Web Developer
United States United States
Consultant on Web, database, server and embedded systems developing.
Software Developer
Russian Federation Russian Federation
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
United States United States
Visual Basic Developer since version 1.0
Java web developer
Currently developing in vb and c#
Software Developer
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Web Developer http://www.icemanind.com
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.
Software Developer (Senior)
United States United States
Livin in a lonely world, caught the midnight train going anywhere... Only thing is it was a runaway train... and it ain't ever goin back...
мала ка на хари, Trahentes ex exsilium
Engineer
Sweden Sweden
Embedded System Researcher
Software Developer
Australia Australia
Lebanon Lebanon
ASP.Net Hosting on Linux server
---------------------------
There is a developer behind every piece of code!
DNA is too complex what about it!
No junk DNA; There is a functional role for noncoding DNA
Software Developer
India India
Working since 2006 on VBA, VB6, VB.Net, C#, ASP.Net, MSSQL




  • Courage is not the absence of fear, but rather the judgement that something is more important than fear.
  • The fear of suffering is worse than the suffering itself.
  • People need not fear the unknown if they are capable of achieving what they need and want.
  • Every blessing ignored becomes a curse.
  • Sometimes what's in your head isn't as crazy as you think.
  • We never really grow up, we only learn how to act in public.
  • You can make very bad teams with very good individuals.
  • Admitting mistakes means you have a sense of responsibility in your actions and that shows you are more matured than almost anyone. -Nithin

Web Developer Mahindra Logisoft Business Solution Limited, Chenn
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Software Developer
United States United States
I first got hooked on programing with the TI994A. After it finally lost all support I reluctantly moved to the Apple IIe. Thank You BeagleBros for getting me through. I wrote programs for my Scuba buisness during this time. Currently I am a Database manager and software developer. I started with VBA and VB6 and now having fun with VB.NET/WPF/C#...
Software Developer (Senior) Saudi Hollandi Bank
Saudi Arabia Saudi Arabia
This member doesn't quite have enough reputation to be able to display their biography and homepage.
You must sign in to participate in this contest.
This contest has ended.
1 Jul - 31 Jul 2011