Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to compress video before uploading it to server ?

We know uploading a video on server is a time consuming task but by using third party libraries we can compress video file faster. There are many libraries available but this one is good, you don't have to add any ndk with this lib : FFmpeg4And

CRUD operations in Rails

CRUD Operations in Rails Before understanding CRUD operations in rails we will see what are active records. Active records point to the models of MVC architecture. Model is the component of mvc architecture which is responsible for persisting data s

Create and load simple module in node JS application

Let's create a simple calculation module which performs the  addition, subtraction, multiplication and division of two numbers to the console. As we know that in node app, module has a separate js file. So we'll create a calculate.js int

Some useful git command

When a group of people is working on the same project then it's mandatory to have any version control system, so that everyone can work without having any conflict. Git is one of the popular distributed version control systems that we have. There

How to Implement Room Database in Android using RxJava2?

The Room is basically an easier implementation of SQLite database and a part of Android Architecture components. We know that SQLite uses SQLite open helper class to manage SQLite database but Room provides migration by removing this implementation.

Some Optimization and Performance Tricks in .Net

Hi Friends. My "Hello World" blog in MVC is taking some time ,so I thought that I should share some performance tips here. Some of them are followed by code and explanations and I believe that you'll find them useful. Static Methods are Faster than

Upload files to server using Volley Library as a HTTP multipart request

We have to extend Request class of Volley library to upload files to server. The steps to include this class is as follows:   Make changes to build.gradle file (Application level) Add the following codes inside android{.....} area: useLibr

Prevention from Cross Site Request Forgery attacks in ASP.NET MVC

In this blog we will get to know about the way to prevent CSRF (Cross Site Request Forgery) attacks in ASP.NET MVC applications. If you want to have some idea about this attack you would like to have a look at this blog http://findnerd.com/list/view/

Top 5 SEO Trends to Look for in 2021

(Image Link: https://unsplash.com/photos/l5if0iQfV4c)   Search engine optimization or SEO is an efficient way to attract more visitors to your online platform. If you use it properly, that is. Nevertheless, we are at a point where ignoring i

E-Commerce: Top Web Design Tips

Web-designing plays a key role in making an Ecommerce site not only attractive to customers but turn their respective searches into successful sales too. Customers often find an item they are looking for through search engine results, but t

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: