Life's random bits By b1thunt3r (aka Ishan Jain)…

Category: Development

Learning HTML and CSS

Learning HTML and CSS

HTML and CSS is not just for web designers. As a web developer you need to able to get your hands dirty with things like HTML and CSS.
Scrum: What, Why?

Scrum: What, Why?

Just read this amazing article on Nettuts+, about SCRUM. For a time I have been writing something similar, and when I was it on Nettuts+, just thought why not just post a link, as this one is much better than mine will ever be!
PHP to ASP.NET [CSharp]

PHP to ASP.NET [CSharp]

After working with C# all summer, I have been having thoughts about moving from PHP to ASP.NET (mainly C#).
CSharp vs Java

CSharp vs Java

In a sense Java and C# are quite similar, but when you get a bit under the tip you will notice some of the difference between both languages. For some reason C# felt a bit more easier the Java to me, and a bit (a lot) more powerful.
Unique ID

Unique ID

There are times when you need some sort of unique identifier for some reason, and it can be hard to find a system that will have a very low collision risk.