Click here to Skip to main content
15,920,688 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Getting a filename relative to a codebehind page Pin
Konstantin Vasserman11-Apr-02 15:07
Konstantin Vasserman11-Apr-02 15:07 
GeneralThoughts on ViewState in ASP.NET Pin
Chris Maunder10-Apr-02 3:43
cofounderChris Maunder10-Apr-02 3:43 
GeneralRe: Thoughts on ViewState in ASP.NET Pin
Nick Parker10-Apr-02 6:34
protectorNick Parker10-Apr-02 6:34 
GeneralRe: Thoughts on ViewState in ASP.NET Pin
James T. Johnson10-Apr-02 10:57
James T. Johnson10-Apr-02 10:57 
Generalreading files!! Pin
kukum9-Apr-02 21:44
kukum9-Apr-02 21:44 
GeneralRe: reading files!! Pin
Philip Patrick10-Apr-02 9:34
professionalPhilip Patrick10-Apr-02 9:34 
GeneralCode behind to open a new browser window Pin
Nick Jacobs9-Apr-02 16:43
Nick Jacobs9-Apr-02 16:43 
GeneralRe: online game Pin
sherry_ca9-Apr-02 10:56
sherry_ca9-Apr-02 10:56 
Hi all,

I am a VC++ programmer and don't have experience in ASP. But now I am learning ASP.Net. These days I am trying to write a online Tetris game using ASP.Net technology.

At first I wanted to write a server control derived from System.Web.UI.WebControls.WebControl.Tetris game is encapsulated in this control and then can be put in any aspx page. However, I found in order to let the blocks move I have to depend on the server control to change the output html(I just use a html table to implement the interface of the game now)constantly. Then I realized that maybe using a server control is not a good idea in this problem. So now I think maybe I still need some client-side script to implement the moving of the blocks.

Since I don't know much ASP and just begin learning ASP.Net, I am not sure if I am on the right track to solve this kind of problem. Could anyone here give me any hints? And I want to know what is the best way to write a online game like Tetris by using ASP.Net technology?

Thanks a lot!

SherryConfused | :confused: Confused | :confused: Cry | :(( Cry | :((
GeneralRe: online game Pin
Philip Patrick10-Apr-02 9:51
professionalPhilip Patrick10-Apr-02 9:51 
Generalnetscape error Pin
9-Apr-02 5:31
suss9-Apr-02 5:31 
GeneralUpdate session variable Pin
9-Apr-02 4:31
suss9-Apr-02 4:31 
GeneralRe: Update session variable Pin
James T. Johnson9-Apr-02 6:37
James T. Johnson9-Apr-02 6:37 
Generalcancel text selection Pin
alex.barylski8-Apr-02 19:56
alex.barylski8-Apr-02 19:56 
GeneralRe: cancel text selection Pin
David Wengier8-Apr-02 20:13
David Wengier8-Apr-02 20:13 
GeneralRe: cancel text selection Pin
alex.barylski9-Apr-02 6:20
alex.barylski9-Apr-02 6:20 
GeneralRegarding Session Variable Pin
8-Apr-02 5:31
suss8-Apr-02 5:31 
GeneralRe: Regarding Session Variable Pin
alex.barylski8-Apr-02 6:57
alex.barylski8-Apr-02 6:57 
GeneralNew Project Pin
Li Mu Bai8-Apr-02 5:09
Li Mu Bai8-Apr-02 5:09 
Generalis it possible... Pin
code dope7-Apr-02 23:27
code dope7-Apr-02 23:27 
GeneralRe: is it possible... Pin
Philip Patrick10-Apr-02 9:47
professionalPhilip Patrick10-Apr-02 9:47 
GeneralRe: is it possible... Pin
code dope11-Apr-02 4:02
code dope11-Apr-02 4:02 
Generalradio button events in ASP .NET and VS7 Pin
Senkwe Chanda7-Apr-02 21:22
Senkwe Chanda7-Apr-02 21:22 
GeneralCookies question Pin
alex.barylski7-Apr-02 18:01
alex.barylski7-Apr-02 18:01 
GeneralRe: Cookies question Pin
Philip Patrick7-Apr-02 18:39
professionalPhilip Patrick7-Apr-02 18:39 
GeneralRe: Cookies question Pin
alex.barylski7-Apr-02 19:43
alex.barylski7-Apr-02 19: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.