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

Search In

How to send an e-mail with attachment and delete the attachment afterwards in C#

Sending an e-mail with an attachment through a .net application include these simple steps:- 1)- Use the following namespaces - using System.Net; using System.Net.Mail; using System.IO; 2)- Call the following function where you have to send

How to search records with maximum and minimum limit in MySQL

DELIMITER $$ DROP PROCEDURE IF EXISTS GetCustomerSearchResult$$ CREATE DEFINER=root@% PROCEDURE GetCustomerSearchResult( criteria INT ,searchValue VARCHAR(500) ,MinLimit INT ,MaxLimit INT ) BEGIN CASE WHEN criteria=1 /*search b

Important Terms Of Gaming

UNITY Unity is a cross-platform game engine developed by Unity Technologies. It is used to develop games for web plugins, desktop platforms, consoles and mobile devices. It is use to develop games for all the mobile devices such as Android, IOS, Wi

  • 692
Test Factors

Test factors can be defined as the categories which can affect the components of the project.In others words we can say, for desighning the test cases the following factors are considered: 1.Correctness: Correctness is the minimum requirement of th

Loading 3d Model with Away3d

When working with Away3D you’ll eventually need to load a complex model. The code for loading a 3D model into Away3D is fairly easy. It is almost as simple as loading a plane, cube, or cone. this code is about loading a 3d stadium. 1.Load your Mod

Restricting data in Oracle

This blog will help you to restrict data from a database. You can restrict the rows returned from the query by using the WHERE clause. A WHERE clause contains a condition that must be met, and it directly follows the FROM clause. If the condition i

Restricting data in Oracle

This blog will help you to restrict data from a database. You can restrict the rows returned from the query by using the WHERE clause. A WHERE clause contains a condition that must be met, and it directly follows the FROM clause. If the condition i

How to show a div or a label on Click or MouseOver of a link in gridview.

How to toggle the visibility a div or a label on Click/MouseOver of a link in gridview. This demonstration is very useful to make a pop up like window opens on click/Mouse Over on every link in a row in a grid view. To begin this lets start with wr

Player Settings for Android in Unity3D

When we build our project to see how it looks, we need to set the Player Settings- Today I'll describe you the Player Settings for Android After building the project in Android Go To Edit->Project Settings-> Player Following Player Settings

How to Illustrate a Pretty Girl wearing Carnival Mask

While I am not the master who makes perfect Illustrations using Brush or Pen Tool but still I am trying to made this tutorial to help the less experienced or beginners.  In this tutorial I will draw this pretty girl ;-) wearing a carnival mask. F

1 698 949
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: