Click here to Skip to main content
15,880,651 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: How to obtain appconfig file name Pin
Heath Stewart13-Jun-04 19:51
protectorHeath Stewart13-Jun-04 19:51 
Generaldynamic loading Pin
ting6689-Jun-04 16:13
ting6689-Jun-04 16:13 
GeneralRe: dynamic loading Pin
Richard Jones7-Jul-04 2:57
Richard Jones7-Jul-04 2:57 
GeneralSaving image as JPEG - best possible quality Pin
michalJ9-Jun-04 11:42
michalJ9-Jun-04 11:42 
Generalregasm fails, cannot load type Pin
Steven Campbell9-Jun-04 6:25
Steven Campbell9-Jun-04 6:25 
GeneralRe: regasm fails, cannot load type Pin
klawipo10-Jun-04 1:30
klawipo10-Jun-04 1:30 
GeneralRe: regasm fails, cannot load type Pin
Steven Campbell10-Jun-04 4:39
Steven Campbell10-Jun-04 4:39 
GeneralGeneral purpose high score Web Service Pin
Jonas Follesø7-Jun-04 22:03
Jonas Follesø7-Jun-04 22:03 
Hi. I’m thinking about building a general purpose high score xml web service to use in my games. I’m currently working on the Pocket 1945 project, a classic shooter for the Pocket PC. The project can be found at http://workspaces.gotdotnet.com/pocket1945, and an article about the project can be found at http://www.codeproject.com/netcf/CfPocket1945.asp. The article was submitted for the Code Project .NET CF competition, so if you think the project sounds cool, please vote.

So, my web service problem is: how do I make the high score service “secure”? I mean, how can I be sure a method call is coming from a registered game, and not some one trying to fake the score? I was thinking along the lines of strong named assemblies that you register in a database and validate the request and see if it’s a registered assembly posting a new score. But, then again this is only SOAP calls that could be tempered with?

I’m open for any suggestion. How have other people solved this problem? Is remoting an option?

Thanks!

GeneralProblems with CallContext Pin
itechx7-Jun-04 21:19
itechx7-Jun-04 21:19 
GeneralRegistering File Types Pin
bneacetp7-Jun-04 16:21
bneacetp7-Jun-04 16:21 
GeneralRe: Registering File Types Pin
Aryadip8-Jun-04 18:19
Aryadip8-Jun-04 18:19 
GeneralRe: Registering File Types Pin
bneacetp8-Jun-04 19:10
bneacetp8-Jun-04 19:10 
GeneralRe: Registering File Types Pin
Heath Stewart13-Jun-04 19:12
protectorHeath Stewart13-Jun-04 19:12 
GeneralRe: Registering File Types Pin
bneacetp15-Jun-04 12:40
bneacetp15-Jun-04 12:40 
GeneralDynamically Naming PCL Files Pin
BongX7-Jun-04 8:15
BongX7-Jun-04 8:15 
GeneralHelp i'm lost Pin
neurorebel6-Jun-04 21:52
neurorebel6-Jun-04 21:52 
GeneralRe: Help i'm lost Pin
bneacetp6-Jun-04 22:41
bneacetp6-Jun-04 22:41 
General.NET release problem HELP Pin
Nemok6-Jun-04 10:17
Nemok6-Jun-04 10:17 
GeneralRe: .NET release problem HELP Pin
bneacetp6-Jun-04 11:10
bneacetp6-Jun-04 11:10 
GeneralRe: .NET release problem HELP Pin
Nemok8-Jun-04 6:09
Nemok8-Jun-04 6:09 
GeneralRe: .NET release problem HELP Pin
bneacetp8-Jun-04 8:02
bneacetp8-Jun-04 8:02 
GeneralRe: .NET release problem HELP Pin
Mike Dimmick9-Jun-04 2:15
Mike Dimmick9-Jun-04 2:15 
QuestionHow do I create a shortcut on the startup menu for a visual c++ .net app? Pin
YNOT264-Jun-04 12:05
YNOT264-Jun-04 12:05 
AnswerRe: How do I create a shortcut on the startup menu for a visual c++ .net app? Pin
Tom19587-Jun-04 14:36
Tom19587-Jun-04 14:36 
GeneralRe: How do I create a shortcut on the startup menu for a visual c++ .net app? Pin
Tom19587-Jun-04 14:43
Tom19587-Jun-04 14:43 

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.