| |
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
9 Articles match "Books","Form"
| Related DevelopMentor Courses | MORE | | Using SignalR for real time data updates Traditionally HTML based CRUD would generate all HTML on the server based on the user selecting something and then using an HTML form and an HTTP POST to send the changes back to the server. In the following code the clients starts the communications hub and passed the loadBooks callback to load the books as soon as the communications are initialized. $( function () {. then( function (books) {. each(books, function () {. appendTo(ul); renderBook(newLi, this ); }); }); }; function renderBook(li, book) {. var books = _repo.GetBooks(); return books; }. }. The Problem Solver - Wednesday, July 25, 2012 Agile: Where's the evidence? Or, as I believe, Agile is a form of Lean? For their book Organizational Patterns of Agile Software Development Coplien and Harrison spent over 10 years assessing teams. OK, sometimes, to save myself form a boring conversation or to cut to the chase I’m prepared to concede that: Waterfall worked in 1972 on developments using Cobol on OS/360 with an IMS database. A few weeks ago I was presenting at the BCS SIGIST conference - another outing for my popular Objective Agility presentation. Someone in the audience asked: “Where is the evidence that Agile works?” Scrum? Finance? Allan Kelly's Blog - Friday, March 30, 2012 10 years on: IT does matter, more than ever IT forms the marketing channel now - Facebook, Twitter, LinkedIn. remember booking my first flight to the US that year. We talked, she booked me a flight. This year I’ve booked flights on BA, KLM, S7 and Virgin Atlantic. How I book them - the company web site, Opodo, Expedia, SkyScanner has a lot to do with the customer service experience. normal start a flight search on SkyScanner, switch to Opodo or Expedia to book and complete things on the airlines own site. Booking the family holiday is even more IT dependent. It was a strategy decision. Allan Kelly's Blog - Thursday, July 19, 2012 |
48 Articles match "Books","Form"
| The Latest from DevelopMentor | MORE | | Requirements and Specifications The first book I picked up was Mike Cohn’s User Stories Applied , the nearest thing the Agile-set has to a definitive text on requirements. True Requirements runs throughout the book but doesn’t help me compare and contrast. On the occasions were there are both they are overkill and form voluminous documentation (and neither gets read.) The fact that so many prominent books duck the question of requirements and specification makes me think this is a fairly common issue. which I should just have entitled it “Requirements: Whose job are they anyway?” nothing. Allan Kelly's Blog - Monday, April 15, 2013 People or the system? George Orwell, “Charles Dickens” essay in Shooting and Elephant and Other Essays, Penguin Books I am sure I am not alone in exhibiting another of Orwellian trait: Double think. instigated a simple process we could now recognise as a form of Agile but ultimately the company, the system, killed the success. The strength of the system derives form multiple sources including: the effectiveness of the system, the degree to which it is enforced and the degree to which people see their interests being served by the system. “the two view-points are always tenable. Fall 2008 issue. Allan Kelly's Blog - Tuesday, March 26, 2013 Agile Advice for Aviva (and many other big companies) Give your team support, send them on training, hire consultants to come and coach, buy them books. There is no long term future for Test Managers, you options are: a) focus on Test and work to improve the Testing Process, specifically Automation; b) focus on management and manage the whole development team; c) disentangle Test from Quality and become get Quality throughout the process Form self-support book study groups: spend an hour, meet for lunch every other week, agree a book, agree a chapter in advance, someone volunteer to summarise it. don’t know of any. Allan Kelly's Blog - Tuesday, February 19, 2013 | -
| The Best from DevelopMentor | MORE | - Using SignalR for real time data updates
Traditionally HTML based CRUD would generate all HTML on the server based on the user selecting something and then using an HTML form and an HTTP POST to send the changes back to the server. In the following code the clients starts the communications hub and passed the loadBooks callback to load the books as soon as the communications are initialized. $( function () {. then( function (books) {. each(books, function () {. appendTo(ul); renderBook(newLi, this ); }); }); }; function renderBook(li, book) {. var books = _repo.GetBooks(); return books; }. }. The Problem Solver - Wednesday, July 25, 2012 - WCF Duplex Messaging
ve read books that tell me that in their ‘which binding should I use?’ This is because your client is probably a Rich Client GUI based application (Windows Forms or WPF). I am one of the moderators of the MSDN WCF Forum. One of the main areas of questions on the forum is duplex messaging – particularly using the WSDualHttpBinding. So instead of typing long messages repeating the same thing in answer to these questions I’ve decided to write this blog post to give a bit of background about duplex messaging and then discuss the options for bindings and common problems people have. .NET Meanderings - Tuesday, June 9, 2009 - The NoSQL Movement, LINQ, and MongoDB - Oh My!
Michael Dirolf also has a great book in the works. You can catch a preview of it on Safari Books Online. The means of interaction with the server is through JavaScript rather than T-SQL and the storage format is a binary form of JSON as you can see. For a project I’m working on I’ve built a Windows Forms UI that lets me manage the database easily by just adding an object data source and doing some drag-drop magic in Visual Studio. Maybe you’ve heard people talking about ditching their SQL Servers and other RDBMS entirely. Insanity!” Flat files? Related classes? Michael C. Kennedy's Weblog - Thursday, April 22, 2010 - Manage Your Christmas Card List
Our Christmas card mailing list is kept in a little address book that is full of entries that have been crossed out as addresses, marital status, and family members have all changed. And despite good intentions of keeping everything in order, friendships are rarely formed alphabetically. was thinking today it would be handy to use an online tool to replace that little tattered address book when it struck me: CROWD SPACE WOULD BE PERFECT FOR THAT! In my household, my wife manages the Christmas card mailing list. Crowd Space stores addresses and can print mailing labels. Derek Hatchard blogs on - Thursday, December 17, 2009 - Using ASP.NET MVC
And ASP.NET MVC lend itself much better to unit testing than ASP.NET web forms. If you are heavy into designers and drag-drop development web forms will be a better match for you. The book I keep by my side is Steven Sanderson’s Pro ASP.NET MVC Framework. Recently I started using ASP.NET MVC for a real project. SO far I had been reluctant to use ASP.NET MVC as it meant giving up on the post back model that so many of the available ASP.NET controls depend on. Well the project isn’t finished yet but I am a convert Using ASP.NET MVC is much nicer that I expected it to be. The Problem Solver - Thursday, August 13, 2009 - 10 years on: IT does matter, more than ever
IT forms the marketing channel now - Facebook, Twitter, LinkedIn. remember booking my first flight to the US that year. We talked, she booked me a flight. This year I’ve booked flights on BA, KLM, S7 and Virgin Atlantic. How I book them - the company web site, Opodo, Expedia, SkyScanner has a lot to do with the customer service experience. normal start a flight search on SkyScanner, switch to Opodo or Expedia to book and complete things on the airlines own site. Booking the family holiday is even more IT dependent. It was a strategy decision. Allan Kelly's Blog - Thursday, July 19, 2012 - Software Facts - well, numbers at least
But really, it isn’t a book of numbers. About a year ago I needed some numbers about software development - industry norms really: effectiveness, productivity, bug counts etc. Its actually pretty hard to get these numbers and after hunting around I found myself with a copy of Capers Jones Applied Software Measurement. Jones, for those who don’t know, has made a career out of analysing software and software teams numbers. Applied Software Measurement is his latest work on the subject - although its nearly three years out of date. But he does have lots of interesting facts and numbers. Allan Kelly's Blog - Friday, January 14, 2011 %>
| | |