View Single Post
Old Jun 7th, 2008, 11:28 PM   #11
Jimbo
Battle Programmer
 
Jimbo's Avatar
 
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 769
Rep Power: 3 Jimbo is on a distinguished road
Re: WIndows programming confusion

Quote:
Originally Posted by JD-Salinger View Post
anyway jimbo, what do you use when you program in windows? what kind of programmer are you? sorry for being offtopic
Most of the Windows programs I make are just console apps, no UI or anything. I typically use C#, and sometimes VB.NET. At work I use VB.NET quite a bit, but we use it to write automation "programs" (more like scripts, in a way). I also spend some time playing with ASP.NET and I'm looking at Silverlight 2 as well (again, C# and VB) for web development. At least, those are what I've been using most for the past year.
__________________
<insert disclaimer here>
<insert shameless plug for Visual Studio here>
Jimbo is offline   Reply With Quote