Wordpress - kartiksehgal.wordpress.com - Kartik Sehgal's Blog

Latest News:

IE10 also validates special character escape sequences 3 Dec 2012 | 10:44 am

Most of the pages have been rendering pretty consistently in Internet Explorer 10. I was perturbed that one particular page was giving a problem on IE10, but, not on Chrome and Firefox. When I opened ...

How to review code 20 Nov 2012 | 02:46 pm

The first question we need to ask ourselves is what is the goal of our code review? Report all code review issues? Get all feedback incorporated before delivery? Get the developers to follow the same ...

Validate doctype XHTML 1.0 strict on w3 validator correctly 19 Nov 2012 | 04:36 pm

In our Visual Studio settings, the default doctype for pages is XHTML 1.0 transitional. However, in recent days, after getting the Internet Explorer 10 update, I found that I could not debug the page ...

Fix bgiframe related JavaScript issues in IE9+ 16 Nov 2012 | 11:12 am

For quite a few months one of the pages in my custom project planning and tracking application would not open any pop ups in IE9 but would work fine in other browsers. The simple work around was to op...

FCKEditor bug fix for IE10 16 Nov 2012 | 10:49 am

IE 10 is the first browser where the major version number (before the dot) is in double digits. Most scripts, including the one written for FCKEditor at the time had a browser detection regex pattern ...

Windows 8 and Internet Explorer 10 usage is increasing at a fast clip as per Stat Counter 8 Nov 2012 | 12:08 pm

Both Windows 8 and Internet Explorer were officially launched on October 26, 2012. The following information is applicable to the United States only and is based on information analyzed on gs.StatCoun...

.Net: .Any vs .Count 7 May 2012 | 06:45 pm

I was reviewing some code and resharper threw up a hint to use if(myList.Any()){ //conditional code } instead of if(myList.Count > 0) { //conditional code } However, if a line of code is written l...

.NET 4: IsNullOrEmpty vs IsNullOrWhiteSpace 6 May 2012 | 07:32 pm

You might be familiar with the following lines of code and may have used it often in your code when validating string values for null, empty or whitespace: return String.IsNullOrEmpty(value) || value...

Key benefits of a domain-driven development model for Business Automation 2 Oct 2011 | 01:53 am

Let me be honest upfront! I have a bias towards working on a domain-driven development model. Yes! I do mean customized, strongly typed entities and not .NET CLR types (typed datasets, datatables, etc...

A bad picture is worth a thousand long discussions. (via Doug Seven) 20 Sep 2011 | 07:08 pm

I agree with Doug that boxes can never represent architecture or information flow although its still necessary for a big picture. This big picture is important for developers for the METRO UI While h...

Related Keywords:

assign labs, how to use jalgridview with json, assing labs, jalgridview, grid jquery theme, haseeb akhtar, jquery fixed label, ie9 browser stats statcounter, facebook login label jquery

Recently parsed news:

Recent searches: