Quantcast
Channel: Yudiz Solutions Ltd.
Browsing all 595 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Laravel MultiAuth

For the development of dynamic and higher level website Laravel is the best platform. To manage the content and other stuffs of the site we always need an admin panel through which we can handle the...

View Article


Image may be NSFW.
Clik here to view.

Getting started with GCD in Swift 3

Swift 3 brings with it many improvements to GCD (Grand Central Dispatch) syntax and usage.Let’s see what’s new things. 
dispatch_async GCD patterns is to perform work on a global background queue and...

View Article


Image may be NSFW.
Clik here to view.

File Sharing Using NFC

What is NFC? Near Field Communication  is full form of NFC. NFC is a contactless exchange of data. Wireless LAN and Bluetooth are wide range of technologies but in NFC, maximum distance of two devices...

View Article

Image may be NSFW.
Clik here to view.

How SVG Path works

Working with “SVG Path” and Creating Yudiz logo with SVG Now a days svg graphics take a vital place in design element like website, here we are discuss about “Path” which is one of the element of svg....

View Article

Image may be NSFW.
Clik here to view.

Custom Google Map Styling

Click To Download Full Source Code Embedding normal google map in your website is quite easy, but embedding styled map makes your website look elegant and makes your google map look more presentable....

View Article


Image may be NSFW.
Clik here to view.

Overview about Security and Security Testing

What is Security? As we all know in general terms security means to Protect something from some unwanted actions and to do so we all take some security measures. So in technical terms security means...

View Article

Image may be NSFW.
Clik here to view.

A quick guide to Magento 2 basic customisation – Part 1

Get your Ecommerce flexibility using Magento 2 Magento 2 is the newest member of the Magento family, an open-source platform to accelerate your e-commerce goals. It has new and improved features that...

View Article

Image may be NSFW.
Clik here to view.

3 Easiest ways to make equal height blocks using CSS

Click To Download Full Source Code Overview As per the current website design trends most of the designs has equal height of blocks. As a web designer it is very difficult to do so using CSS only....

View Article


Image may be NSFW.
Clik here to view.

Developer’s guide to On Demand Resources

Click To Download Full Source Code Now a days, App size is increased as it contains more number of images in bundle. It becomes a bad user experience while downloading a large sized app from app...

View Article


Image may be NSFW.
Clik here to view.

Communication over WiFi In Android

What is WiFi? WiFI or Wireless Fidelity is a technology that allows computers, smartphones or other devices to connect to the Internet or communicate with each other wirelessly within a particular...

View Article

Image may be NSFW.
Clik here to view.

Developer’s Comprehensive guide on Area Effector in Unity3D

The Area Effector 2D applies powers inside a region characterized by the joined Collider 2Ds when another (objective) Collider 2D comes into contact with the Effector 2D. You can arrange the power at...

View Article

Image may be NSFW.
Clik here to view.

Create your own custom fonts

The right typeface can communicate a lot to a reader about the “personality” of a design. But what if you can’t find the right typeface? Or what if you want your design to be different? Well, you...

View Article

Image may be NSFW.
Clik here to view.

TableView Optimisation

Introductions Click To Download Full Source Code We all know that what is UITableView and how its imported to iOS application development.we also know the what is cell reuse identifier and also...

View Article


Image may be NSFW.
Clik here to view.

Developer’s Guide to Unity3D MMO With Node.JS Using Socket.IO

What is Node.js ? Node.js is a JavaScript engine which is built on Chrome’s V8. It is network application for communicates between client and server.It uses event-driven non blocking I/O model....

View Article

Image may be NSFW.
Clik here to view.

A Quick guide to Socket IO Communication

Socket.IO Socket.IO is a JavaScript library for realtime internet applications. It permits real time, bidirectional communication between internet shoppers and servers. It has 2 parts: a client-side...

View Article


Image may be NSFW.
Clik here to view.

Developer’s guide to ECMA Script 6 – Part 1

ECMAScript (ES) is a trademarked scripting-language specification standardized by Ecma International in ECMA-262. It was based on JavaScript, which now tracks ECMAScript. What you know as JavaScript...

View Article

Image may be NSFW.
Clik here to view.

10 Best Tips to Swift Development from Swift expert

1. For Loop vs While Loop Example: Print “Count” 5 times// Okay Code var i = 0 while 5 > i { print("Count :\(i)”) i += 1 }You made the variable “i” to make sure your computer doesn’t break by...

View Article


Image may be NSFW.
Clik here to view.

What is Contextual Design? And It’s Evolution

How the customers are experiencing your application? To me this is so important because I have personally ended up using some applications that are terrible. An appealing and magnificient application...

View Article

Image may be NSFW.
Clik here to view.

5 CSS3 tricks with Pseudo Elements ::before and ::after

Overview Most of the people think that there is no major difference between Pseudo Classes and Pseudo Elements, but there is one major difference that exists between these two. Nowadays we all know...

View Article

Image may be NSFW.
Clik here to view.

Magento 2 Basics Part 2

Read Magento 2 Basics Part 1 Get your Ecommerce flexibility using Magento 2 Magento 2 is the newest member of the Magento family, an open-source platform to accelerate your ecommerce goals. It has new...

View Article
Browsing all 595 articles
Browse latest View live