Home
Forums
New posts
Search forums
Online Courses
2021 Rankings
2021 MFE Programs Rankings Methodology
Reviews
Latest reviews
Search resources
Tracker
What's new
New posts
New media
New media comments
New resources
New profile posts
Latest activity
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
C++ Programming for Financial Engineering
Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering.
Learn more
Join!
Python for Finance with Intro to Data Science
Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job.
Learn more
Join!
An Intuition-Based Options Primer for FE
Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models.
Learn more
Join!
Home
Forums
Quant discussion
Computing
SHOW ME THE CODE !
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Andy Nguyen" data-source="post: 12183" data-attributes="member: 1"><p>Bastian,</p><p>Go get that feeling <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p>I've seen some nice GUI application in Matlab. Maybe you can start one.</p><p></p><p>Visual Studio and .NET makes it easy to create window application. There are books on Window Forms Programming (WFP) that focus on that. There are books that focus on Windows Presentation Foundation (WPF) - the graphical interface used in Vista.</p><p></p><p>So yes, you can create application that looks like Vista, Office 2007, etc. And by popular demands, M$ finally released the icons pack used in many Windows application like VS, Office, etc</p><p></p><p>If you have VS 2008, the icon pack is at C:\Program Files\Microsoft Visual Studio 9.0\Common7\VS2008ImageLibrary</p><p></p><p>For VS2005, it's at C:\Program Files\Microsoft Visual Studio 8\Common7\VS2005\mageLibrary</p></blockquote><p></p>
[QUOTE="Andy Nguyen, post: 12183, member: 1"] Bastian, Go get that feeling ;) I've seen some nice GUI application in Matlab. Maybe you can start one. Visual Studio and .NET makes it easy to create window application. There are books on Window Forms Programming (WFP) that focus on that. There are books that focus on Windows Presentation Foundation (WPF) - the graphical interface used in Vista. So yes, you can create application that looks like Vista, Office 2007, etc. And by popular demands, M$ finally released the icons pack used in many Windows application like VS, Office, etc If you have VS 2008, the icon pack is at C:\Program Files\Microsoft Visual Studio 9.0\Common7\VS2008ImageLibrary For VS2005, it's at C:\Program Files\Microsoft Visual Studio 8\Common7\VS2005\mageLibrary [/QUOTE]
Verification
Post reply
Home
Forums
Quant discussion
Computing
SHOW ME THE CODE !
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top