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

Search In

Entity FrameWork

Entity Framework Before going through this blog you must be familiar with basic of Asp.net application and Linq expressions. What is Entity Framework? Entity framework is ORM(Object Relational Mapping) which allows to create object and enables us

titleist 915f-Using The Right Golf Club For Your Game

Using Suitable Golf wholesale golf clubs Club For Your Game From the drivers, to the irons, for the wedges as well as the putter your choice of equipment can go along strategies by how your golf outing will aim for knowing when you ought to use each

Create EditText on button click in Android

This blog will help to create a custom edit text on button click.This tutorial includes a xml file which hold a button after click on button create a layout parmas for edit text. Each edit text has different id and every times when you click, a butto

Hacking Prevention- How to Prevent Brute-force attack

Brute-force attack: It is a password-guessing attack that does not aim to decrypt any information or data,the aim of a brute force attack is to gain access to user accounts by repeatedly trying a list of different combinations of passwords, Unlike

How to Get Request URL and other details

Following JavaServlet will give you Request URL and other details. You can choose which method suits your coding: import java.io.IOException; import java.io.PrintWriter; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet;

Activerecord callbacks

Callbacks are methods that get invoked at various stages of an Activerecord object’s life cycle. and thus it is possible to write code that will run whenever an Activerecord object is created, saved, updated, deleted, validated, or loaded from the d

How to load xml data into sql server table using SqlBulkCopy

Hello all Working with SQL Server we have to copy data from multiple sources and from this purpose we can use SqlBulkCopy Class which helps us to bulk copy data from different data sources to SQL Server database. This class is present in the System.

Personalization in .NET

It is based on user profile. It will define the details associated with the user for saving it into the database. User profile include the personal details of the user, like its date of birth,address, birthday etc. This information is stored in Web

How to make simulate animation in android

In the below example I have created simulate animation in android. Here I have added first TextView and ImageView in activity_main.xml layout ,In MainActivity I have used Runnable Thread. On this animation image will be rotate like watch. You can see

How to Export Gridview to excel

In C#.net, GridView is use to display tabular data. With GridView it is not mandatory to specify column mappings. If not specified it automatically reads the column name from the data-table to which it is bound. However we must ensure that we specify

1 22 106
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: