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

Search In

ASP.NET Page Life Cycle

ASP.NET Page Life Cycle ASP.NET Page Life Cycle determines series of processing steps which can be categorised as:- 1) Initialization of the page 2) Creation of instance of the controls 3) Restoration and Maintenance of the state 4) Event handler ex

IPSec in Networking

IPSec stands for  IPSecurity. It provides security services at the IP layer for other TCP/IP protocols and applications to use.   What this means is that IPSec provides the tools that devices on a TCP/IP network need in order to communica

What is Quality Control Planning in Project & Business Management?

What if a company brings about an economic cellphone being blindfolded to its quality?   On the flip side, there is another phone manufacturer who underscores its product quality, but his product is a little more expensive.  Certainly, th

How to implement SFSafariViewController in swift3?

What is SFSafariViewController?   SFSafariViewController is a view controller which is used to provide a user interface to show web pages from an application. It includes different safari features like autofill, content blocking, illegal website

In app purchase sample code for iOS apps

Import StoreKit.Framework into your xcode project first. Apple allows three types of purchases within the app and Apple terms them as consumables, non-consumables and subscriptions. Consumables are products that are “consumed” immediately. This me

Two tree architecture and Three tree architecture

Two-tree architecture Is used by lot of other version control systems . In this we have a repository and a working copy, our working copy begins with the top of our project directory and below of that might be one or thousands of file and subfo

ASP.NET Multithreading

While developing project in ASP.NET there are situations where you need to make your task multi threaded to run in background or in foreground. For ex : If your application is sending notification after each day you need to create a thread for that

Refactoring Code in Rails

While developing some functionality, sometimes we take shortcuts to finish it on scheduled delivery time. We give less time on code standards and more on functionality. But with code growth we have perfect opportunity to clean our code and follow the

How to Integrate Google Login in iOS App Using Swift?

Login with google is very common functionality in iOS applications. We can Implement google login in swift 3.0 either by using pods or google SDK. We need to install the following pod- pod 'Google/SignIn' Then register your app on the google deve

errror come on run time to connect my android app with mysql

my code this AllProductsActivity Class public class AllProductsActivity extends ListActivity { // Progress Dialog private ProgressDialog pDialog; // Creating JSON Parser object JSONParser jParser = new JSONParser(); ArrayList<HashMap<Strin

1 11 19
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: