
Search In
Hello Everyone!!
Nowadays, We can use the HTML5 to find the Geo-location of the user. Earlier IP was the source of getting the location of the user so that we used additional scripting and also the calling of the server, but using html 5
Introduction to Zepto Virus
Zepto Ransomware:
Zepto is unique type of virus whose purpose is to infect the system through ' spam ' emails. Most of the virus program uses algorithm, similarly Ransomware also uses algorithm called RSA
Ruby provides a number of enumerable methods that we can pass on collections or array for performing searching, sorting etc operations.
Here I will be discussing with all, any, none and find methods:
a) all?
In this every member of the collection
render is used to provide response of a request in rails. There are multiple kinds of responses that you can send with request. Lets see one by one:
1) actions:
By default if nothing is specified as render, actions are rendered withing in the curr
Validation group in asp.net helps to validate controls in a group. we can define any number of validation group on a page as per requirement. Each validation group will work independently than other. We set a ValidationGroup property with the same na
Moving Your Data Warehouse to the Cloud
Is your data warehouse in the Cloud? Are you thinking of moving it there? Once there, what if you want to change to a faster, cheaper database?
Moving to the Cloud can be a great u
In this problem, you will compute how much food you need to purchase for a trip across the desert on
foot.
At your starting location, you can purchase food at the general store and you can collect an unlimited amount of free water. The desert may c
Hello Readers ,
For sending emails in sendgrid initially we need two things.
Sendgrid API key : To configure API keys, visit https://sendgrid.com/beta/settings/api_key or you may create sendgrid account to have the API keys.
Sendgrid Library : &
View Engine
Rendering of the view into HTML form to the browser is done by view engine in ASP.NET MVC.
ASP.NET MVC supports various types of view engines but commonly used view engines are :-
Web form / ASPX view engine
Razor view
A modal is a child window that is placed over its parent window. Normally, the reason for existing is to show content from a different source that can have some communication without leaving the parent window. Child windows can give data, collab
