Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > .NET General

Vista Tutorial - ASP.NET with DirectX

Reply
 
Old 07-03-2009   #1 (permalink)
bushman
Guest


 
 

ASP.NET with DirectX

Hello,

I am not sure which group to put this in, but I am new to asp...
already familiar with C#. I am trying to create a web app with
directx. I have had trouble that I am unable to acquire a window
handle in a web application. So should I create it as a web service?
What is the difference between a web app and a web service?

Thanks for your responses.

My System SpecsSystem Spec
Old 07-06-2009   #2 (permalink)
Hans Kesting
Guest


 
 

Re: ASP.NET with DirectX

It happens that bushman formulated :
Quote:

> Hello,
>
> I am not sure which group to put this in, but I am new to asp...
> already familiar with C#. I am trying to create a web app with
> directx. I have had trouble that I am unable to acquire a window
> handle in a web application. So should I create it as a web service?
> What is the difference between a web app and a web service?
>
> Thanks for your responses.
What are you trying to do?
A web-application is a client-server application. The code-behind runs
on the server, while the pages are displayed client-side. So getting a
window handle for a client-side window is not possible from the
server-side codebehind.

Hans Kesting


My System SpecsSystem Spec
Old 07-06-2009   #3 (permalink)
Hans Kesting
Guest


 
 

Re: ASP.NET with DirectX

bushman brought next idea :
Quote:

> Hello,
>
> What is the difference between a web app and a web service?
>
> Thanks for your responses.
A web-app generates HTML pages, to be viewed by a human through a
browser.
A web service is meant to be accessed by some other application. It
usually returns XML.

Hans Kesting


My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Can your play DirectX 9c games with DirectX 10? General Discussion
Hello and directx General Discussion
DirectX 10 Vista Games
DirectX 10 Vista Games
Question - Is DirectX 8.1 H/W + DirectX 9.0 S/W enough? Vista hardware & devices


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46