Definition: Courtesy of Wikipedia, A hackathon (also known as a hack day, hackfest or codefest) is a design sprint-like event in which computer programmers and others involved in software development, including graphic designers, interface designers, project managers, and others, often including subject-matter-experts, collaborate intensively on software projects.[1] The goal of a hackathon is to create usable software or hardware with the goal of creating a functioning product by the end…
Tag: .Net
Coding Concepts - Reflection
Reflection is a term thrown around every now and again, but do you really know what it means? Why and when it should be used, and what are its main strengths?
Moving from .Net to Salesforce. My thoughts and the challenges so far.
Having spent nearly a decade in the Microsoft eco-system, I decided it was time for a change. Read about my journey here.
#CodeTalk - Writing Secure .Net Web Apps, Maintainable JavaScript & C# Factory Pattern
Web Developer & Web Design Articles You Need to Read It’s been a little while since the last CodeTalk but this one is back bigger and stronger with more great code examples and articles that have been making the rounds recently. The articles below will be discussing how to keep your .Net Applications secure, an interesting…