
Search In
Let's think about those guys who ask themselves: how to quickly set up Mac OS on a new computer? Any Macintosh veteran knows his machine perfectly well, especially if it uses it for work. But what should a newcomer do? He was completely overwhelm
These two tech occupations have some similarities. If you're interested in any of them as a career option, it's crucial to understand the differences. While web development has been popular for decades, data science is a newer field.
Hi Friends,I am back with my MVC article with some new things.
So we've covered the concept and structure of an MVC application in my previous article which are listed below:-
1-ASP-Net-MVC-What-s-inside-Part1
2-ASP-Net-MVC-What-s-inside-Part2
We k
From Advanced Custom Fields, Yoast to Responsive menu, these WordPress plugins make your website super functional, SEO optimized, responsive and quick to load which lead to an improved user experience.)
Did you know? WordPress has more than 21,000
1. Immersive Gaming: The Return Of Virtual Reality (VR)
Some of you may be surprised to know that 3D films have existed since about a century ago. The technology just didn’t really didn’t take flight since then due to high costs. It is not until In
Test Cases:
A test case is a kind of document, which includes the test data, preconditions, expected & actual results, etc. It is based on the test scenarios to check the results and compares it with the requirement. Test case has been created o
Backlinks are a staple of off-site SEO. They represent a metric that search engines providers use to measure the authority of a website, which is essential for ranking highly on relevant SERPs. If a website has backlinks from sites that are held to b
SQL CONSTRAINTS
A constraint is a rule or limitation that we place on the data in a database that we can put into a column(s). A constraint is part of the table. we can apply constraints when we create the table or afterwards. Constraints could be a
In this blog post i am explaining how to create a custom plugin which we can use in wordpress.
For creating custom plugin first we have to create a file, here i am creating a plugin for a custom form type so i am naming the file as custom-form.php a
Dagger 2 is framework that provides dependency injection. It is based on the JSR which is JAVA SPECIFICATION REQUEST. It is based on annotations and uses code generation to performs its task.
Following are the annotations used by dagger
@