Desktop Application [closed] - windows

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 12 years ago.
I want to develop a desktop application for Windows!
I want it to be visually appealing. Which software should I use?

Use Windows Presentation Foundation (WPF).
It is the standard and preferred technology for this as provided by Microsoft.

Use Microsoft Visual Studio Express http://www.microsoft.com/express/Windows/
or Adobe Flash Professional (and export it as AIR app)

Use components from a component vendor. I find DevExpress very nice, but there are also others.

Related

Want tutorials for Windows Phone App Development (7.5/8)? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
Any useful link which contains proper Windows Phone App development tutorial ?
Do share please!
Thank You!
Microsoft's App Builder program is specifically designed to take you from 0 to publishing in the Windows Phone (and Windows Store) in 30 days, so that's another good resource for curated content.
MSDN's Beginning Windows Phone
Development
Channel9's Windows Phone 7 Development for Absolute
Beginners

User interface of desktop application using SWT [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I'm working on a desktop application using SWT. I need to make the UI look and feel like Skype's interface. Can anybody suggest me something?
The presentations package allows the customization of the look of a SWT application.
Here's a general presentation, including a lot of links : http://jroller.com/mpermar/date/20050619#eclipse_presentations_jlibrary_and_vs
Of course you'll have a lot of work if you don't find an existing skin suitable to your need.

Creating games for wp7 [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
i'm new to wp7 and want to develop 3d games. please help...
I'd suggest starting here: http://create.msdn.com/en-US/
That at least will get you the tools you need for this platform.
You will also want to familiarize yourself with both C# and Xaml languages.
Edit: Almost forgot. XNA is probably going to be your friend too if you are headed for game development. I rather like it as a framework since its fairly easy to port stuff back and forth from pc to xbox. Never used it with wp7 but....good luck :)
On this website you can find all what you need.

What are the things to develop in Mac OS? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 12 years ago.
I just got myself a Mac. I have been a java + php developers and also web designer for 4 to 5 years.
I like to query what are the things to develop in Mac?
I am currently getting started in iphone app development for learning purpose
If you are looking to start developing applications for the iPhone, there is a wealth of knowledge over here that will help:
http://developer.apple.com/devcenter/ios/index.action
You will need to download Xcode, and the iOS SDK, both of which are available on that page.

Good software to view windows? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I am trying to locate the handle of a button in a application to send a message to it so i want a good window finder that can get the window from the cursor . I am not trying to code such a tool i want only a name of an app i can download.Thanks.
Spy++ should do that for you. It's included in the Visual Studio tools.
C:\Program Files\Microsoft Visual Studio 9.0\Common7\Tools\spyxx.exe
I recommend Winspector Spy. Sadly, their site is down, but a cached installer is here.
Other solutions are also listed here.

Resources