Adobe Responds To Silverlight
posted by justinbezanson(1555) 4 years, 2 months ago 0
@isuttle and that is why everyone that says Silverlight will just die out is dreaming. It is big int he .Net community and that is not a small thing to dismiss lightly!
Reply
Douchebaggery
aside from the tasteless name calling...agree completely
@Jemm - thanks that is handy :D
The little ‘gotcha’ in LINQ to XML
posted by justinbezanson(1555) 3 years, 9 months ago 0
@jmferris, thanks for your input. Your suggestion works great for VB, unforetunately I am using C# and C# does not support importing namespaces. The C# solution is not as clean but it doable. http://msdn.microsoft.com/en-us/library/system.xml.linq.xnamespace.aspx. thanks again.
Visual Studio 2010 and .NET Framework 4.0 CTP
posted by justinbezanson(1555) 3 years, 6 months ago 0
why do I need 75GB of free space???
4 Steps To Ensure You’re The Worst Developer Ever!
@panic, lol the sad thing is they usual don't know they are bad programmers. I sure didn't when I was starting out. Looking at code I wrote even just a year ago makes me cringe.
Developer Productivity - 5 Ways To Kill It
posted by justinbezanson(1555) 3 years, 4 months ago 0
Thanks ma4ti4, I find it comes pretty naturally.
Write C# instead of JavaScript - gain the productivity of C# dev.
posted by justinbezanson(1555) 2 years, 4 months ago 0
Have to agree with kevnz, this kind of attiude is what gave up Webforms and server controls. It is much better to learn Javascript if you want to use JavaScript.