Travis

3,347
reputation
187 views

Registered User

name Travis
member for 1 year
seen Nov 2 at 10:49
website
location AU
age 35
I'm a developer who is filling out this profile just to get the 'filled out everything' badge. =)
Oct
11
comment Why does the ASP.Net Web Forms model “suck”?
What I was trying to say (but did a poor job of expressing) was that with MVC I do a little more work upfront, and save a lot of time in effort in maintenance and bug fixing. I spend more getting the first version done, due to writing tests and explicitly handling more of the rendering, but in the end, I save a lot of time as there are less bugs due to the webforms's rendering pipeline and control oddities.
Sep
8
accepted How is web programming different from back-end programming?
Aug
29
accepted Should ASP.NET MVC Views be Parameterized
Aug
27
answered How to become a better programmer?
Aug
23
accepted How to design code for testability
Aug
22
answered Silverlight WCF Service Bound to Grid - Grid is Blank … am I missing something?
Aug
20
comment TFS vs open source alternatives?
I'm pretty sure that this response was composed before MS announced they would be bundling their first open source project, the aforementioned jQuery :-). But yes, they are opening up a little and showing some of their code to the world, but it's certainly baby steps at this stage. Also, did the MVC guys accept patches? That to me is the minimum that I consider to be open source - not just code on display.
Aug
19
comment How do you specify a different base class in .xaml files (Silverlight)?
Also, if you guys are out of features to add and want to add one that is more trouble than it's worth ... I was looking for something like: x:BaseClass="Namespace.YourUserControlBase" Thanks again!
Aug
19
comment How do you specify a different base class in .xaml files (Silverlight)?
Hey, thanks! I initially thought, 'interesting that he shares his name with the developer...' ;-). Love the autocomplete, too. I just built a custom templated control that made my bosses drool, so thanks. I took the credit, though =)
Aug
19
revised How do you specify a different base class in .xaml files (Silverlight)?
Reformatted code
Aug
19
revised How do you specify a different base class in .xaml files (Silverlight)?
added 110 characters in body
Aug
19
asked How do you specify a different base class in .xaml files (Silverlight)?
Aug
19
awarded  Yearling
Aug
13
awarded  Popular Question
Aug
7
awarded  Popular Question
Jul
28
answered Which JavaScript framework is generally used for high performance websites?
Jul
27
answered state management in winforms (c#)
Jul
10
answered StackOverflow Source Code
Jun
25
awarded  Good Answer