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

Search In

How to debug Windows Service Applications in C#

When we creating a windows service, we need to test it before installing.Window service is not directly run through Visual Studio.There are many other method to debug the window service. I explained here one of the method to debug the window service.

Size Class and Auto Layout

Size Class is used when we need to have different constraints for different screen sizes or orientations. The following table shows how the size classes apply to the different devices and orientations:   Verticle size Class

Operations of character classes and use with quantifier

Dear readers in previous blog I have explained about the character classes(basic definition). Now in this tutorial I am going to explain all of you about operations of character classes with Unions, Intersections, Subtractions and how we can use char

How to write byte array to file

In C#, many times we need to write a byte array to file. In this blog, we are going to illustrate how to write the byte array to file by using three methods.   1. By using File.WriteAllBytes(string , byte[] ) Method   This method is

Change background image and display content on over effect

If you want to change background image and display content on hover effect this code will help you. lets say if you want to show a content only when you move a cursor on an image div, and when image changes it will display the content or descri

Three Elements of Online Marketing

Marketing is the backbone of every small and big organization. Nowadays, big companies are investing and focusing more on marketing their products and services online. Without a strong marketing strategy, it's very hard for a company to sustain i

UIActionSheet in objective c

We can show the action sheet by using following code. In the below code we displayed the action sheet on button action.   - (IBAction)actionSheetButtonAction:(id)sender {     UIAlertController *obj1=[UIAlertController alertControllerWithTitl

How to convert .AIR file to .EXE?

Hi Developers, How to convert .AIR to .EXE?, How to silently install the .AIR file on windows desktop when the system does not have pre-install Adobe AIR?, it's a basic problem faced by every flash developers when working on windows desktop appl

Install Cairo-Dock on your Ubuntu

Hi there, If you got bored from Ubuntu old plain launcher then try to install Cairo-Dock. It will give you Mac's OS Dock feel. :) In addition there are many other advantage of it too. For Installation Use the following command to add Cari

How to blur UIView in iOS?

Hi Reader's,   This blog includes the code which is used to blur UIView in iOS in a very simple way. This code can be used according to the need of the user to blur the UIView. Code is given below which includes how to blur UIView and how

1 138 320
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: