
Search In
Hello Techies,
This is a video tutorial of Angular in which I have explained a general overview of the highly trendy client-side framework called Angular. This video session has been specifically designed for newbie developers who don't
If you like earning money passively, then blogging is a very good option for you that you should consider. The most important thing that you need to know about blogging is that you need to give your followers something of value so they read your blog
Having an excellent working environment makes people a lot more motivated and productive. Aside from that, it makes them happier people overall. Thus, it is within an organization’s best interest to ensure that their work environment is conduci
You can create form view in odoo by using below code in .xml file
There are two ways to create a Form View in Odoo.
1. Existing Form
2. Simple Form View.
1- Existing form – Here you have to inherit form view and change this form view in odoo.
&l
Keep-Alive is a Directive in Apache that is used to maintain a persistent connection between client and server, which prevents a connection from breaking. It is also known as HTTP keep-alive, When we put KeepAlive Directive "on" it the allows same TC
In your xcode project first create a UItextfield type of cocoa touch class in case of underlined view create a uiview type of class as UnderlinedTextField or watever name suits you.
In UnderlinedTextField.h file of your class create a property as-
To integrate reCAPTCHA in your HTML form, you need a public & secret key.
You can get the both keys from this URL https://www.google.com/recaptcha/admin and it will look like
Public Key: 9Madr_cSZZADgLy9zeFTEraGn9ogHhxuh_6pquJUHYyt
Secret Key
Hello Readers
There is difference between webservice and API. A Web Service is basically a type of API, which always operates over HTTP though some (like SOAP) can use alternate transports( like SMTP).
An API is a (Application Programming Interface
Here I have created save data item and fetch data Item from local server. In below code first I have created DatabaseSave class and craeted database like Caller name ,CallerDetails,CallNumber etc.
After defining database class I have created table an

Making Blurred mask in Flash
Masking in Flash is very easy..But when we talk about Blurred mask..Not an easy task..
So to make that easy i am posting this blog..
Lets start with "How to Mask an object", there are following steps..
1.Open a new file
