themikehogg.com
Samples and Snippets | ASP.Net
http://themikehogg.com/category/ASPNet
Writing Software for Developers. Refactoring MVP and custom javascript date controls. 22 September 2014 17:11. This was a legacy maintenance project, where only emergency fixes are allowed, and no upgrades or refactoring time is available. Like most of these projects, I wanted to keep as close to the existing tools/libraries/patterns as I could, and write as little as possible custom code; I wanted the fewest changes. So. Above this, I was supposed to add validation. (client side only those we...Javasc...
ryanglover.net
Masking Tape | Ryan Glover
http://www.ryanglover.net/articles/masking-tape
May 10, 2015. For the past 48 hours, my girlfriend and I have been traveling back and forth from the city to our new home about 15 minutes west in Oak Park, IL (home to some well known folks like architect Frank Lloyd Wright. And author Ernest Hemingway. Nerd points). In preparation for our move, we decided it would be best to paint the new place. We moved in so we could avoid shuffling furniture and the requisite domestic strife that would follow. You’re screwing around. I’ve worked on a handful o...
hypersonicscream.com
Terry | Programmer to Developer
http://hypersonicscream.com/author/Terry
Skip to primary content. Skip to secondary content. July 4, 2013. I don’t know whether it’s the distraction from the rest of my life (job, house, family) or just all the other things I can do (TV, video games etc) but I really struggle to concentrate on development. Maybe one day it will be easier, maybe I’ll find something that drives me. Development and deployment strategy. February 3, 2013. How does development affect deployment, and how can deployment have an effect on development? 8220;When you get ...
hypersonicscream.com
Learning | Programmer to Developer
http://hypersonicscream.com/tag/learning
Skip to primary content. Skip to secondary content. September 30, 2012. In recent months, I’ve had the chance to watch a lot of the excellent series, Clean Code. Produced by Robert Martin (Uncle Bob). If you haven’t had the chance to take a look at these, I highly recommend watching the series if only for the entertainment value alone! An art, trade, or occupation requiring special skill, especially manual skill: the craft of a mason. We are tired of writing crap.”. Scott Gu's Blog.
hypersonicscream.com
General | Programmer to Developer
http://hypersonicscream.com/category/general
Skip to primary content. Skip to secondary content. Talk, Discussion, Stuff. July 4, 2013. I don’t know whether it’s the distraction from the rest of my life (job, house, family) or just all the other things I can do (TV, video games etc) but I really struggle to concentrate on development. Maybe one day it will be easier, maybe I’ll find something that drives me. Development and deployment strategy. February 3, 2013. 8220;We need to be able to enter in a part number and description”. 8220;When you get i...
themikehogg.com
Samples and Snippets | Refactoring MVP and custom javascript date controls
http://themikehogg.com/post/2014/09/22/Refactoring-MVP-and-custom-javascript-date-controls
Writing Software for Developers. JQuery validation hooked up to HTML5 data attributes and some Bootstrap for a Salesforce page. Refactoring MVP and custom javascript date controls. 22 September 2014 17:11. Control tree not matching viewstate(Invalid Postback or callback argument. EventValidation is enabled using enableEventValidation=true). And you don't want to turn EventValidation off, or what's the whole point of using .net and viewstate? Above this, I was supposed to add validation. (client...Javasc...
themikehogg.com
Samples and Snippets | Quartz Scheduler
http://themikehogg.com/post/2013/10/26/Quartz-Scheduler
Writing Software for Developers. Refactoring MVP and custom javascript date controls. 26 October 2013 13:46. If you want to inject services into your IJobs, though, you will need to create your own IJobFactory and start the scheduler that way. ISchedulerFactory = container.Resolve( Of. Scheduler = schFactory.GetScheduler(). Scheduler.JobFactory = New. IJob NewJob(TriggerFiredBundle bundle, IScheduler scheduler). Var jobtype = bundle.JobDetail.JobType;. Var schjobtype = typeof. Container = container;.
themikehogg.com
Samples and Snippets | Refactoring
http://themikehogg.com/category/Refactoring
Writing Software for Developers. Refactoring MVP and custom javascript date controls. 22 September 2014 17:11. This was a legacy maintenance project, where only emergency fixes are allowed, and no upgrades or refactoring time is available. Like most of these projects, I wanted to keep as close to the existing tools/libraries/patterns as I could, and write as little as possible custom code; I wanted the fewest changes. So. Above this, I was supposed to add validation. (client side only those we...Javasc...
themikehogg.com
Samples and Snippets | NHibernate
http://themikehogg.com/category/NHibernate
Writing Software for Developers. 22 April 2013 19:51. When setting up Automapper you usually use a TableNameConvention that takes plurals, but if you are like me and working against an existing database, you can opt not to use it and save yourself the time of all those mapping.Table("Tablename") redundancies in your override maps. System.Web.WebPages.Razor". 0000-2.0.0.0". 1000-2.0.0.0". 1000-4.0.0.0". 0000-2.0.0.0". 7 March 2013 14:30. Var sessionFactory = new. Then your Repo looks something like this:.
SOCIAL ENGAGEMENT