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

Search In

How to use SharedPrefrence in Android

SharedPrefrence help us to store private primitive app data in form of key value pairs, but the data is lost when you uninstall the application or you clear application data through settings.To use the SharedPrefrence in your android app follow the s

Different activities in Risk Management?

Activities in risk management are as follows:- 1.) Risk identification, 2.) Risk prioritization and 3.) Risk treatment 1.) Risk identification:- Risk identification is majorly dependent on the project scope. It is often carried forward with differ

SQL Server Transactions

A Transaction groups a set of tasks into a single execution unit. Each transaction begins with a specific task and ends when all the tasks in the group successfully finish.If all of these tasks execute successfully, then a transaction is committed an

Implementing Webinvoke with GET and POST in WCF

While working with WCF Windows Communication Foundation you need to know what kind of operation you are going to perform For doing that you will create a operation that could be of type GET or POST   While using the WebInvoke  you need t

  • 616
How to use __Call magic function in PHP

Hellow Reader's !, Before going to Discuss about __Call Function in PHP u should know about Magic Function in PHP. If you have ever looked at the source code of open source PHP projects, you might have noticed object methods that begin with a dou

Important Factors, Required to Remember for Promotional Things/Items

Are you searching for the best marketing/promoting techniques? Would you like to ensure that the buyers/consumers will always remember your organization? Then, the promotional items can be the best option/choice. They are too successful in creating a

String in C++

While perform manipulation with character or with string you need to do it with an char  array for string or char variable for a single character.   This is the first way to manipulate the characters with char array.   char greeti

Header Files in C++

Header Files in C++ are used to provide the functions and facilities that is used in our program to make our task easy to do and better way to perform.   Header files provides the way through which you can print or  take input in our prog

Pessimistic Approach in ADO.NET

Pessimistic locking is not supported by the data providers because connection is always open so we use datasets for this purpose.   You can achieve this with the help of transactions by providing proper isolation.       Pe

To do nesting in ternary operator in MVC

While writing codes in your MVC code for fetching data or for any purpose you need to use the condition based operation several times.     One way is to use the if else condition for it which includes too many lines in your code. &nbs

1 78 363
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: