Pages
(Move to ...)
Assignment
Synopsis
C
Graphics
Compiler
C#
DCN
DBMS
Discrete Math
DS
IT Fun
Java
Json
NIELIT
Notes
Office
OOPS
OS
PHP
Project
Phython
Question
SSAD
Web
UGC Net
VB
ASP
▼
Sunday, 3 January 2021
2d Matrix sum using array | C Language | Nielit O Level Question
›
Q : write a program to sum 3x3 matrix using an array. Solution : #include <stdio.h> #include <conio.h>
Saturday, 28 November 2020
ASP.Net 404 page not found error handle
›
When a URL hits and if page is not found on the server then ASP.Net throws a 404 page not found exception. If 404 page not found exception...
Tuesday, 10 November 2020
Google Captcha for C# ASP.Net MVC
›
reCAPTCHA uses an advanced risk analysis engine and adaptive challenges to keep malicious software from engaging in abusive activities on ...
Saturday, 7 November 2020
HTML Table to Excel
›
jquery.table2excel.min.js is jquery library which has inbuilt functionality to expert any HTML table to Excel file by table id. This is one...
‹
›
Home
View web version