Hard Drive Weight Increasing
Written on August 31, 2009 – 2:53 am | by tihomir_wwf |> I found that screenshot in a developer’s forum today. It just made my day:
> I found that screenshot in a developer’s forum today. It just made my day:
1.Using String variables: if (someString.Length > 0) { // … } … but someString could be a null: if (!String.IsNullOrEmpty(someString)) { // much better now !? } 2.String concatenation string s = “dev”; s += “-”; s += “the”; s += “-”; s += “web”; s += “.”; s += “com”; This is not very [...]
Here’s a list of 12 cool websites for design inspiration 1. Wim Vanhenden’ portfolio website URL: http://www.wimvanhenden.be/ 2. eLaboration Web Design URL: http://www.elabdesign.com 3. 26000 Vodka URL: http://26000vodka.com 4. Soft Whiteroom URL: http://www.soft.se 5. 53 Colors URL: http://53colors.com/ 6. Hugs For Monsters URL: http://hugsformonsters.com/ 7. The Toke URL: http://thetoke.com 8. Sua Felicidade Transforma URL: http://coketeens.com.br [...]
1. The code-behind allows you easier to maintain the code when it comes to large websites. 2. You have the freedom of choosing from multiple languages (C#, VB.NET, C++, etc.) 3. SQL Server is also very fast, secure, and it can store extremely large amounts of data; actually, there’s no limit; 4. With ASP.NET you [...]
Here’s a list of 5 Awesome Free Online Tools and Resources for Web Page Design: 1. Font Tester – CSS Font Comparison Tool Font Tester is a free online font comparison tool. It allows you to visually compare fonts side by side with different CSS font styles applied. URL: http://www.fonttester.com/ 2. Colr.org Play with colors [...]
Here’s a list of 10 Articles about 10 Web Design Tips: 10 Simple Design Tips ‘Create folders for different types of files.’ ‘Name your pages and graphics in a way in which it will be easy to find them later.’ ‘Keep your graphics sizes small.’ ‘Put large graphics on a separate page.’ ‘Update your site [...]
1. Real Programmers don’t believe in schedules, only planners make up schedules. 2. Real Programmers never work 9:00 A.M. to 5:00 P.M. If any Real Programmers are around at 9:00 am, its because they were up all night. 3. Real Programmers don’t like the team programming concept. 4. Real Programmers have no use for managers. [...]
An image hosting service allows everyone to upload images to a website. The image host will store the image onto its server, and will allow others to view that image. Here’s a table to compare different free image hosting service: URL Maximum File Size Valid Types http://www.freeimagehosting.net/ 3,000KB .gif, .jpg, .bmp, .png http://www.supload.com/ there is [...]
Let’s admit it, many people hate Internet Explorer 6 Here’s a list of Web Sites Against IE6: 1. STOP IE6 campaign A campaign devoted to wiping IE6 off the web URL: http://www.stopie6.org/ 2. RIPIE6.com RIPIE6 is the obituary notice of Internet Explorer 6′s death URL: http://www.ripie6.com/ 3. Bring Down IE 6 a campaign by .net [...]