hello, i'm making the (window based)online examination system using C#.net and SQL SERVER. my database is stored on server. my question is: if during the examination server gets failed then client must get the relevant message and exam on client must gets stopped, until server didn't start the same exam. so to do that what should I do? plz help.
Related Tutorials/Questions & Answers:
Online exam using c# and SQL serverOnline exam using c# and
SQL server hello, i'm making the (window based)
online examination system
using C#.net and
SQL SERVER. my database is stored...
server didn't start the same
exam. so to do that what should I do? plz help
Advertisements
online examonline exam how we can upload the data on the
server using any site
online examonline exam how we can upload the data on the
server using any site
Online ExamOnline Exam I want to write a program for
Exam with multiple answers
program can read answers one by one and it shows the total marks at the end how it can implement
Help me
online examonline exam The Government of Byteland has decided to issue new... mathematician Byteguru. Byteland has decided to issue notes
using the following rules... selected notes {1,1,1}
c) {1,1,3,6} is invalid beacuse the sum is not 7
online examonline exam The Government of Byteland has decided to issue new... mathematician Byteguru. Byteland has decided to issue notes
using the following rules... selected notes {1,1,1}
c) {1,1,3,6} is invalid beacuse the sum is not 7
online examonline exam The Government of Byteland has decided to issue new... mathematician Byteguru. Byteland has decided to issue notes
using the following rules... selected notes {1,1,1}
c) {1,1,3,6} is invalid beacuse the sum is not 7
online examonline exam Write a program to determine if an input string x is a substring of another input string y. For example, a "bat" is a substring of "abate" but not a substring of "beat
online examonline exam The file geneexpr500x204.gct contains gene expression values for 500 genes (analytes) and 204 samples.
(a) Extract the sample names from the file geneexpr500x204.gct. Save the list (one sample name per line
ONLINE EXAM CODE SPLITONLINE EXAM CODE SPLIT hi.. im developing
online exam for
c programming in jsp..
i read the question from database as a string
suppose
String ques="#include<stdio.h>main(){int i;for(i=0;<100;i++){printf("hai
online exam portalonline exam portal i am thinking of developing a small
online exam pattern with multipe choice questions ,
can u please give me any idea of how to start
jsp online examjsp
online exam i have designed a html page with 20 multiple choice questions ...options are in radio button for each question .... now i have to retrieve all the selected answers and save it to database match it with correct
SQL Server row comparison using two tablesSQL Server row comparison
using two tables insertion process are completed in table1.string comparison
using table2 to table1 if any changes in these tables and then upadated
online C compileronline C compiler I am working on my final year engineering project in which I am making an
online C compiler�I am working in windows�eclipse is the IDE, mysql is the database and tomcat apache is the
server usedââ
how to insert array data into sql server using jsphow to insert array data into
sql server using jsp hello,
i have problem to insert array data into my
sql server from jsp form. beloW is my code... from form, but not insert into my
sql database.
try {
//String
C program - SQLC program Write a
C program for airport simulation
using queue data structures.
Please reply me
C program - SQLC program Thank You .
Write some
C programs
using pointers .
Write some
C programs
using files.
Please reply me . Hi Friend,
Please visit the following link:
http://www.roseindia.net/
c SQL ServerSQL Server Hii,
What is
SQL Server ?
hello,ADS_TO_REPLACE_1
SQL Server is a DBMS system provided by Microsoft
ModuleNotFoundError: No module named 'c_sql'ModuleNotFoundError: No module named '
c_
sql' Hi,
My Python program is throwing following error:
ModuleNotFoundError: No module named '
c_
sql'
How to remove the ModuleNotFoundError: No module named '
c_
sql'
sql server - SQLsql server How many no of tables can be joined in same
sql server C program - SQLC program write a
C program to print multiplication table
using pointers. Hi Friend,
Try the following code:
#include
#include
void main() {
int i,j;
int * pt;
clrscr();
printf(" ");
printf("\n
Sql Server - SQLsql server trigger example Can any one tell me the live example of triggers in
SQL Server? if u click pistal trigger ,it auotmatically shoot bullet it's like newtons 3rd law (every action s having an equal reaction
C program - SQLC program Thanks!!!!!!!!!!
Please reply me some programs for DATA STRUCTURES (LINKED LISTS,ETC) Hi Friend,
Try the following code:
# include
# include
#include
struct element *temp;
struct
Calculate Entropy using C++Calculate Entropy
using C++ # include <iostream>
# include <cmath>
using namespace std;
int main()
{
float S0,S1,S2,S3;
float Hs,Hs3;
float
date problem in sql server - SQLdate problem in
sql server select count(*) from xxxx_tbl where emplid="+emplid+" and work_dt=#"+work_date+"#"; work_date is in string ,Backend is
sql server 2000.i am getting the date problem when
using in jsp page.
using trigger - SQLusing trigger sir i want to use this trigger in ado.net. how...://www.roseindia.net/mysql/mysql5/triggers.shtml
http://www.roseindia.net/
sql/create-update-trigger.shtml
http://www.roseindia.net/
sql/trigger/mysql-trigger-after
output using SQL output
using SQL how to get ( 15 march 2011) and (15/03/2011) output
using SQL
Use the following queries to get the data from database in the given format.
For (15 march 2011) format:
SELECT DATE_FORMAT(dob, '%d
Using Servlets, JSP for Online ShoppingUsing Servlets, JSP for
Online Shopping What is wrong with my code ?
JSP
<form action="LoginServlet "method="post" >
<table>
<tr ><td>Username:</td><td><input type="text" name="Id
XML in SQL ServerXML in
SQL Server Hi.....
please anyone tell me about
What is the purpose of FOR XML in
SQL Server?ADS_TO_REPLACE_1
Thanks
Ask SQL Questions Online
Ask
SQL Questions
Online
... in
using and implementing in the software.
Using SQL query, professionals can create... serious problems in implementing and
using SQL in their application. But, no need
Ask C/C++ Questions online
Ask
C/
C++ Questions
online
C and
C++ are different programming language, but both the languages are popular among programmers.
C is a general
Online Cab Booking using Java (Struts2+Hibernate)Online Cab Booking
using Java (Struts2+Hibernate) hi
anyone send me the
online cab booking(cab booking and canceling)
using java+Struts2
its for my interview can u send as soon as possible..
thank u :)
Surya
Sql Server 2008 with textboxSql Server 2008 with textbox **Hi, I tried to insert into DB
using textbox in a form
using vb by visual studio 2010 but its always catch an error...
myconn = New SqlConnection("
server=localhost;" & "Initial Catalog=4
merge tables in sql using unionmerge tables in
sql using union How to create a new table in database by merging two tables
using union function in
SQL?
REATE TABLE new_table
SELECT * FROM table1
UNION
SELECT * FROM table2;
SQL SERVER 2008SQL SERVER 2008 when i am fill the all fields in the form.but when i am retrive from the database it shows only firstname,age,address.remaining fields was shows as null.and it shows the gender as the on.i can't understand what