Search

Tag

client

Http, html, Server, coding languages – how do all these connect?

The content displayed on your browser is a classic ice-burg scenario. What happens beneath is a complex set of events in the web world. Would you like to have a 30,000 feet/ high level understanding of what goes on in... Continue Reading →

Featured post

Asp.Net: Client events and Server Events – Its confusing!

Asp.Net is Microsoft's web technology to create and host web applications. Now, we all know that Asp.net allows users to have html controls as well as asp server controls. All the code (event handlers, classes, function etc) written in the code... Continue Reading →

Is it desirable to see the page load on every network round trip?

Well, the answer is yes and no. It all depends on what you want to achieve. But, as a good coding practice - Stop unnecessary Postbacks! During few years back, before the advent of 'XMLHttpRequest', a web page had to be... Continue Reading →

Blog at WordPress.com.

Up ↑