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

Search In

Form objects pattern (refactoring)

In previous tutorial we discussed refactoring code and decorators pattern. In this tutorial we will take our discussion further to form objects pattern. We use forms in our application to take inputs from user. The form data is received in our contro

Asynchronous Programming : Use of Async and Await

This is an introductory post on how to use the async and await keywords in C# to create asynchronous background tasks. It is a common practice to use multi-threading and asynchronous tasks to avoid performance bottlenecks and to keep the applicat

SQL Server : How to find a stored procedure containing specific text

Many times during SQL server development we need to search for a stored procedure containing a specific text. This helps in checking for dependencies for objects in stored procedures or sometimes we might be simply interested in searching for a hard

Side MenuBar in iOS

  Side MenuBar or menu list is used to provide a list to the user so that user can easily move to those pages according to the need. Here is an example of including menubar in the application with the help of a superclass REFrostedViewCotroller

How to Capture Screenshot of Particular Screen Via Swift3 Application

Many a time we need to take a screenshot of a screen on an iOS device. So In this blog, we will discuss how to capture a screenshot of a particular screen through an application and with the help of an example this concept can easily be understood.

Repository class using spring-mvc

Repository class using spring-mvc: As we know that Spring Framework is famous for it's loose coupling architecture. Spring provides a annotation called @Repository, it marks the class, and tells container that this class will be used as a Repository

How Artificial Intelligence Will Transform Your Workplace

AI is transforming the workplace as we know it today. Some of the ways in which this is happening can't be overlooked. You can learn more about them here.   Some business analysts believe that artificial intelligence (AI) is already influe

Why Cyber Security Is Important For Business Enterprises?

A whopping 98 percent of businesses in the UK are operating online using multiple platforms, including websites, emails, and social media. Businesses risk their privacy to gain exposure to potential customers. And with the growing threats and risks o

Encryption functions in PHP

If you are developing a website then you must have a login sign-up page that stores the users information in the database then it is responsibility of the person to make the database more secure i.e. the password must be secured so that nobody can ha

Maintaining scroll after postback

While handling postback when we have pages with large data have scrolls .So when doing that postback occurs and the position where last scroll is done gets lost by the browser. So for doing that we can use the page property which can make the thi

1 9 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: