|
|
|
Written by rohit sinha
|
|
Wednesday, 19 May 2010 04:39 |
|
A power presentation on Message queues. "In computer science, message queues and mailboxes are software-engineering components used for interprocess communication, or for inter-thread communication within the same process. They use a queue for messaging – the passing of control or of content. Group communication systems provide similar kinds of functionality. " - Wikipedia
Download Presentation
|
|
Last Updated on Wednesday, 19 May 2010 10:28 |
|
Written by rohit sinha
|
|
Monday, 17 May 2010 15:44 |
|
My first article after a long work on optimizing website loading time. Feels good!!!. The website loads really faster now. I never realized that installing so many components and modules will have such a impact on the website loading time until it was too late. But some hours work the website loads not at lighting speed but its decent.
A small list of action taken by me to improving speed of my website:
|
|
Last Updated on Monday, 17 May 2010 16:42 |
|
Read more...
|
|
Written by rohit sinha
|
|
Saturday, 01 August 2009 11:59 |
|
RSS Explained
What is RSS?
RSS (Rich Site Summary) is a format for delivering regularly changing web content. Many news-related sites, weblogs and other online publishers syndicate their content as an RSS Feed to whoever wants it.
|
|
Last Updated on Thursday, 24 December 2009 17:01 |
|
Read more...
|
|
Written by rohit sinha
|
|
Tuesday, 22 December 2009 17:19 |
|
Just a simple and easy tip to accelerate download speed. Only 5 minutes is needed and after that all your downloads will be easy and fast.
|
|
Last Updated on Monday, 17 May 2010 13:20 |
|
Read more...
|
|
Written by rohit sinha
|
|
Thursday, 13 August 2009 03:24 |
|

Asp.net is one of the family of software packages known as application servers. An application server is a piece of sofware that is installed on a web server to create dynamic application platform.
ASP.NET allows you to use a full featured programming language such as C# (pronounced C-Sharp) or VB.NET to build web applications easily.
ASP.NET processes all code on the server (in a similar way to a normal application). When the ASP.NET code has been processed, the server returns the resultant
HTML to the client. If the client supports JavaScript, then the server will use it to make the clients browser experience quicker and easier. Even with HTML being the
limiting factor here, ASP.NET still manages to bring true OOP (Object Oriented Programming) to the Internet.
|
|
Last Updated on Thursday, 13 August 2009 04:15 |
|
Written by rohit sinha
|
|
Thursday, 24 December 2009 13:49 |
|

Torrent is a form of file sharing (like rapid share) in which users download and share files amongst each other. that is it is person to person sharing.
|
|
Last Updated on Monday, 17 May 2010 13:17 |
|
Read more...
|
|
Written by rohit sinha
|
|
Wednesday, 17 March 2010 14:24 |
|
Moving images can give a very stunning look to a web page and all it need is some lines of simple code. This article shows how to create a simple image slide show using javascript.
|
|
Last Updated on Monday, 17 May 2010 16:15 |
|
Read more...
|
|
|
|
|
<< Start < Prev 1 2 3 Next > End >>
|
|
Page 1 of 3 |