c# .net Adsense ADO.NET Linq Viruses/security asp.net MVC JQuery Angular-js Node-js SEO Java C++ SQL API Networking vb.net .Net Css JavaScript Generics c#.Net entity framework HTML Website host Website Construction Guide HTTP tutorial W3C tutorial Web Services JSON Psychology Ionic framework Angular ReactJS Python Computer Android

SignalR mvc example in asp.net

| | Category: asp.net MVC

SignalR is an open source library is used to build real time web applications. When more than one user working on an application, when one user making changes, meanwhile the other user can see the changes without reloading the web page.

How to implement captcha in asp.net mvc?

| | Category: asp.net MVC

In this article, I will show how to create captcha in asp.net mvc. A captcha is a validation Layer is used to recognize the type of user before sending data to the server side. It helps to avoid the spam messages or users.

Checking username availability with Ajax using jQuery in asp.net mvc

| | Category: asp.net MVC

In this article, I will show you how to check username availability for registration form validation using jQuery Ajax in asp.net mvc. Here I check the validation in jQuery for textbox change event.

Google Maps API error: MissingKeyMapError

| | Category: API

Google allows authenticated users to access their APIs using an API key. To get started working with google maps API click the link which will guide you the process of activating it.

How to use google map API in website?

| | Category: API

In this article, I will show you how to integrate google maps into website. The google maps API v3 accepts country name or city name or Latitude and Longitude. ..

Knockout js tutorial with asp.net mvc

| | Category: asp.net MVC

In this article, I will show you a knockout Ajax example, with curd operations using jQuery. Knockout js is a free open source library. It is small and lightweight JavaScript Library. I have built a web form to display records and do curd operations (insert, update and delete) using Northwind Database customer table.

How to implement URL shortener google API in asp.net application?

| | Category: API

The google URL shortener allows you to make URL shortened which will expand, when the user access on it, will get a full original URL form. Normally it is suitable for sharing your articles or image URL path over social websites like google plus, Facebook, Twitter etc.

How to create twitter’s like button-jQuery animation examples?

| | Category: JQuery

In this article, I will show you how to use animate in jQuery for “like” button. Create a css class with background image, size, transition and animation effects, etc. for implementing twitter’s social like button using css3 library.

How to create custom error page in asp.net MVC?

| | Category: asp.net MVC

In this article, I will show you how to add custom error page in web config using asp.net MVC. If application got any error you can invoke asp.net 404 page.

Datalist autocomplete from database in jQuery

| | Category: asp.net MVC

In this article I will show you how to use datalist to create jQuery autocomplete multiple values from database. You should make an Ajax call to server method GetCompanyList() and fetch company name and city...

Page 37 of 82