Skip to main content

Home/ General Development In DotNet/ Group items tagged html

Rss Feed Group items tagged

Jacques Bosch

19 Things NOT To Do When Building a Website - Josiah Cole; Technologist and Web Hacker ... - 1 views

  •  
    "I've compiled a small list (or rant) of some very basic and fundamental rules that all webmasters must learn and respect when developing a website that needs to make actual money. This list can also be used by companies looking to hire a web development firm or to evaluate an already deployed website project."
Johann Strydom

50 Amazing Jquery Examples- Part1 - Noupe Design Blog - 1 views

  •  
    "Many of us have been using a good deal of jQuery plugins lately. Below I have provided a list of the 50 favorite plugins many developers use. Some of these you may have already seen, others might be new to you. This is just the first series , the second version will be coming soon, stay tuned and Enjoy!"
Johann Strydom

OOP in JS, Part 2 : Inheritance - 1 views

  •  
    "Cat.prototype.haveABaby=function(){ var theKitten = this.parent.haveABaby.call(this); alert("mew!"); return theKitten; }"
Jacques Bosch

dotConnect Team's Blog » Blog Archive » Entity Framework Code-First support f... - 0 views

  •  
    " April 2011 saw the release of a new version of Entity Framework 4.1; this blog article and samples of code contained in it have been correspondingly updated to match the new features that are now available."
Jacques Bosch

Process kills developer passion - O'Reilly Radar - 1 views

  •  
    Some interesting thoughts, although his TDD view smells a bit off. interesting comments though.
Jacques Bosch

Troy Hunt: The hidden costs of building on enterprise software platforms - 0 views

  •  
    "Software development has come a long way over the last few decades. We've gone from extremely laborious, protracted exercises to create even basic functionality (punch cards anyone?), to the drag and drop, WYSIWYG environment of today. We've also gone from a very small number of enthusiast programmers to literally millions of individuals writing software worldwide (there were over 1.3 million software engineers in the US alone in 2008). And we're all looking for ways to make building software even easier."
Jacques Bosch

PhoneGap - 0 views

shared by Jacques Bosch on 29 Mar 11 - Cached
  •  
    Cross device mobile SDK based on standards and web technologies
Jacques Bosch

SQL and SQL only: Lock escalation : SQL Server 2008 - 0 views

  •  
    "Lock escalation is a event which occurs when SQL Server decides to upgrade a lock at a lower level hierarchy to a lock to a table level lock., In other words, when a particular query obtains a large number of row level locks/ page level locks, SQL Server decides that instead of creating and granting number of row level/page level locks, it is effective to grant a single table level lock. Or to be precise,"
Jacques Bosch

Why CouchDB? - 0 views

  •  
    " Django may be built for the Web, but CouchDB is built of the Web. I've never seen software that so completely embraces the philosophies behind HTTP. CouchDB makes Django look old-school in the same way that Django makes ASP look outdated. -Jacob Kaplan-Moss, Django developer CouchDB's design borrows heavily from web architecture and the concepts of resources, methods, and representations. It augments this with powerful ways to query, map, combine, and filter your data. Add fault tolerance, extreme scalability, and incremental replication, and CouchDB defines a sweet spot for document databases. "
Jacques Bosch

Coding Horror: YSlow: Yahoo's Problems Are Not Your Problems - 0 views

  •  
    " I first saw Yahoo's 13 Simple Rules for Speeding Up Your Web Site referenced in a post on Rich Skrenta's blog in May. It looks like there were originally 14 rules; one must have fallen off the list somewhere along the way. "
‹ Previous 21 - 30 of 30
Showing 20 items per page