
Search In
To bind arraylist to dropdownlist,you have to add a namespace System. Collections which allow the collection of items in the application.
So in Code behind page 'aspx.cs' we have to add namespace,see the below reference:
using System.Colle
Every time I click the button to submit my answers the page refreshes and no grade is shown and I don't know why.
Any help would be greatly appreciated.
My code is below:
<!DOCTYPE html>
<html>
<head>
<h1&g
For creating list item, we have to use ListItemCreationInformation
First we create list of Risks
using Microsoft.SharePoint.Client;
context = new ClientContext(projectSiteUrl); //pass your project site url
context.Credentials = projectConte
This blog gives you step by step instructions on how to make dynamic themes in C#.
1) First develop all of the themes you want and put them all under the App_Themes folder in your ASP.Net project. I have created two themes with Red and Green Name.
The IRC stands for the Internet Relay Chat that is associated with the application layer in the TCP/IP model.
The chat process includes the client/server model of the network.
IRC are the programs that we can install into our systems
To generate an excel file in core php we can use PHPExcel library.
download library from the following link here - Download PHPExcel library
Lets cut the chase and see how can we do it :
First of all extract the .zip folder of the l
Hi All ,
Some time we have to create a file to store some data for our application and also read that file whenever we need it. So in this tutorial we will learn how to create a file on MAC system using python and also reading and writing on
Taylormade R11 Fairway Wood-82-
Every golfer knows how superb golf clubs deeply affects gameplay; providing loft, making important backspins, and even those crucial moments and deft touches over saving money. Golf clubs the particular immediate exte
Error Logging and Management Handling in .NET is a technique by which errors are logged into database.
For doing this first you need to download DLL called Elmah.dll
Then write this code in your Web.Config file.
<?xml version="1.0"?>
&
The mobile application basically known as App is the most basic software runs in everyone’s Smartphone. Mobile apps are in trend from the past for more than 10 years. As it has been grown up with an interesting history, it got more than 197 bil
