
Search In
In this tutorial we will learn how to let our device detect if an app is installed in our device or not. If the app is installed in our IOS device or ANDROID device the app will open else we can redirect to the Apple store or Google store for downloa
Hi all,
In angularJs filters are use to change and modify the data. We can use multi filter using pipe (|).
Below is some example of filters-
1) uppercase
2) lowercase
3) currency
4) filter
5) orderby
Uppercase :-
Uppercase filter is use to mak
Spring framework provides the way to inject the bean dependencies using the autowire functionality. By default autowire functionality is disabled in spring framework. A developer explicitly define the autowiring configuration in spring configuration
Hi Friends,
Many times we get into a situation where we want to know whether an element exists within a viewport of browser or not.
Here below. I am writing a function to check whether an elements exists in a viewport or not.
It will return true o
Windows Presentation Foundation is a next level GUI framework as compared to WinForms, which provides impressive user interfaces in windows based applications. Earlier it was known as “Avalon” and was first released as a part of .NET 3.0 framework.
Lets consider a task on hand , we need to add a contact us form which takes in few inputs from the user and on submission mails the details to the administrator. The requirement says that the mail should be sent using Gmail SMTP client. The solution
The couple met with Dr. Thomas Molinaro, a physician at RMA of New Jersey. He said Sarah's eggs were "acting older" than she was. Dr. Molinario said after Sarah went through IVF, the clinic tested the embryos to find the healthiest ones. Louboutin On
"Difference between Float, Double and Decimal"
Float
Double
Decimal
Float is a 32 bit floating binary point data type, it represent a number like 10001.10010110011
Double is a 64 bit floating binary point data type, it represent a
"Difference between Finalize and Dispose method"
Finalize and Dispose are the two methods provided by the .Net Framework for releasing the unmanaged resources like files, database connections etc.
Let us understand the dif
"Different types of JIT Compiler"
JIT (Just In Time) Compiler is used to convert the MSIL code to the Native code, It is of following three types:-
1.Normal JIT:-
