Click here to Skip to main content
15,906,296 members
Home / Discussions / C#
   

C#

 
AnswerRe: Does Any one Know how to link a treeview to a listview? Pin
#realJSOP16-Oct-08 1:07
professional#realJSOP16-Oct-08 1:07 
QuestionWpf Pin
Mogaambo15-Oct-08 21:37
Mogaambo15-Oct-08 21:37 
AnswerRe: Wpf Pin
blackjack215015-Oct-08 22:35
blackjack215015-Oct-08 22:35 
AnswerRe: Wpf Pin
Pete O'Hanlon15-Oct-08 22:40
mvePete O'Hanlon15-Oct-08 22:40 
GeneralRe: Wpf Pin
Mogaambo16-Oct-08 2:27
Mogaambo16-Oct-08 2:27 
GeneralRe: Wpf Pin
Pete O'Hanlon16-Oct-08 2:30
mvePete O'Hanlon16-Oct-08 2:30 
AnswerRe: Wpf Pin
Simon P Stevens15-Oct-08 22:41
Simon P Stevens15-Oct-08 22:41 
AnswerRe: Wpf Pin
Shyam Bharath15-Oct-08 23:20
Shyam Bharath15-Oct-08 23:20 
Sorry... WPF is only for powering presentation layer of biz apps... not "motogp" type games Frown | :(

You should rather choose an existing game engine... Wink | ;) that in turn depends on the type of games you wanna write... for instance, for FPS games you might wanna use Unreal engine or Quake3 engine.

Read this article to know more!
http://en.wikipedia.org/wiki/Game_engine[^]

Usually these engines take care of rendering the texture and adding effects and to some extent, the AI coding also. But for defining your own texture, you might either use a software (like Maya) but for most scenarios, you can search for textures online and use them in your game.
QuestionDataBound DataGridView not displaying data? [modified] Pin
kbalias15-Oct-08 20:55
kbalias15-Oct-08 20:55 
AnswerRe: DataBound DataGridView not displaying data? Pin
Shyam Bharath15-Oct-08 23:25
Shyam Bharath15-Oct-08 23:25 
QuestionRe: DataBound DataGridView not displaying data? Pin
nelsonpaixao16-Oct-08 12:54
nelsonpaixao16-Oct-08 12:54 
Question"Allow Service to interact with Desktop" Windows Services Pin
Piyush Vaishnav15-Oct-08 20:14
Piyush Vaishnav15-Oct-08 20:14 
AnswerRe: "Allow Service to interact with Desktop" Windows Services Pin
Scott Dorman16-Oct-08 7:55
professionalScott Dorman16-Oct-08 7:55 
AnswerRe: "Allow Service to interact with Desktop" Windows Services Pin
Steve Messer21-Oct-08 6:25
Steve Messer21-Oct-08 6:25 
GeneralRe: "Allow Service to interact with Desktop" Windows Services Pin
aftkak3-May-10 5:25
aftkak3-May-10 5:25 
GeneralRe: "Allow Service to interact with Desktop" Windows Services Pin
mehappycamper9-Jun-11 2:43
mehappycamper9-Jun-11 2:43 
AnswerRe: "Allow Service to interact with Desktop" Windows Services Pin
stan_p21-Dec-10 1:05
stan_p21-Dec-10 1:05 
QuestionUsing reflection modify List<int> type class member...</int> [modified] Pin
chandrap15-Oct-08 17:12
chandrap15-Oct-08 17:12 
AnswerRe: Using reflection modify List type class member... Pin
Mogyi16-Oct-08 3:33
Mogyi16-Oct-08 3:33 
GeneralRe: Using reflection modify List type class member... Pin
chandrap16-Oct-08 3:49
chandrap16-Oct-08 3:49 
GeneralRe: Using reflection modify List type class member... Pin
chandrap16-Oct-08 3:54
chandrap16-Oct-08 3:54 
GeneralRe: Using reflection modify List type class member... Pin
chandrap16-Oct-08 4:24
chandrap16-Oct-08 4:24 
GeneralRe: Using reflection modify List type class member... Pin
Mogyi16-Oct-08 4:26
Mogyi16-Oct-08 4:26 
AnswerUsing reflection modify Generic type List<int> class member...</int> Pin
chandrap16-Oct-08 5:50
chandrap16-Oct-08 5:50 
QuestionCan't open solution file, Format Version 9.00 Pin
C#Coudou15-Oct-08 16:24
C#Coudou15-Oct-08 16:24 

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.