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

Search In

How to create UINavigationController Based Application in iOS

The UINavigationBar class provides a control for navigating hierarchical content. It’s a bar, typically displayed at the top of the screen, containing buttons for navigating within a hierarchy of screens. The primary properties are a left (back

Communication Mode in Client Server Model

Communication   Two processes in client-server model can interact in various ways: Sockets Remote Procedure Calls (RPC)   Sockets   In this communication technique, Server opens a socket using a port when client requ

Difference between yield and return statement in C#.

return statement in C# Example to demonstrate return statement: static int SimpleReturn() { return 1; return 2; return 3; } static void Main(string[] args) { Console.WriteLine(SimpleReturn()); Console.WriteLine(SimpleRetu

What is Extreme programming?

  What is Extreme programming?   Extreme programming is a kind of agile methodology which has faith in short development cycles. A project is separated into simple engineering tasks. Developers code a basic piece of software and get ba

Application Server

An application server is a server program in a computer in a distributed network that provides the business logic for an application program.     The application server can be seen as a three tiered application one containing the UI User

Transaction in Rails

To maintain the data integrity sometimes we need the changes to database to occur when all of the actions have successfully finished.  One of the examples is funds transfer from one account to another. One account should be debited and another a

Passing List into Dropdown

While populating dropdownlist we can pass datatables dataset and we can also pass list for binding   We will create a class for that and defined properties associated with the drpodownlist   /*Entity class containing properties*/ pub

Difference between offset and postion in jQuery

The contrast between the jQuery's offset() and position() techniques concerns the path by which the top and left organizes are figured. The previous dependably alludes to the guardian component's directions, while the last may compute such ar

Manage image rotation programmatically

Hi we know that we have lots of devices available in Android market with different-2 resolutions and functionalities like we have some issue with samsung and lg devices while capturing images from camera, we basically gets the wrong orientation of ca

New Features in iPhone and iPad

  Night Shift iOS 9.3 has introduced night shift feature for iPhones, which automatically tints our screen to warmer colors(less blue light) at nighttime, so that we don’t have to change the setting by our own for nighttime(like for read

1 37 159
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: