Click here to Skip to main content
15,915,324 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: calling javascript from Login Control Pin
subbu.sk16-Sep-07 19:15
subbu.sk16-Sep-07 19:15 
GeneralRe: calling javascript from Login Control Pin
varshavmane16-Sep-07 19:25
varshavmane16-Sep-07 19:25 
AnswerRe: calling javascript from Login Control Pin
Sandeep Akhare16-Sep-07 20:27
Sandeep Akhare16-Sep-07 20:27 
Questionrelating between an asp.net web application and a winform Pin
H.R16-Sep-07 12:36
H.R16-Sep-07 12:36 
AnswerRe: relating between an asp.net web application and a winform Pin
Guffa16-Sep-07 12:44
Guffa16-Sep-07 12:44 
AnswerRe: relating between an asp.net web application and a winform Pin
DigiOz Multimedia16-Sep-07 12:54
DigiOz Multimedia16-Sep-07 12:54 
GeneralRe: relating between an asp.net web application and a winform Pin
H.R16-Sep-07 17:15
H.R16-Sep-07 17:15 
GeneralRe: relating between an asp.net web application and a winform Pin
DigiOz Multimedia17-Sep-07 5:10
DigiOz Multimedia17-Sep-07 5:10 
H.R wrote:
it is an e-examination project that for some things , must use of a winform in.


You can still call a web service from a windows form.


H.R wrote:
end user is dealt with the winform to testing, and the webform should be aware of winform running from first to end of the exam.


You can create a method in the web service and keep calling it every few seconds to verify with the web service that the test taker is still connected and taking the test.


H.R wrote:
web service is the best ?!!!


I think a Web Service would simplify the system and make it more user friendly. Personally I would recommend a Web Service over a Post to Webpage based system.

Pete Soheil
DigiOz Multimedia
http://www.digioz.com

GeneralRe: relating between an asp.net web application and a winform Pin
H.R17-Sep-07 15:44
H.R17-Sep-07 15:44 
QuestionLogin control help Pin
sjp70016-Sep-07 8:46
sjp70016-Sep-07 8:46 
AnswerRe: Login control help Pin
Sandeep Akhare16-Sep-07 20:29
Sandeep Akhare16-Sep-07 20:29 
QuestionNightly, weekly, monthly autoevents? Pin
Aaron Hudson16-Sep-07 7:41
Aaron Hudson16-Sep-07 7:41 
AnswerRe: Nightly, weekly, monthly autoevents? Pin
DigiOz Multimedia16-Sep-07 13:02
DigiOz Multimedia16-Sep-07 13:02 
GeneralRe: Nightly, weekly, monthly autoevents? Pin
Aaron Hudson16-Sep-07 21:37
Aaron Hudson16-Sep-07 21:37 
GeneralRe: Nightly, weekly, monthly autoevents? Pin
DigiOz Multimedia17-Sep-07 4:52
DigiOz Multimedia17-Sep-07 4:52 
Questiona gridview problem [xmldatasource & xml/xapth][2] Pin
pidakar16-Sep-07 5:53
pidakar16-Sep-07 5:53 
Questiona gridview problem [xmldatasource & xml/xapth] Pin
pidakar16-Sep-07 5:41
pidakar16-Sep-07 5:41 
AnswerRe: a gridview problem [xmldatasource & xml/xapth] Pin
Sandeep Akhare16-Sep-07 20:31
Sandeep Akhare16-Sep-07 20:31 
Questiondatabinding with controls Pin
prachishah16-Sep-07 1:02
prachishah16-Sep-07 1:02 
Questionpost data from asp.net 2.0 page to PHP Page Pin
Ahmad Adnan15-Sep-07 23:09
Ahmad Adnan15-Sep-07 23:09 
AnswerRe: post data from asp.net 2.0 page to PHP Page Pin
Guffa16-Sep-07 2:04
Guffa16-Sep-07 2:04 
QuestionJavascript drag and drop problem Pin
Dot Net15-Sep-07 19:02
Dot Net15-Sep-07 19:02 
QuestionHow to use asp:ImageField in a GridView Pin
RoyRose7815-Sep-07 7:12
RoyRose7815-Sep-07 7:12 
Questionbreaking out into server code while rendering javascript Pin
Guy Harwood15-Sep-07 5:50
Guy Harwood15-Sep-07 5:50 
AnswerRe: breaking out into server code while rendering javascript Pin
MoustafaS15-Sep-07 10:15
MoustafaS15-Sep-07 10:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.