Click here to Skip to main content
15,896,118 members

Articles by Brian Brewder (Articles: 3)

Articles: 3

RSS Feed

Average article rating: 4.25

Desktop Programming
Windows Forms
7 Dec 2006   Updated: 7 Dec 2006   Rating: 4.15/5    Votes: 7   Popularity: 3.51
Licence: Not specified    Views: 59,869     Bookmarked: 36   Downloaded: 661
Please Sign up or sign in to vote.
Discussion of securing text in an application. The example project contains a SecureString wrapper to make working with SecureString easier, and a textbox that directly manipulates a SecureString.
10 Nov 2006   Updated: 10 Nov 2006   Rating: 4.25/5    Votes: 8   Popularity: 3.84
Licence: CPOL    Views: 49,121     Bookmarked: 31   Downloaded: 701
Please Sign up or sign in to vote.
A sample project that includes a BackgroundWebRequest component that can be used in a WinForms project to perform asynchronous WebRequests. The project shows how to use the WebRequest and WebResponse objects as well as how to implement the Event-Based Asynchronous Pattern as described on MSDN.
Programming Languages
Visual Basic
23 Jun 2007   Updated: 23 Jun 2007   Rating: 4.33/5    Votes: 6   Popularity: 3.37
Licence: Not specified    Views: 47,404     Bookmarked: 36   Downloaded: 409
Please Sign up or sign in to vote.
An article on creating a build process to compile multiple .NET projects using MSBuild without using a solution file.

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Web Developer
United States United States
I'm a software engineer in Spokane, WA. I have been developing with .Net since 2002. My main area of focus has been designing and implementing a UI framework for an ERP system. Before I got into .Net, I developed for several years in a variety of languages and platforms including mostly ASP, though I've also developed applications for both Palm and Pocket PC devices.

I received my degree in Computing and Software System from the University of Washington in 1999. I have also completed a certificate course in Object-Oriented Analysis and Design Using UML, also from the University of Washington, in 2005.