Tag Archives: jquery

Entity Framework v4, End to End Application Strategy (Part 1, Intro)

Sorry I haven’t posted in so long. Been very busy with new projects at work and a bit of side work. Ok, so I think I am finally moving on from NHibernate, at least for new development. Obviously I’m not going to do anything rash like completely rewrite the data layer of large and complex [...]
Posted in Code | Also tagged , , , , , | 1 Comment

Simple jQuery show/hide + fadeIn/fadeOut Example

Ok, so I know this is jQuery 101, but a friend was asking me for a specific example of how I did some of the UI in a large commercial side project that I was demoing for him. The UI has a large list of yes/no questions, each one corresponding to a details form if [...]
Posted in Code | Also tagged , | 1 Comment