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

Search In

Data Caching in ASP.NET

DATA CACHING: It is a technique that allows for storing data/information in memory for rapid access. Caching is used in case if we need the same data/information next time, it could be directly retrieved from the memory instead of being generated by

Differences Between IsNull() and Coalesce() Functions?

Differences Between IsNull() and Coalesce() Functions? ISNULL() Function: 1)ISNULL function is regraded as Transact-SQL function. 2)This function is used to replace NULL with the replacement value specified in second argument or from from the input

PHP Session

when we work on an application ,the fist thing we do is open it we do some updates on it and then close it, this is similar than an session. the system know who we are,it knows every thing i.e when we start working on application, when we closed it.

Resolving physical dataguard lag online using duplicate database

Purpose -- To overcome physical standby lag online using duplicate from active database. The standby lag is huge, “incremental from scn” backup size if huge & taking long time There is no enough disk space on the Primary/standby to a

Implementing Transactions in .NET

For performing transactions first you need to understand the use and things associated with it.     Transaction is a way to make operations done in such a manner so that only relevant sequence or logical things done on the client and se

Basic Linux Commands

  Hello Readers..here are some basic commands that we use in Linux  1. File Handling :     mkdir- make directories      Usage: mkdir[OPTION]DIRECTORY...      Example: mkdir rahul     &

Leadership Lessons from Greatest Leaders.

Since the starting of mankind each one of us needs and advantages from leadership, whether it's religious, social,family, instructive, overseeing, proficient or business. The actuality is that without leadership there is just no direction or way

Executive Leadership Development-Organizational Success

Executive leadership development is the need of great importance. Leadership advancement programs adjusted to your authoritative goals offer you some assistance with staying at the highest point of your business development activities. These programs

How to create Swipeable View in android

 In the below example I have created View Pager (View pager slider). Here I have added ViewPager in activity_main.xml layout, after that I have created slide_page xml layout, in that I have added a textview and in next step I have created four n

Literals in C++

Constants refer to the fixed values that can not be changed throughout the entire program. Constants can be of any data type and is divided into Integer Numerals, Floating-Point Numerals, Characters, Strings and Boolean Values.   Integer lite

  • 177
1 178 342
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: