Archive for the ‘Tutorials’ Category

Beyond Hidden fields with ASP.Net

ShareAs we all know hidden fields are used to store a temporary value that will be needed on the page at a later stage which is available only on the code behind. Even asp.net uses hidden field to store View State. It is a common practice among programmers to include one or more hidden fields [...]

Searching Specific Site in Google Chrome

Chrome Logo

ShareGoogle chrome address bar changed the way we search on the web.  We no longer have to visit a search engine to search; Chrome  searches on the default search engine directly and gives us the result. After Chrome even Firefox made the same change to its address bar (which no longer works on Firefox anyway).  I [...]