Please enable Javascript to correctly display the contents on Dot Net Tricks!

Dot Net Tricks Tutorial - For Beginners & Professionals

.net article,c# tutorial,asp.net tutorial,linq tutorial,wcf tutorial,mvc tutorial,entity framework tutorial,sqlserver tutorial,jquery tutorial,visual studio tutorial
 
Posted By : Shailendra Chauhan, 26 Dec 2014

AngularJS is automatically initialized for one module. But sometimes, it is required to bootstrap for multiple modules and it can be achieved by using two methods:

 

 

Posted By : Shailendra Chauhan, 26 Dec 2014
Updated On : 26 Dec 2014

jQLite is a subset of jQuery that is built directly into AngularJS. jQLite provides you all the useful features of jQuery. In fact it provides you limited features or functions of jQuery.

 

 

Posted By : Shailendra Chauhan, 26 Dec 2014
Updated On : 29 Dec 2014

Angular initializes automatically upon DOMContentLoaded event or when the angular.js script is downloaded to the browser and the document.readyState is set to complete. At this point AngularJS looks for the ng-app directive which is the root of angular app compilation and tells about AngularJS part within DOM.

 

 

Posted By : Shailendra Chauhan, 25 Nov 2014
Updated On : 25 Nov 2014

It is Google’s new fancy UIs for the web. It is based on Google's Material Design. As per Google, "Material Design is a specification for a unified system of visual, motion, and interaction design that adapts across different devices. Our goal is to deliver a lean, lightweight set of AngularJS-native UI elements that implement the material design system for use in Angular SPAs."

 

 

Posted By : Shailendra Chauhan, 19 Sep 2014
Updated On : 19 Sep 2014

Visual studio provides you intellisense support for various programming languages and scripts. It helps a lot while programming with Visual Studio IDE. By default Visual Studio doesn't provide us the Ionic intellisense support. I did some googling over net and found a useful resource which helps you to enable intellisense in visual studio.

 

 

Posted By : Shailendra Chauhan, 16 Sep 2014
Updated On : 16 Sep 2014

Routing is a mechanism which helps you to divide your single page application into multiple views and bind these views to corresponding controllers. In this article, you will learn how to configure angular routing.

 

 

Posted By : Shailendra Chauhan, 15 Sep 2014
Updated On : 15 Sep 2014

In Angular, templates are the views with the HTML enriched by Angular elements like directive and attributes. Templates are used to display the information from the model and controller that a user sees in his browser. An angular templates can have Directive, HTML markup, CSS, Filters, Expressions and Form controls.

 

 

Posted By : Shailendra Chauhan, 11 Sep 2014
Updated On : 19 Sep 2014

AngularJS directives extend the HTML elements with new behaviors. AngularJS directive help you to manipulate HTML elements, handle event, perform data binding, associate controllers/scope with a view and many more things. AngularJS provide you some built-in directives like as ng-app, ng-controller, ng-repeat, ng-model etc. to make it easy.

 

 

Posted By : Shailendra Chauhan, 10 Sep 2014
Updated On : 29 Dec 2014

Scope is an object that refers to the application model. It acts as a context for evaluating expressions. Typically, it acts as a glue between controller and view. Scopes are hierarchical in nature and follow the DOM structure of your angular app.

 

 

Posted By : Shailendra Chauhan, 09 Sep 2014
Updated On : 26 Dec 2014

In AngularJS, services are reusable singleton objects that are used to organize and share code across your app. They can be injected into controllers, filters, directives. AngularJS provides you three ways : service, factory and provider to create a service.

 

 

Posted By : Shailendra Chauhan, 08 Sep 2014
Updated On : 11 Sep 2014

AngularJS has a powerful data binding mechanism. When you do changes in a variable on the $scope object within your view, the $scope object auto-magically updates itself. Similarly, whenever the $scope object changes, the view updates itself with the new value. AngularJS handle data-binding mechanism with the help of three powerful functions: $watch(), $digest() and $apply().

 

 

Posted By : Shailendra Chauhan, 08 Sep 2014
Updated On : 08 Sep 2014

Dependency Injection (DI) is a software design pattern that allows you to remove hard coded dependencies between software components. It allows you to develop loosely coupled components by injecting dependencies either at compile time or run time.

 

 

Posted By : Shailendra Chauhan, 07 Sep 2014

Ionic is an UI framework which is build to create hybrid mobile apps based on Html5. It's alpha version was released in late November 2013. It provides your hybrid mobile apps native apps like look and feel and UI interactions which your app required. It also supports a broad range of common native mobile components, slick animations, and beautiful design.

 

 

Posted By : Shailendra Chauhan, 03 Sep 2014
Updated On : 03 Sep 2014

In previous article, you have learned about AngularJS Form Validation with Bootstrap. This article will demonstrate, how to create an HTML5 app with CRUD (Create, Read, Update, Delete) Operations using AngularJS, WebAPI, Entity Framework code first and Bootstrap.

 

 

Posted By : Shailendra Chauhan, 27 Aug 2014
Updated On : 21 Sep 2014

AngularJS form validation enables you to develop a modern HTML5 form that is interactive and responsive. AngularJS provides you built-in validation directives to to validate form client side. This makes your life pretty easy to handle client-side form validations without adding a lot of extra effort. AngularJS form validation are based on the HTML5 form validators.

 

 

 
 
21 SEP
ASP.NET MVC with AngularJS Development (online)

MON-FRI 09:30 PM-11:00 PM IST

More Details
17 SEP
ASP.NET MVC with AngularJS Development (offline)

SAT,SUN 05:00 PM-06:30 PM IST

More Details
17 SEP
MEAN Stack Development (online)

MON-FRI 09:00 PM-10:30 PM IST

More Details
17 SEP
ASP.NET MVC with AngularJS Development (online)

Weekend (Sat, Sun) 03:00 PM-05:00 PM IST

More Details
17 SEP
PPC Marketing (offline)

Sat, Sun 03:00 PM-05:00 PM IST

More Details
9 SEP
ASP.NET MVC with AngularJS Development (online)

Weekdays (Mon-Fri)     07:30 AM-09:00 AM IST

3 SEP
NodeJS Development (offline)

Sat, Sun     11:00 AM-12:30 PM IST

29 AUG
NodeJS Development (online)

Mon-Fri     06:00 AM-07:30 AM IST

12 AUG
ASP.NET MVC with AngularJS Development (online)

Mon-Fri     09:30 PM-11:00 PM IST

24 JUL
ASP.NET MVC with AngularJS Development (offline)

Sat, Sun     09:30 AM-11:00 AM

11 MAY
.NET Development (offline)

Mon-Fri     9:00 AM-11:00 AM IST

BROWSE BY CATEGORY
 
SUBSCRIBE TO LATEST NEWS
 
LIKE US ON FACEBOOK
 
+