» Alternatief voor W3C-validator – Gigadesign, XHTML-CSS website maken 28 april 2008 0 Als je met webstandaarden bezig bent en er belang bij hebt dat al je pagina’s in orde zijn heb je de plicht om toch bijna elke pagina te checken in de W3C-validator. Dit kan een tijdrovende bezigheid zijn als je…
Emma Alvarez Site: Most Useful 50 CSS Tips And Tools For Webmasters 15 april 2008 0 The style of a website is defined by the CSS. CSS describes text fonts, if images must have borders or shadows, etc. Simply changing the CSS styles, you can change the appearance of your website completely, without changing the contents…
Fix: Cannot copy file ‘X’ to file ‘Y’. The process cannot access the file because it is being used by another process. in Visual Studio 2008 – ISerial 9 april 2008 0 Fix: Cannot copy file ‘X’ to file ‘Y’. The process cannot access the file because it is being used by another process. in Visual Studio 2008 ISerializable – Roy Osherove’s Blog – Fix: Cannot copy file ‘X’ to file ‘Y’.…
Inline ASP.Net tags… sorting them all out 2 april 2008 0 There are all sorts of different inline tags, and I haven’t found a place that explains them all in one place, so here is the quick and dirty… Naspinski – Inline ASP.Net tags… sorting them all out (<%$, <%=, <%,…
SitePoint Blogs » Preparing your sites for the data web 20 maart 2008 0 Okay, the Data Web (from the man himself – Tim Berners-Lee) is coming. Linked data will rule the day and if you don’t act quick your website will be left behind. Or more likely your site will simply go on…
SEO Basics, introduction to Search Engine Optimisation 20 maart 2008 0 Search Engine Optimisation (SEO) is the on-going process of making sure that your web site performs as well as possible on specific search engine searches. This article aims to explain the absolute basics of SEO that every web site designer,…
Powerful CSS-Techniques For Effective Coding | CSS | Smashing Magazine 18 maart 2008 0 Sometimes being a web-developer is just damn hard. Particularly coding is often responsible for slowing down our workflow, reducing the quality of our work and sleepless nights with pizza and coffee laying around the laptop. Reason: with a number of…
Silverlight 2 Developer Poster 18 maart 2008 0 At Mix08, the Silverlight 2 Poster was a hot item given out in many of the session. If you didn’t get yours or if you couldn’t make it, you can feel free to download and print your own! Silverlight 2…
Create MOSS 2007 Virtual VPC Image 17 maart 2008 0 Step by Step understanding of creating MOSS 2007 Virtual PC Image. Part 1: Getting Started, Installing IIS, and Installing .NET Framework 2.0Part 2: Installing and Configuring POP3 EmailPart 3: Installing and Configuring Outlook 2007Part 4: Installing and Configuring the .NET…
70 Expert Ideas For Better CSS Coding | CSS | Smashing Magazine 25 februari 2008 0 CSS isn’t always easy to deal with. Depending on your skills and your experience, CSS coding can sometimes become a nightmare, particularly if you aren’t sure which selectors are actually being applied to document elements. An easy way to minimize…
ASP.NET Runtime Cheat Sheet: HttpRequest, HttpRuntime, AppDomain and friends 20 februari 2008 0 This article has cheat sheets for retrieving various bits of ASP.NET runtime information. For each bit of info, there is: * A code snippet for retrieving it in a page, with a link to MSDN * Description, sometimes explanation *…