background preloader

Autocomplete plugin

Autocomplete plugin

Selectize.js Current Value: "awesome,neat" Add and remove items in any order without touching your mouse. Use your left/right arrow keys to move the caret (ibeam) between items. This example is instantiated from a <input type="text"> element (note that the value is represented as a string). Current Value: null This demonstrates two main things: (1) custom item and option rendering, and (2) item creation on-the-fly. The most vanilla of examples. Selectize supports <optgroup> rendering (as of v0.5.0). Current Value: ["CA","WY"] This example only allows 3 items. Current Value: "" A good example of (1) support for international characters (diacritics) and (2) how items are scored and sorted. $('#select-country').selectize(); Current Value: " This demo shows how to integrate third-party data from the GitHub API. This demo shows how to integrate third-party data from the Rotten Tomatoes API. Current Value: "web development,design" drag these items around with your mouse

View State Vs. Session State Vs. Application State Introduction There are a number of articles and blogs available about ASP.NET state management. I have tried writing this article for beginners explaining these concepts in simple language and step-by-step. This is a very basic article for beginners that show various state management techniques. It is very confusing for the developers when working with states in ASP.NET web applications. This article will help to understand how practically we should use these. Stateless Nature of Web applicationWeb applications run on HTTP protocols and this HTTP protocol is stateless in nature, meaning it does not remember state or retain any state between requests and responses. Web application Processing Whenever a web application is compiled, the entire source code of the project is compiled into an intermediate language and generates an output assembly that is a DLL residing in the bin folder of the project directory. Sample Code: Explanation: Various state management techniques A. B. SessionID SessionID

Top 6 Free WordPress Hosting Providers Looking for some free WordPress Hosting? Choosing hosting for your new WordPress blog is difficult. Most beginners usually prefer to start with free hosting to learn WordPress & try things out, and they move to premium hosting service later on. Even I started with free hosting and domain to learn WordPress and other stuff. WordPress is most powerful self hosted Content Management System (CMS) but you need to choose a hosting. There are thousands of free wordpress hosting providers available to host your WordPress, which are doing the same thing at paid or free. But before I get into detail, you should keep in mind that there is big quality difference between premium hosting and free hosting for WordPress. But if you are going to run a business or converting a huge idea into live, you should be buying a hosting package from any of the reputed hosting sites. BlueHost – If you are looking for a reliable, affordable and good shared hosting with great support, Bluehots is best. Why? 1. 3. 4.

Related: