Articles (2414) - Page 34

Articles posted by registered members of DotNetFunda.com. You can also post an article and win monthly prizes as well as gain community credit points.

2414 records found.
 
Goud.Kv
Tooltips in Bootstrap 
Last updated on: 30 Jun 2014 09:32:58 AM by Goud.Kv | Views: 20292 | Category: Bootstrap |
Votes: 1 | Rating: 5 out of 5
Bootstrap is developed by Twitter Inc, and comes with predefined CSS and JavaScript. By using Bootstrap, we can design a very responsive website easily. It is very handy once you understand.
Goud.Kv
Popovers in Bootstrap 
Last updated on: 30 Jun 2014 09:32:12 AM by Goud.Kv | Views: 22403 | Category: Bootstrap |
Bootstrap is developed by Twitter Inc, and comes with predefined CSS and JavaScript. By using Bootstrap, we can design a very responsive website easily. It is very handy once you understand.
Sheonarayan
Displaying markers on Google map dynamically in ASP.NET 
Last updated on: 29 Jun 2014 05:55:18 AM by Sheonarayan | Views: 33341 | Category: ASP.NET |
Votes: 2 | Rating: 5 out of 5
In this article, we are going to play with Google map and will display different markers for the Latitude and Longitude coming from the database.
Sagarp
Client Object Model of SharePoint 2013 
Last updated on: 28 Jun 2014 03:17:52 AM by Sagarp | Views: 7100 | Category: SharePoint |
You can perform all SharePoint website related tasks, ie- Read and write all website related properties, create new SharePoint web site, SharePoint List operations(create new SharePoint lists, Retrieve all SharePoint lists in a SharePoint website, insert, update and delete in SharePoint lists),SharePoint document library operations (same as SharePoint List operations).
Sagarp
SharePoint 2013 Designer Keyboard Shortcuts 
Last updated on: 28 Jun 2014 03:08:32 AM by Sagarp | Views: 4193 | Category: SharePoint |
Using the keyboard shortcut is always effective that using the mouse, especially if the graphical designer of the page moved and you are unaware of that. Keyboard shortcuts can help you find what you want and where you want to go.
Sagarp
SharePoint 2013 CAML Query for Item ID with JQuery 
Last updated on: 27 Jun 2014 03:49:17 AM by Sagarp | Views: 12455 | Category: SharePoint |
CAML query to find an item from a SharePoint 2013 List based on the "ID" value that is being retrieved through JavaScript
Rama Sagar
Getting started with NodeJs 
Last updated on: 20 Jun 2014 06:53:44 AM by Rama Sagar | Views: 5240 | Category: Node.js |
According the nodejs.org, "nodejs is a platform built on Chrome's JavaScript Runtime". In other words the code you write for the server will execute in a very similar manner in the browser. You can easily carry the JavaScript techniques you have learned elsewhere. It is fast, event-driven and lightweight but the biggest advantage of using the node.js is the asynchronous programming.
  • Sheonarayan
    Checking for existing username without page refresh in ASP.NET MVC (Remote validation) 
    Last updated on: 20 Jun 2014 04:25:37 AM by Sheonarayan | Views: 46937 | Category: ASP.NET MVC |
    Votes: 2 | Rating: 5 out of 5
    In this article, we are going to learn a frequently used functionality in any web application where at the time of registration it is checked for the existing username in the database and user is alerted that this username already exists. There are few ways to do that and one of them is by using the Remote Validation in ASP.NET MVC. This article describes how to use Remote Validations in ASP.NET MVC to achieve this task.
    Sheonarayan
    Cascading delete in SQL Server 
    Last updated on: 19 Jun 2014 06:08:01 AM by Sheonarayan | Views: 14803 | Category: Sql Server |
    Votes: 1 | Rating: 5 out of 5
    In this article, we shall learn how to enable cascading delete option while creating foreign keys constraints in the SQL Server database.
    Vishvvas
    ASP.NET MVC bibliography 
    Last updated on: 18 Jun 2014 09:06:08 AM by Vishvvas | Views: 18213 | Category: ASP.NET MVC |
    Votes: 1 | Rating: 5 out of 5
    This brief article explores the features and differences in different versions of the ASP.NET MVC.
    Sheonarayan
    Inserting record into database using ASP.NET MVC with Web API 
    Last updated on: 18 Jun 2014 04:06:27 AM by Sheonarayan | Views: 107940 | Category: jQuery |
    Votes: 1 | Rating: 5 out of 5
    In this article, we are going to learn how to insert a record into the database using ASP.NET MVC with Web API.
    Santosh.Impossible
    AngularJS Controllers 
    Last updated on: 14 Jun 2014 04:11:48 AM by Santosh.Impossible | Views: 4448 | Category: JavaScript |
    AngularJS is super innovation from the highly talented developers at Google. It is open source javascript framework which is maintained by Google and community developers. It is MV*(Model-View-Whatever) framework for building interactive, single page applications, and the traditional web applications
    Goud.Kv
    How to create Menus in Bootstrap 
    Last updated on: 14 Jun 2014 03:19:13 AM by Goud.Kv | Views: 44703 | Category: Bootstrap |
    Votes: 1 | Rating: 5 out of 5
    Bootstrap comes with CSS and JavaScript which contains a bunch of predefined Styles which can be used to beautify our website. We can Create Stylish Menu's using Bootstrap.
    Patro.Madhusmita87
    Introduction to SEO Canonicalization 
    Last updated on: 12 Jun 2014 06:57:51 AM by Patro.Madhusmita87 | Views: 4296 | Category: SEO |
    Votes: 1 | Rating: 4 out of 5
    Search engine optimization (SEO) is the process which affects the visibility and traffic of the web page in search engines like Yahoo, Bing and Google etc.
    Goud.Kv
    How to create Tabs and Pills in Bootstrap Part-2 
    Last updated on: 12 Jun 2014 12:58:22 AM by Goud.Kv | Views: 20541 | Category: Bootstrap |
    Votes: 1 | Rating: 4 out of 5
    Bootstrap is the CSS technology developed by Twitter. It comes with predefined styles that are used straightly to make our webpage nice look and feel.