Adam Tibi .NET
Blog URL http://www.adamtibi.net
Located Guildford, Surrey United Kingdom
Adam Tibi Writing on ASP.NET, C# & SEO.
Latest Blog Posts
- Three C# 2.0/3.0 Syntaxes That You Didn't Know But Were Afraid to Ask on Sep 30, 2008 in Tips and Tricks
Working with other colleagues, I found these C# syntaxes are still not well-known and used, so I thought of blogging on them. 1 - Properties Without Members In the old days, before C# 3.0, we used to write syntax like: public class Point {...
- UK Software Consultant Nightmare: The IT Recruiting Agents on Sep 30, 2008 in Software Consultant
Working as a .NET software consultant in UK, I spent ages with the IT recruiting agents on the phone and had suffered their tricks. So, in this post, I thought of educating my software consultant colleagues of the agents' sneaky tricks and dodgy...
- How Not To Compromise Security Through ASP.NET Validators on Sep 23, 2008 in ASP.NET Validators
I have explained in The Three Steps of Building an ASP.NET Validator Control, how to build a validator control from the ground up in three easy steps and in a reusable format. I highly recommend reading it before going any further. Here I am discussi...
- The Three Steps of Building an ASP.NET Validator Control on Sep 22, 2008 in ASP.NET Validators Web Controls
The standard ASP.NET validator controls such as the RequiredFieldValidator or the RegularExpressionValidator do not cover all validation requirements, so usually developers tend to create a CustomValidator for such scenarios. A major problem with the...
- Google Sandbox: When? Why? And How to Dump it! on Sep 20, 2008 in SEO
I got a question from Anthony Grace in the comments of my previous post Three Rules That ASP.NET Developers Should Know About SEO about Google Sandbox and thought of writing this short post to illustrate what is it and how to avoid it. Google Sand...
- Three Rules That ASP.NET Developers Should Know About SEO on Sep 16, 2008 in SEO
Search engines optimisation, SEO, is an evolving 'science' and it keeps changing on purpose. Most articles that I read which involve both SEO and ASP.NET usually focus on how to programatically set the meta keywords tag and they tend to make...
- Two ASP.NET/VS 2008 Performance Tricks That Even Microsoft Didn't Know About! on Sep 14, 2008 in Tips and Tricks
Visual Studio 2008 is a huge resources consumer, it takes long to load then long to open your solution, long to run it and debug it. I have been using it for more than a year now after setting VS 2005 to retirement. I have VS 2008 set on a high perfo...




