jp2code

Longview, TX

jp2code.net

Age: 43

Sr Applications Developer @ jp2code.net

Years ago, I left home and joined the United States Marine Corps where I was assigned the Military Occupational Specialty of Basic Metal Worker (MOS 1316). I loved building things as a welder, but could not see myself doing this until I reached age 65.

After my Honorable Discharge in the early 1990s, I used my G.I. Bill to go to school and received my Bachelor of Science Degree in Physics four years later.

Using a love of computers since I played on a Commodore 64 at 10 years old and two (2) C++ electives that I had taken in school, I began working in the computer programming field.

The recession following ENRON in 2001 left me working at a remedial job for a little over two years while I brushed up on my skills at a local community college in SQL and first learned what the new .NET Framework was all about.

I have had the pleasure of working as a Software Developer since 2003.

For a short while, I pulled in a little extra income by running a moonlighting business under the name Joe's Welding. Dangerous working conditions and non-paying customers prompted me to sell my mobile welding equipment about the time my son was born.

Today, I am exclusively a Software Developer. My language of choice is C#, and I enjoy working with databases.

Where I am not known by my code, I am known by my motorcycle: I am one of the few riders who loves the Harley-Davidson XR1200. Pictures of my modified XR are posted on websites around the world, and I go by the screen name JoeP on the XR1200 Owner's Group.

2009 H-D XR1200, jp2code

5h
comment Add/Remove controls dynamically in .NET 2.0 CF Forms project
Once you have added all of your controls, you could simply set the Visible property.
5h
answered Windows mobile button text new line
1d
accepted localhost Parser Error: Server Error in '/' Application
1d
comment localhost Parser Error: Server Error in '/' Application
I still have to wait 4 more minutes before I can accept this answer, though. Dumb rule.
1d
comment localhost Parser Error: Server Error in '/' Application
CodeFile! That is awesome! I don't know why VS created that page using CodeBehind since there is no MasterPage. Thank You!
1d
asked localhost Parser Error: Server Error in '/' Application
1d
answered Can't connect to SQL Server CE database
1d
comment Modeless dialog created by modal dialog in Compact Framework
I'm having a hard time visualizing how you are creating then calling this modeless form. Could you update the question with that code? And, for what you are doing, a Panel control with the buttons should work well.
1d
awarded Popular Question
1d
answered Are my Visual Studio 2010 User Control Project Templates Missing?
1d
comment Are my Visual Studio 2010 User Control Project Templates Missing?
Amazing! I thought Windows was supposed to filter down the results, and Visual C# was supposed to show you everything! So, should I just delete this?
1d
comment Access property/variable from unknown object
I hope that isn't possible, otherwise it would be too easy for someone to figure out all kinds of data going across a network.
1d
asked Are my Visual Studio 2010 User Control Project Templates Missing?
May
20
awarded Popular Question
May
19
revised Unable to reference extender assembly Ajaxcontroltoolkit ASP.NET 4.0 Visual Studio 2010
Removed linked and replaced with real pic
May
18
revised Ajax Tabcontainer in asp.net
added pics
May
18
comment Is it possible to hide the Tab Strip on an ajax TabContainer?
+1 for posting a follow-up that helped me, too.
May
18
comment Converting mouse click position to a given scale
You just got a +1, David. I did not know an EventArgs could simply be cast to MouseEventArgs like that. I'm using this!
May
18
comment MFC C++: How to set CTreeCtrl item height on windows mobile
Can you set the font smaller? I have not used MFC in WinMobile for years, so I am not sure.
May
17
comment Getting the exact format for DateTime from an XML file
Looks like DateTime.MinValue is DateTime(0001, 1, 1). A lot of stuff may be able to use that. I'll have to check if SQLite can go that low.
1 2 3 4 5