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

Search In

How to send email in Asp.net

To send an email in c#, we will create an application in which user can login via gmail id and password and send the mails. Now Firstly we will understand what is required to create email application in c#. If we want to send the email in c# we have

How to install yii2 via composer on linux

Before installing yii2 we need to install composer for install composer runthese commands curl -s http://getcomposer.org/installer | php mv composer.phar /usr/local/bin/composer now for install yii first locate to your web root filder cd /var/www

User of Recursive in cakephp

It is used where ample data is fetched from the query and there are numerous levels of associations between your models. we use Recursive like this way. $this->Region->find('all', array('recursive' => 0)); These are levels of Recursive f

How to Create Emoticons using jquery

Hello all, Every time you see some graphic emoticons in comment they look like sad, funny, jolly, naughty. With the help of this blog you can add these emoticons in your project. Here I am using emoticons plugins Basically it replace your simple cod

How to change default messages of data tables?

Hello Reader, If you are using data tables in your web website and want to change default message of it then in this blog you can see how to change them.  Now-a-days, Data tables are getting very popular because of its real-time instant searchi

How to Add SEO Meta Tags in Wordpress without Plugins

Hello Guys, There are number of click plugins available on internet for your seo needs but most of them have many complex function for simple needs. I am not saying that there is no good SEO plugins in the market but they are few like All in One

Select product and add product in your sale order line on button click in Odoo-8

In Odoo first, we create custom module and also create function and pass this function in button. And when we open the form we will select the product and this product will show in sale order line. Follow these step given below Step1- First we crea

ASP.NET Multithreading

While developing project in ASP.NET there are situations where you need to make your task multi threaded to run in background or in foreground. For ex : If your application is sending notification after each day you need to create a thread for that

Paging in Repeaters

For implementing paging in Repeaters we will first create a stored procedure in which we will define the row number for every record and this will allow to iterate the records into the temp table and the page size which will define the upper bound

  • 305
Partial View in Asp.Net MVC with Example

Hi Friends, In this blog we'll take a look at the use of partial views in asp.net MVC. So what may be the scenarios of using a partial view in code and why is this "partial"?. Let's dive in.  What will you do if you need a ce

1 398 481
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: