
Search In
Asynchronous Nature of Delegates
Delegates are defined as function pointer i.e act as a pointer to methods in the application.
Example of Delegate :-
using System;
namespace ConsoleApplication2
{
public delegate int D
$routeParams is a service of angularjs that can be used to get the current set of route parameters i.e. URL parameters. ngRoute module is used to work on it.
The route parameters consist of $location’s search() and path(). The path parame
In my point of view the Logo designers are similar to the great athletes of our time who say “I try to improve my every day,” If you are on a task try to learn and improve, this comprehensive logo design guide is a great place t
Difference between @@IDENTITY, SCOPE_IDENTITY () and IDENT_CURRENT
@@IDENTITY
Syntax : SELECT @@IDENTITY
The keyword "@@IDENTITY" in current session is capable of returning newly inserted or last record id of any
We know that there are lots of design patterns uses in Android during development like factory pattern, abstract factory pattern or singleton pattern etc so that object can be handle easily, Dependency injection is also a design pattern.
We know tha
Leadership is an important skill in the workplace as well as our everyday lives. Organizations need leaders to to set a clear goals and then motivate and inspire employees to reach those accomplishments. TED talks help build leadership skil
Writing is the most important tool in a professional world to convey your message to the target person. Whether you are writing a letter to your customers/client, communicating with vendors, drafting proposals, offering tenders, or replying
Hello again,
In Previous Part 1 of Communication between Directives in AngularJS with Example we learned about Communication between Directives using require and directive controllers, and now in this part, we’ll be going through the other two
The business marketplace is constantly changing and the only way for companies to continue to stay competitive is through innovation. Business leaders need to be creative visionaries and should provide an innovative environment for employee
An android app takes few seconds to startup, especially on its first boot. During this time a splash screen displays the startup progress or may display the branding information to identify and promote the application to the user.
