vote
145
Faved by: mike
Apr 14 2007 - via www.microsoft.com

Free download of Trial version of Visual Studio with all the Team Suite features (including unit testing and code coverage).

3.3G image file to download (will take 5 hours on a T1!)

Quoted: Thank you for evaluating the Visual Studio 2005 Team Suite 180-day trial.

2 FaversShareViewed: 144 Times
vote
106
Faved by: ravedid
Aug 31 2007 - via www.ebooknetworking.com

Free Ebook Chapman’s Teach Yourself Visual C++ 6 in 21 Days will make a good deal of sense. The author covers all the essentials of basic Windows and Microsoft Foundation Classes (MFC) development, and then addresses several new features in Visual C++ 6, all while moving quickly enough for the busy, working programmer.

Chapman’s first section introduces the basic Visual C++ 6 tools, like the AppWizard and ClassWizard, and discusses the essentials of building dialog-based applications using basic Windows controls such as static text, edit, button, and list box controls. Further chapters cover mouse and keyboard basics, timers, menus, and fonts. In short, the first week provides a traditional introduction to Windows and MFC programming without the frills.

The second set of tutorials delves into Graphical Device Interface (GDI) graphics programming, always a challenging topic for new MFC programmers. Then the author moves to using ActiveX controls inside your applications (a real strength of Visual C++, enhanced in the new release). The basics of toolbars, saving and restoring files to MFC applications, and an introduction to Open Database Connectivity (ODBC) programming round out this set of chapters.

The last set of exercises will give the MFC developer some new expertise. First, the author looks at the potential of ActiveX Data Objects (ADOs) for database development and how to build reusable libraries in both static and dynamic targets. Advanced material introduces the basics of networking and the TCP/IP protocol and discusses MFC support for working with the Web.

For readers with a little more time, handy appendices discuss additional topics such as printing, the MFC container and helper classes, and the basics of exception handling and debugging. Clearly, the constraints of the 21-day format have not prevented this author from successfully covering many essential topics in today’s MFC programming with a good level of detail.

1 FaverShareViewed: 105 Times
vote
193
Faved by: jonmc12
Jul 16 2006 - via www.movable-type.co.uk
4 FaversShareViewed: 188 Times
vote
176
Faved by: Russell
Jun 23 2005 - via www.michaelbach.de

Optical Illusions & Visual Phenomena

39 FaversShareViewed: 150 Times
vote
65
Faved by: ycc2106
Mar 25 2006 - via www.coscom.co.jp
1 FaverShareViewed: 63 Times
vote
65
Faved by: SharpSmith
Feb 04 2007 - via www.canerten.com

Let’s say we have an XML file and we want to deserialize that file to our implemented class. This is an easy task if the XML file is simple. However if it has more complex types, it can take a long time to implement the class without error. XSD comes with .Net framework SDK. I does not have a user interface, we can access it from the command line tools.

1 FaverShareViewed: 65 Times
vote
56
Faved by: mike
Aug 09 2007 - via dragan.yourtree.org

Very cool AJAX 3-D graphing library in Javascript/Canvas.

1 FaverShareViewed: 55 Times
vote
49
Faved by: hidetox
Sep 09 2007 - via railroad.rubyforge.org

Quoted: RailRoad is a class diagram generator for Ruby on Rails applications.

3 FaversShareViewed: 47 Times
vote
54
Faved by: jonmc12
Nov 26 2006 - via jung.sourceforge.net
2 FaversShareViewed: 51 Times

Page 1

Related Content from Around Faves

visual studio

  • mike
    Jun 18 2008

    Instructions here on adding Firefox symbols to Visual Studio so I can debug the crashes I'm seeing in Firefox. I'm not running a checked build (not sure where to get those).

    The latest crash backtrace is:

    nsTextFrame::ClearTextRun(void)

    > xul.dll!UnhookTextRunFromFrames(gfxTextRun * aTextRun=0x0d37c310) Line 325 C++
    xul.dll!FrameTextRunCache::NotifyExpired(gfxTextRun * aTextRun=0x0d37c310) Line 373 C++
    xul.dll!nsExpirationTracker<gfxTextRun,3>::AgeOneGeneration() Line 211 C++
    xul.dll!nsExpirationTracker<gfxTextRun,3>::TimerCallback(nsITimer * aTimer=0x02e3e8b0, void * aThis=0x037c2d60) Line 301 C++
    xul.dll!nsTimerImpl::Fire() Line 400 + 0x7 bytes C++
    xul.dll!nsTimerEvent::Run() Line 492 C++
    xul.dll!nsThread::ProcessNextEvent(int mayWait=1, int * result=0x0020f820) Line 511 C++
    xul.dll!nsBaseAppShell::Run() Line 169 C++
    xul.dll!nsAppStartup::Run() Line 182 C++
    xul.dll!XRE_main(int argc=, char * * argv=, const nsXREAppData * aAppData=) Line 3174 C++
    mozcrt19.dll!arena_malloc_small(arena_s * arena=0x00020040, unsigned int size=0, int zero=0) Line 3654 C
    mozcrt19.dll!arena_malloc(arena_s * arena=0x00000000, unsigned int size=0, int zero=0) Line 3713 + 0x7 bytes C
    mozcrt19.dll!malloc(unsigned int size=8491528) Line 5750 + 0x27 bytes C
    xul.dll!nsLocalFile::Release() Line 753 + 0x13 bytes C++
    xul.dll!nsRefPtr<nsIDOMEventListener>::~nsRefPtr<nsIDOMEventListener>() Line 957 C++
    xul.dll!XRE_CreateAppData(nsILocalFile * aINIFile=0x00000001, nsXREAppData * * aAppData=0x008240a0) Line 139 C++
    firefox.exe!wmain(int argc=1, wchar_t * * argv=0x00836080) Line 87 + 0xe6 bytes C++
    firefox.exe!__tmainCRTStartup() Line 591 + 0x19 bytes C
    kernel32.dll!77614911()
    [Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll]
    ntdll.dll!77a4e4b6()
    ntdll.dll!77a4e489()

    1 FaverViewed: 10 Times
  • SharpSmith - Apr 03 2008
    1 FaverViewed: 11 Times
  • don - Mar 25 2007
    5 FaversViewed: 14 Times
VIEW ALL

math

VIEW ALL