Click here to Skip to main content
15,881,598 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: Development Methodology Pin
T M Gray10-Dec-10 10:17
T M Gray10-Dec-10 10:17 
RantRe: Development Methodology Pin
RobCroll26-Dec-10 3:08
RobCroll26-Dec-10 3:08 
QuestionWhy use Visual Studio? Pin
Gjm7-Dec-10 2:07
Gjm7-Dec-10 2:07 
AnswerRe: Why use Visual Studio? Pin
Pete O'Hanlon7-Dec-10 2:47
mvePete O'Hanlon7-Dec-10 2:47 
AnswerRe: Why use Visual Studio? Pin
Eddy Vluggen7-Dec-10 2:54
professionalEddy Vluggen7-Dec-10 2:54 
AnswerRe: Why use Visual Studio? Pin
Mycroft Holmes9-Dec-10 23:50
professionalMycroft Holmes9-Dec-10 23:50 
AnswerRe: Why use Visual Studio? Pin
RobCroll26-Dec-10 2:47
RobCroll26-Dec-10 2:47 
Question2D Tile Based Scrolling Pin
Expert Coming5-Dec-10 13:58
Expert Coming5-Dec-10 13:58 
I am coding a 2D Tile Based Scroller in Java. When I first started this project I was going to make it a screen-by-screen scroller, but now I want to make it tile-by-tile (the character stays in the middle of the screen and the world scrolls under you). The problem I am facing is this is a client/server setting, so I need to server to be able to constantly send pieces of the map to the client, but I can't wrap my head around how the client should store and parse out this data. When it was just map by map I could have the map in memory and it was of fixed size, now the map size will constantly change and just the viewing size of it will be static.

Any ideas?
The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo

QuestionTool (and code) for Rotating/Shrinking multiple pictures ? Pin
zmau29-Nov-10 22:33
zmau29-Nov-10 22:33 
QuestionStoring visible signature (jpg) files in AD or Database. Pin
abmv22-Nov-10 9:02
professionalabmv22-Nov-10 9:02 
AnswerRe: Storing visible signature (jpg) files in AD or Database. Pin
Eddy Vluggen22-Nov-10 9:12
professionalEddy Vluggen22-Nov-10 9:12 
GeneralRe: Storing visible signature (jpg) files in AD or Database. Pin
abmv22-Nov-10 9:24
professionalabmv22-Nov-10 9:24 
GeneralRe: Storing visible signature (jpg) files in AD or Database. Pin
Eddy Vluggen22-Nov-10 20:31
professionalEddy Vluggen22-Nov-10 20:31 
QuestionPractical steps for using Xml in an application? Pin
charlieg22-Nov-10 4:37
charlieg22-Nov-10 4:37 
AnswerRe: Practical steps for using Xml in an application? Pin
abmv22-Nov-10 9:29
professionalabmv22-Nov-10 9:29 
GeneralRe: Practical steps for using Xml in an application? Pin
charlieg22-Nov-10 11:22
charlieg22-Nov-10 11:22 
QuestionUsing DataTables against arrays Pin
JayKhatri13-Nov-10 21:06
JayKhatri13-Nov-10 21:06 
AnswerRe: Using DataTables against arrays Pin
Eddy Vluggen16-Nov-10 0:07
professionalEddy Vluggen16-Nov-10 0:07 
GeneralRe: Using DataTables against arrays Pin
JayKhatri16-Nov-10 0:13
JayKhatri16-Nov-10 0:13 
QuestionDetecting a right way to use variables in .Net Pin
JayKhatri6-Nov-10 7:53
JayKhatri6-Nov-10 7:53 
AnswerRe: Detecting a right way to use variables in .Net Pin
Luc Pattyn6-Nov-10 8:51
sitebuilderLuc Pattyn6-Nov-10 8:51 
GeneralRe: Detecting a right way to use variables in .Net Pin
JayKhatri6-Nov-10 9:31
JayKhatri6-Nov-10 9:31 
AnswerRe: Detecting a right way to use variables in .Net Pin
Ray Cassick6-Nov-10 21:54
Ray Cassick6-Nov-10 21:54 
GeneralRe: Detecting a right way to use variables in .Net Pin
JayKhatri6-Nov-10 22:02
JayKhatri6-Nov-10 22:02 
GeneralRe: Detecting a right way to use variables in .Net Pin
Dave Kreskowiak7-Nov-10 2:27
mveDave Kreskowiak7-Nov-10 2:27 

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.