Quantcast
Channel: Tech Hub » Performance
Browsing latest articles
Browse All 10 View Live

Image may be NSFW.
Clik here to view.

Performance impact of iFrame

Avoid using iframe for performance reasons, read more @ http://www.stevesouders.com/blog/2009/06/03/using-iframes-sparingly/ Using this in some places can not be avoided like if we want to access an...

View Article



Image may be NSFW.
Clik here to view.

Object Relational Mapping – Links

Entity Framework Vs Linq To SQL Vs NHibernate Vs few more … http://ormeter.net/ ORMs across Languages … http://en.wikipedia.org/wiki/List_of_object-relational_mapping_software What is ORM?...

View Article

Image may be NSFW.
Clik here to view.

Real-time analytics – Links

Track your page/website’s traffic … http://chartbeat.com/ http://getclicky.com/ http://www.google.com/analytics/

View Article

Image may be NSFW.
Clik here to view.

Table partitioning – SQL Server 2008

Are you worried with query performance due to huge data in tables, use Table partitioning of SQL Server 2008. It’s easy and very useful. You can partition data to different db data files stored in...

View Article

Image may be NSFW.
Clik here to view.

JSON to C# object to JSON – System.Web.Script.Serialization.JavaScriptSerializer

Use JavaScriptSerializer to convert JSON object to C# object and backwards. It is very useful to build AJAX based web pages for thinner network traffic and for better client side html computation …...

View Article


Image may be NSFW.
Clik here to view.

Flyweight Pattern – Javascript

http://msdn.microsoft.com/en-US/scriptjunkie/hh273390.aspx 1. Centralized event handling This will be used in cases where we have a number of similar elements or structures on a page that share similar...

View Article

Image may be NSFW.
Clik here to view.

Importance of using better JQuery selector – Link

http://encosia.com/11-keystrokes-that-made-my-jquery-selector-run-10x-faster/

View Article

Image may be NSFW.
Clik here to view.

HTTP Pipelining – Links

http://www.blaze.io/mobile/http-pipelining-big-in-mobile/ http://www.brianp.net/2011/07/19/will-http-pipelining-help-a-study-based-on-the-httparchive-org-data-set/

View Article


Image may be NSFW.
Clik here to view.

ASP.NET Caching Dependencies – Link

http://www.codeproject.com/KB/web-cache/CachingDependencies.aspx

View Article


Image may be NSFW.
Clik here to view.

Spyware attacked? Try this.

Today I faced some spyware attack on my machine and it totally controlled my machine where I can’t run any exe based program like browsers, installables, visual studio, cmd … etc I struggled for some...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images