(Better) JQuery IntelliSense in VS2008 – BradVin’s .Net Blog 30 april 2008 0 I know, I know, this has been done before. The reason I’m writing this post, however, is to improve on what I have found on the web. For anyone wondering what jQuery is, goto the jQuery site and also read…
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 (<%$, <%=, <%,…
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,…
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…
Top 10 Best Practices for Production ASP.NET Applications 14 februari 2008 0 In no particular order, here are the top ten things I’ve learned to pay attention to when dealing with production ASP.NET applications. Hopefully they will help you save you some time and headaches. As always, your thoughts and additions are…
Troubleshooting Expired ASP.NET Session State and Your Options 1 februari 2008 0 I have a love/hate relationship with the ASP.NET Session. It’s such a convenient place to put things, but when you start putting applications into production there are a number of less-than-obvious edge cases that can come up and bite you.…
Web Developer’s Field Guide 28 januari 2008 0 This site is pretty much a collection of links that I’ve found very useful over the last year, or so. First, and foremost, I must thank Vitaly.Friedman for getting the vast majority of them together all in one place for…
PNG in IE6 and IE7 18 januari 2008 0 Two related posts about the same problem. The solved mine 🙂 While working on a new site, I started playing around a little more with 8-bit PNG files, comparing them to GIFs. In a few cases the PNG was smaller…
Copy project files to another location after build 4 december 2007 0 For a (web-)project I am working on, I needed to copy the content of 1 website to a sub-folder of another website after the project was built. This enables the 2 projects being separately developed and deployed, but also allows…
A List Apart: Articles: Graceful E-Mail Obfuscation 7 november 2007 0 Many web users don’t understand the inevitable consequences of exposing their e-mail address on the web. Experienced web developers and website owners, however do. Thousands of spam bots tirelessly crawl the web to collect e-mail addresses exposed on websites, in…