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

Search In

Efficient Ways for User Testing During Web and Mobile Apps Programming

Thanks To The Internet, there is no barrier or boundary for any web/mobile app. End user of the application can be anybody from anywhere regardless of their religion, social culture, geographical position, time zone, physical or monetary st

How to Replace Data Globally Using Azure Cosmos DB in .NET Application

Introduction In this blog will learn about Azure Cosmos DB key feature of replicating data globally, along with ways to achieve it. Also, will explore Manual Failover & Failover priorities with setting up using Azure portal.   Prerequisite

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

SQL Last ( ) Function

It work similar to Last ( ) function but it return the last column from a table in database . Syntax select last ( col_name ) from table_name ; It support in Ms Access Database . But for other database there is different statement for Last ( ) fu

SQL COUNT,MAX operations in Magento

In magento if we are required to work on SQL and Database with the query to find the max and count of the fields in database then we can perform it as : public function countUs(){ $table = $this->getMainTable(); $where = $th

Adding and Removing range of items from a list in C#

Many times, we being the developers come across a scenario where we need to Add or Remove a range of Items in a list. In c# we have a function called AddRange to add a range of same data type elements in to a list that also has the same data type.

How to configure vuforia for android ?

Vuforia is basically used for image recognization or object recognization, you can scan from local images or from cloud database. In this tutorial, we will learn how to use vuforia service to recognize images from cloud database. 1. First of all, y

The Art of Customization: Elevating Content Experiences through Personalization

 IntroductionIn today's information overload, standing out requires more than good content. It would help if you personalized it to your audience, speaking directly to their needs and desires. This shift from generic messaging to indiv

Direct vs. Indirect Routing

  Direct routing is the process of sending data to the same network or we have the sender and the receiver at the same point.     When the packet needs to be send in  the same network means the source and the destination are a

  • 7.22k
SQL Injection

A SQL Injection attack is an threat or data attack mechanism used by hackers to steal sensitive information from database. SQL Injection arises since the fields available for user input allow SQL statements to pass through and query the database dir

1 137 258
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: