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

Search In

7 Accounting Tips Every Startup Should Know for Business Growth

  Creating a startup is an endeavor in itself and requires the utmost dedication and unwavering perseverance to be kept afloat. Going with this ship metaphor, one of the main reasons for leaks in the hull of this metaphorical ship is a poorly

Convert HTML Content into Image to Show WebView in ObjectiveC iOS App

In our application sometimes there is a need to show webView content as a preview or as a thumbnail and for that simplest solution is to convert html content into image which can then easily be used in our app.     So let's se

Where & on Which Line Banned Word Filter Code On Mini Proxy to be Put in PHP?

Folks, Where on Mini Proxy, on which line, would I add the banned words filter code (the code which you see below) so that, when banned words are found on the proxied pages, then the banned words are substituted ? Mini Proxy is here: https://github

How to Solve PHP Connectivity Error with MySQL

<?php if(isset ($_POST['Signup'])) { $file_name = $_FILES['image']['name']; $file_tmp =$_FILES['image']['tmp_name']; $file_ext=strtolower(end(explode('.',$_FILES['image']['name'])));

How to use MVVM Architecture with rxjava and retrofit in Kotlin

MVVM stands for model view view-model pattern which helps to separate development of graphic user interface and remove lots of bboilerplatecodes. So in this blog we will help you to use MVVM architecture with rxjava and retrofit in Kotlin or we

IPv6 - Communication

Communication in IPV6   In IPV6 we dont have any broadcast technique for delivering message and data.   The IPV6 can not be dependent on the DHCP Dynamic Host Control Protocol for the configuration , it also auto configure its own IP.

Using @PreAuthorize on Spring controllers methods

Authenticate controller method using @PreAuthorize annotation : @PreAuthorize annotation is used to provide the method level security. We can secure our methods by using @PreAuthorize annotation. It is very easy to use and it is always preferred over

How to use IN keyword in LINQ

In SQL Server, we are very familiar with IN keyword and we use this keyword in many times which is very helpful for us. It save our extra efforts and code line like below query.     To achieve this in LINQ , we heve below two mechanism

Implement AndEngine for Game Development in Android App - 5 Cool Steps to Know

AndEngine is a free and and open source game development engine for android platform, we can say that it is a 2D OpenGL Game Engine which uses OpenGL ES technology having features like to provide gravity effect for object which shows a quick graphic

IllustratorCC : Touch Type Tool

Hey Guys!! Here I want to talk about a new feature in Adobe Illustrator CC, which is new but a great & very much handy tool & its called  the "Touch Type Tool". Using this tool you can easily select a character from a line of t

1 123 320
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: