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

Partial View and Layout in asp.net mvc

Partial view in asp.net mvc provides the reusability feature in the application. We can use our partial view in layout page which works as a master page for all the views of our application. To understand it better, First we take the Example of defa

How to call asp net web service from javascript using ajax

Hello all, To call a web service from JavaScript using ASP.NET AJAX, there are certain steps that you have to follow which are listed bellow : Decorate web service class with [System.Web.Script.Services.ScriptService] Include ScriptManager contr

Get dropdownlist selected value/text using javascript in asp.net mvc

A dropdownlist is a list of items from which user can select one or multiple values at the same time. Every dropdownlist contain two items one is a value and another is text. Here in the given example,there is a list of student names in which Studen

QueryString explained with example in ASP.NET

QueryString explained with example in ASP.NET QueryString is the property of Request object which is used to pass variable values between html pages or between web forms. It is easier to pass data between web forms through QueryString. Example of Q

kpscn tsvss for 26% ntspxu3

And the natural sciences museum in downtown Raleigh will host a . Museum scientists and solar system ambassadors from NASA's Jet Propulsion Laboratory, including Rice, will be on hand to see our first up-close look at Pluto. http://coachstore.onlineo

  • 577
DataTable in ADO.NET

While working with ADO.NET we use two kinds of approach Connected Disconnected   Connected approach is the one where the database connection is opened and closed.   Disconnected approach is the one where no need to open or close da

  • 124
A simple Reactjs Counter Application in asp.net MVC

ReactJs is a facebook library which is developed to handle views for the web and mobile applications. To implement React in your Asp.net MVC application, first, user need to add the ReactJs references in your application. As I am creating

Long Dropdowns

Long Dropdowns <title>Solution for Long Dropdowns</title> <script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js?ver=1.3.2'></script> <script> var maxHeigh

Implementing AJAX in MVC

While submitting or getting data from source like database or from file we can do it using the method of postback or we can do it using Ajax calls to minimize delay in our application.' The JQuery has the following methods that can be used to p

1 41 43 44
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: